Skip to content

Releases: sidneywm/iconic-multiselect

v0.7.0

02 Oct 06:13

Choose a tag to compare

  • Initialization of options at runtime when attribute selected is set to an option tag / or property selected is set to true
  • Bug fixes

v0.5.0

28 Jul 10:22

Choose a tag to compare

  • Removed polyfills - No polyfills needed anymore
  • Changed cross with an SVG
  • Bug fixes

v0.4.0

02 May 10:48
52d7ea7

Choose a tag to compare

Changed :

  • Borders are set with box-shadow instead of border property
  • Changed Multiselect height

Fixed :

  • arrow-selected border property not showing in IE11
  • Event click on items not fired on initialization of the component in IE11

v0.3.3

30 Apr 20:09
52d7ea7

Choose a tag to compare

Fixed:

  • Fix incorrect output when filtering options

v0.3.2

30 Apr 11:46
54c618b

Choose a tag to compare

Fixed:

  • Input height not consistent

v0.3.1

28 Apr 21:00
aa9a44c

Choose a tag to compare

Fixed :

  • Class "arrow-selected" was not removed on some items when popup list close

v0.3.0

28 Apr 11:06
b7053c9

Choose a tag to compare

Changed :

  • Readme.md has been updated
  • Comments have been also updated

Added :

  • It is now possible to select items with ArrowUp and ArrowDown keys
  • You can confirm your choice with the Enter key
  • New polyfills have been added to support these new features
  • It is now possible to add data items in the configuration

v0.2.0

26 Apr 06:40
067cf65

Choose a tag to compare

Changed

  • Data can now also be added directly from the settings

Initial release v0.1.0

26 Apr 01:44

Choose a tag to compare

Pre-release

This is the first development release