Skip to content

Releases: gfranko/jquery.selectBoxIt.js

Bug Fixes and Improvements

04 Oct 06:02
Compare
Choose a tag to compare

Bug Fixes
Fixed mobile hidden select box with bug: #209
Prevent disabled Selects from being clickable on iOS devices: #203
Fixed defaultText mobile bug: #205

Improvements
Improved performance by not removing option icons #207
Allow passing in a custom theme object #204

Maintenance Release - 3.7.0

18 Aug 23:56
Compare
Choose a tag to compare

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