Skip to content

Releases: mrwweb/mrw-accordion

v0.5.0 - Better editing and Bug Fixes

30 Jan 22:45
Compare
Choose a tag to compare
  • Thanks for the Consortium for Service Innovation for a small sponsorship and user testing!
  • Expand/Collapse now works in the editor (all block still open-by-default in the editor)
  • Merge settings panels into one for easier editing
  • Add style to force heading text and icon to honor heading color setting in more themes
  • Adjust how theme color and font-sizes are accessed so the plugin works with color palates and font sizes defined in PHP or theme.json
  • Upgrade block to use useInnerBlocksProps() in the editor. WP minimum version bumped to 5.9
  • Fixes: Wrap long headings, show icon in open state in editor, strip fallback heading's with inline formatting from accordion content, fix accordions with removed custom IDs, don't show block if heading and content are empty

v0.4.0

13 Dec 19:02
Compare
Choose a tag to compare

What's Changed

  • Add font-size option for heading
  • Ensure unique ID for all blocks. Only custom IDs are stable
  • Custom background and text colors
  • Total refactor of icons to use real SVGs. Switches default icon and block icon to a Chevron
  • Add heading to saved markup so that fallback is better when plugin is uninstalled

Full Changelog: v0.2.0...v0.4.0

v0.2.0 - Functional single block

22 Nov 16:37
Compare
Choose a tag to compare

Revised version that only uses a single block. This works but really needs a heading selector. That's the next feature coming!

First release

29 Jul 16:08
Compare
Choose a tag to compare

DOES NOT WORK!