Skip to content

Releases: mdbassit/FancySelect

v0.7.0

Choose a tag to compare

@mdbassit mdbassit released this 07 Sep 07:49

Add support for disabled options

v0.6.1

Choose a tag to compare

@mdbassit mdbassit released this 20 Mar 07:26

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

v0.6.0

Choose a tag to compare

@mdbassit mdbassit released this 11 May 05:43

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

Choose a tag to compare

@mdbassit mdbassit released this 14 Feb 01:55

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

Choose a tag to compare

@mdbassit mdbassit released this 01 Feb 10:49

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

Choose a tag to compare

@mdbassit mdbassit released this 30 Dec 08:33

Add type="button" to button elements

v0.3.2

Choose a tag to compare

@mdbassit mdbassit released this 31 Oct 02:37

Bugfixes

v0.3.1

Choose a tag to compare

@mdbassit mdbassit released this 25 Oct 17:00

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

v0.3.0

Choose a tag to compare

@mdbassit mdbassit released this 23 Oct 06:37

Close the list box on a second click

v0.2.0

Choose a tag to compare

@mdbassit mdbassit released this 27 Nov 11:42

Add the ability to prevent FancySelect from initializing automatically