Skip to content

Releases: happyprime/toggle-block

Toggle Block 1.0.0

Choose a tag to compare

@jeremyfelt jeremyfelt released this 27 May 23:00
db38b3c

1.0.0

  • Initial submission to wp.org repository.
  • Added block selection interface to toggle block.
  • Added support for additional block supports features.

Toggle Block 0.6.0

Choose a tag to compare

@jeremyfelt jeremyfelt released this 10 Mar 22:43

0.6.0

  • Add toggle group support: when toggle blocks are inside a container with the toggle-block-group class, activating one toggle automatically closes others in the group.
  • Add a "Default toggle" option to mark which toggle should be active by default in a group.
  • Extend block supports to match paragraph and heading blocks: add font family, font style, font weight, letter spacing, text decoration, text transform, writing mode, border, and link color support.
  • Only render aria-label when screen reader text is provided, allowing the button text to serve as the accessible name by default.
  • Use aria-expanded instead of both aria-pressed and aria-expanded for toggle state.
  • Update to latest dependencies, build process, and code standards.

Toggle Block 0.5.0

Choose a tag to compare

@jeremyfelt jeremyfelt released this 11 Jun 18:51
e1907a5

0.5.0

  • Wrap button text in a <span> element to help with styling.
  • Move editor styles to an editor-only stylesheet.
  • Update to latest dependencies, build process, and code standards.

Toggle Block 0.4.0

Choose a tag to compare

@jeremyfelt jeremyfelt released this 01 May 13:53
123785d
  • Add an attribute to toggle a toggle block-specific class on the body element.
  • Allow the toggle block to be placed inside the core/navigation block.
  • Add transform support from/to core/navigation-link blocks.
  • Update to latest dependencies, build process, and code standards.

Toggle Block 0.3.1

Choose a tag to compare

@jeremyfelt jeremyfelt released this 10 Oct 19:02
debbf15
  • Add persisting toggle-block-has-been-toggled class to toggled element when first toggled

Toggle Block 0.3.0

Choose a tag to compare

@jeremyfelt jeremyfelt released this 09 May 23:05
82bca01
Toggle Block 0.3.0

Toggle Block 0.2.0

Choose a tag to compare

@jeremyfelt jeremyfelt released this 23 Feb 22:39
4a0d14b
Toggle Block 0.2.0

Toggle Block 0.1.0

Choose a tag to compare

@jeremyfelt jeremyfelt released this 19 Apr 17:32
Toggle Block 0.1.0