=== AxcelersBlocks ===
Contributors:      axcelershub
Tags:              gutenberg, block, blocks, editor, page builder
Requires at least: 6.7
Tested up to:      6.9
Requires PHP:      7.2.25
Stable tag:        1.3.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Custom Gutenberg blocks to help build modern WordPress layouts faster.

== Description ==

AxcelersBlocks is a simple starter block plugin that helps you build beautiful and functional sections for any page and post. Each block has full style control for responsive design. 

We differentiate our blocks with the **AXB** prefix.

It is a free version. We will release the Pro version soon with more blocks, features and patterns.

== Features ==

- **Dynamic Tags** is one of the powerful features. It will help you to display dynamic content inside your blocks
  - Post title
  - Post excerpt
  - Post Permalink
  - Post Date
  - Post Meta
  - Comments Count
  - Comments URL
  - Term List
  - Author
  - Term Name
  - Term Description
  - Term Meta
  - ACF Field

- **HTML Tag** is a useful one for SEO

- **Responsive Design** control is another powerful feature. It enables you to control your style based on different viewports.

- **Performance** is our main focus. We follow the best practices for structuring the HTML. We use **block-based** style to avoid any unnecessary CSS loading on the page.

- We ensure our code standards for **security, stability and future compatibility**.

== Installation ==

There’s two ways to install AxcelersBlocks.

1. Go to “Plugins > Add New” in your Dashboard and search for: AxcelersBlocks
2. Download the .zip from WordPress.org, and upload the folder to the /wp-content/plugins/ directory via FTP.

== Frequently Asked Questions ==

= How to add your blocks to my page? =

- Create a new page/post or Edit any existing new page/post
- Add a new block and search by **AXB**
- Choose your block. Start adding content and style

== Screenshots ==

1. Example blocks inside the editor.
2. Example blocks output on the frontend.

== Changelog ==

= 1.3.0 =
* Improved the AxcelersBlocks settings page icon so it renders with the plugin SVG and matches WordPress admin menu behavior more cleanly.
* Expanded icon controls with custom SVG upload/paste support, dedicated Icon and Icon Hover styling tabs, and better icon color handling.
* Improved icon hover behavior so hover CSS is only generated when hover values are explicitly set.
* Fixed Bodycopy links to inherit the block text color instead of falling back to theme link colors.
* Improved responsive controls to show inherited desktop and tablet values more clearly without generating unnecessary responsive CSS.
* Added Z-axis transform support for Translate and Rotate effects while keeping Skew on X and Y only.

= 1.2.0 =
* Added AXB Table, Table Section, Table Row, and Table Cell blocks for semantic table layouts with header and footer support.
* Added hover style tabs, hover attributes, and frontend hover style output for Heading, Bodycopy, Box, Column, List, and List Item blocks.
* Added live editor previews for dynamic Heading and Bodycopy content, plus live dynamic image previews in the Image block.
* Added list style type controls and richer marker styling options for the AXB List block.
* Improved AXB List Item rendering with per-item marker overrides and better ordered-list marker output.
* Fixed Box additional CSS class names so custom classes entered in the editor render on the frontend.
* Fixed Columns block custom HTML tag output so the selected semantic tag is used on the frontend instead of always rendering a div.
* Fixed Button dynamic permalink handling when a specific post is selected as the dynamic source.
* Fixed Button SVG icon rendering by sanitizing the final output with a complete SVG allowlist.
* Fixed Bodycopy excerpt and term description rendering to avoid invalid nested paragraph markup on the frontend.
* Fixed nested block icon and SVG rendering inside container blocks, and improved frontend icon sizing for Heading and Bodycopy.
* Fixed Bodycopy icon-only output so it no longer falls back to the “No content provided” message.
* Improved shared hover effect handling, selector previews, and table block rendering for better WordPress.org Plugin Check compatibility.

= 1.1.0 =
* Added AXB List block.
* Added AXB List Item block with nested list support.
* Added ordered and unordered list support.
* Added custom marker/icon support and list spacing controls.
* Improved shared editor settings and extensibility.
* Improved Columns and Heading editor behavior.

= 1.0.0 =
Welcome to AxcelersBlocks 1.0!
AxcelersBlocks is a starter collection for the Gutenberg editor. There are more and more block plugins emerging, but this one is different.
Instead of building a plugin with a collection of blocks you have to sort your way through, we built one with only 7 blocks. And with these seven blocks you can build almost all the sections you need for a page. 
With this approach you do not need to rely on the plugin’s limitation of features. You can just combine these 7 blocks and build your desired sections.
We will continue to improve this plugin and already have a plan to release a pro version which will have more features like integrating AI and Figma.
If you need help using the plugin, check out our [documentation](https://axcelersblocks.com/). If something is missing from the documentation, or you need more help, please don’t hesitate to [contact us](contact@axcelershub.com).

== Upgrade Notice ==

= 1.3.0 =
Adds improved icon controls and hover styling, cleaner responsive inheritance behavior, Bodycopy link color inheritance, and Z-axis support for Translate and Rotate effects.

= 1.2.0 =
Adds the new AXB Table block family, hover style controls, dynamic content preview improvements, and multiple frontend rendering fixes.

= 1.1.0 =
Adds new AXB List and List Item blocks, nested list support, and editor improvements.
