Skip to content

Releases: mdbassit/FancySelect

v0.7.0

07 Sep 07:49
Compare
Choose a tag to compare

Add support for disabled options

v0.6.1

20 Mar 07:26
Compare
Choose a tag to compare

Remove inline styles to conform to a strict a Content Security Policy (CSP) header

v0.6.0

11 May 05:43
Compare
Choose a tag to compare

Possible breaking change warning

This may alter the font size and height of the component for existing users.
Please test it first before publishing in production environments.

What's Changed

v0.5.0

14 Feb 01:55
Compare
Choose a tag to compare

Changes

  • Open the list box on click on the native select's label element
  • Improve the styling of options that have a long label
  • Fix list box overflowing inside a flex parent

v0.4.0

01 Feb 10:49
Compare
Choose a tag to compare

Changes

  • Improve the display of long labels
  • Add support for an optional custom item label renderer
  • Fix a bug where the list box occupies space when closed

v0.3.3

30 Dec 08:33
Compare
Choose a tag to compare

Add type="button" to button elements

v0.3.2

31 Oct 02:37
Compare
Choose a tag to compare

Bugfixes

v0.3.1

25 Oct 17:00
Compare
Choose a tag to compare

Fix a bug when closing the list box on a second click

v0.3.0

23 Oct 06:37
Compare
Choose a tag to compare

Close the list box on a second click

v0.2.0

27 Nov 11:42
Compare
Choose a tag to compare

Add the ability to prevent FancySelect from initializing automatically