Skip to content

Releases: nico3333fr/jquery-accessible-hide-show-aria

Accessibility : add a span in button.expandmore__button

Choose a tag to compare

@nico3333fr nico3333fr released this 28 Jan 21:24
  • To avoid ::before or ::after content directly added to the button (may be read by some AT), thanks to @AnneCav
  • Namespaced previous point :)
  • Enhanced demos, website and styles

New option to collapse/expand all items

Choose a tag to compare

@nico3333fr nico3333fr released this 04 Jul 12:53
  • added option to collapse/expand all items

Linted, re-indented, missing vars and ===

Choose a tag to compare

@nico3333fr nico3333fr released this 16 Apr 06:41
Cleanup for easters :)

V1.5.0

Choose a tag to compare

@nico3333fr nico3333fr released this 03 Mar 15:23
  • Added type="button" to buttons => avoid problems in Sharepoint and in forms
  • Removed unecessary selectors

1st release of plugin

Choose a tag to compare

@nico3333fr nico3333fr released this 03 Mar 08:18

As kindly suggested in #19 ;)