Skip to content

Maintenance Release - 3.7.0

Compare
Choose a tag to compare
@gfranko gfranko released this 18 Aug 23:56
· 45 commits to master since this release

Bug Fixes

  • Fixed a focus bug that prevented a drop down option to be selected if the drop down menu was open and the page was then scrolled.
  • Fixed scroll list not closing bug #196 #191
  • Fixed incorrect Microsoft CSS prefix: #195
  • Fixed max-width rendering for select boxes that are initially hidden: #192
  • Fixed Native select box and accesibility bug: #189

Improvements

ARIA support - #197