Releases: philbuchanan/Accordion-Blocks
Releases · philbuchanan/Accordion-Blocks
1.0.5 Release
Fixes
- Added minified versions of JS and CSS files (#19)
1.0.4 Release
New
- Added text domain and language translation file (#11)
Fixed
- Removed unnecessary dependencies from transforms.js (#10)
- Use index.asset.php for block version number (#12)
1.0.3 Release
New
- Added the ability to convert a paragraph or heading into an accordion (#8)
1.0.2 Release
New
- Added the ability for the block to accept custom css classes (allows for custom registration of Block Styles) (#2)
Fixes
- Accessibility fix: Removed aria-hidden=false from closed accordions (#4)