Skip to content

Releases: LCweb-ita/LC-select

v1.3.0

Choose a tag to compare

@LCweb-ita LCweb-ita released this 12 Sep 14:04
  • new: now supporting mixed grouped/ungrouped options
  • fixed: ignoring selects without NAME to not break the parsing

v1.2.0

Choose a tag to compare

@LCweb-ita LCweb-ita released this 26 Jun 10:44
  • HTML accessibility improvements
  • better CSS managing multiple choices rendering

v1.1.11

Choose a tag to compare

@LCweb-ita LCweb-ita released this 24 Jun 07:59

Improved HTML structure acessibility

v1.1.10

Choose a tag to compare

@LCweb-ita LCweb-ita released this 04 Mar 19:53
  • fixed: javascript error occurring when "lc-select-refresh" event is fired on an hidden dropdown

v1.1.9

Choose a tag to compare

@LCweb-ita LCweb-ita released this 28 Feb 10:14
  • added: attribute reporting the select name in a dropdown attribute

v1.1.8

Choose a tag to compare

@LCweb-ita LCweb-ita released this 06 Jun 11:57
  • new: improved "inherit" width, considering dropdown paddings and images

v1.1.7

Choose a tag to compare

@LCweb-ita LCweb-ita released this 18 Oct 09:51
  • fixed issues #4 and #6

v1.1.6

Choose a tag to compare

@LCweb-ita LCweb-ita released this 15 Jun 09:47
  • added "padding: 0" to dropdown list to avoid interferences

v1.1.5

Choose a tag to compare

@LCweb-ita LCweb-ita released this 20 Sep 19:21
  • placeholder text safely escaped before usage

v1.1.4

Choose a tag to compare

@LCweb-ita LCweb-ita released this 30 Jun 09:35
  • fixed: options automatically sorted alphabetically
  • fixed: page scroll when dropdown scroll reached the end