Skip to content

Releases: mskocik/svelecte

v1.3.2

25 May 14:55
Compare
Choose a tag to compare

Fixes:

  • issue with preselected items #24

v1.3.1

10 May 11:14
Compare
Choose a tag to compare

Fixes:

  • fix fetch-related issue on data having custom data structure, #23

v1.3.0

10 May 09:05
Compare
Choose a tag to compare

New options:

  • disableSifter via #19
  • disableHighlight via #20
  • resetOnBlur based on suggestion in #19
  • fetchResetOnBlur based on suggestion in #19

bug fixes:

breaking changes:

  • anchor prop replaced by hasAnchor. #22

v1.2.3

30 Apr 18:26
Compare
Choose a tag to compare

Fixes:

  • remove invalid method call

v1.2.2

30 Apr 17:09
Compare
Choose a tag to compare

Fixes:

  • handle case when element passed to isOutOfViewport is null
  • prevent click handler when removing selected item multiselect

v1.2.1

30 Apr 09:27
Compare
Choose a tag to compare

Features:

  • lazy dropdown rendering by default. Works even with virtual list.

1.2.0 - now with SSR

29 Apr 12:28
Compare
Choose a tag to compare

Features:

Fixes:

  • wrong empty list message when no matching results found (#16)
  • no value for first created item, when initial option array was empty (#17)
  • showing already selected options when searching in multiselect mode

v1.1.0.

19 Apr 13:36
Compare
Choose a tag to compare
  • Custom element separated from main package
  • fix input entry when single-select already has a value

v1.0.3

16 Apr 12:37
Compare
Choose a tag to compare

Optimize exported package

v1.0.1

16 Apr 12:20
Compare
Choose a tag to compare
  • dispatch change event sooner
  • export addFormatter and config directly from package