Skip to content

Releases: McFizh/tinySelect

Version 3.2.0

21 Apr 06:01

Choose a tag to compare

  • Added some initial ARIA attributes to improve accessability
  • Added support for disabled select options
  • Fixed regression bug with setDataUrl
  • Search is cleared when closing select

Note: More CSS changes, remember to port them from dist css file

Version 3.1.0

16 Apr 14:27

Choose a tag to compare

  • Added destroy API method
  • Added support for disabled state
  • Added keyboard input debounce (default 100ms)
  • Improved demo page + small improvements to keyboard navigation (it's now possible to select the plugin with tab, and open with space)
  • Plugin is now also tested with jQuery 4

Note: Also CSS file has changes, so if you have modified the dist css file, remember to port the changes.

Version 3.0.2

12 Apr 09:17

Choose a tag to compare

  • Update dev dependencies
  • Replaced grunt with esbuild

Version 3.0.1

20 Oct 03:58

Choose a tag to compare

  • Updated dev dependencies
  • Added dev container support
  • Replace grunt-qunit with js script

Version 3.0.0

13 Jul 06:29

Choose a tag to compare

  • DevDepencency updates
  • Dropped support for jquery 2.x

Version 2.0.1

01 Aug 16:56

Choose a tag to compare

  • DevDepencency updates
  • Added command to change dataUrl

Version 2.0.0

07 Dec 08:13

Choose a tag to compare

  • Dropped support for jquery 1.x
  • Updated packages
  • Added more tests for code

Version 1.0.6

16 Jul 05:15

Choose a tag to compare

Updated dev dependencies

Version 1.0.5

09 Jul 10:55

Choose a tag to compare

Case sensitivity can now be set. Also added some basic tests against all current jquery versions (1.x, 2.x, 3.x)

Version 1.0.4

24 Mar 11:15

Choose a tag to compare

v1.0.4

Version 1.0.4