Skip to content

Releases: LCweb-ita/LC-select

v1.3.0

12 Sep 14:04

Choose a tag to compare

  • new: now supporting mixed grouped/ungrouped options
  • fixed: ignoring selects without NAME to not break the parsing

v1.2.0

26 Jun 10:44

Choose a tag to compare

  • HTML accessibility improvements
  • better CSS managing multiple choices rendering

v1.1.11

24 Jun 07:59

Choose a tag to compare

Improved HTML structure acessibility

v1.1.10

04 Mar 19:53

Choose a tag to compare

  • fixed: javascript error occurring when "lc-select-refresh" event is fired on an hidden dropdown

v1.1.9

28 Feb 10:14

Choose a tag to compare

  • added: attribute reporting the select name in a dropdown attribute

v1.1.8

06 Jun 11:57

Choose a tag to compare

  • new: improved "inherit" width, considering dropdown paddings and images

v1.1.7

18 Oct 09:51

Choose a tag to compare

  • fixed issues #4 and #6

v1.1.6

15 Jun 09:47

Choose a tag to compare

  • added "padding: 0" to dropdown list to avoid interferences

v1.1.5

20 Sep 19:21

Choose a tag to compare

  • placeholder text safely escaped before usage

v1.1.4

30 Jun 09:35

Choose a tag to compare

  • fixed: options automatically sorted alphabetically
  • fixed: page scroll when dropdown scroll reached the end