Skip to content

Releases: sa-si-dev/virtual-select

v1.0.37

01 Jan 07:39
Compare
Choose a tag to compare

Added

  • #208 - New property focusSelectedOptionOnOpen: false

Fixed

  • #209 - error when markSearchResults: true (PR #212 by @gnbm )
  • #211 - option unselect not working on multi-level

v1.0.36

03 Dec 15:10
Compare
Choose a tag to compare

Added

Changed

  • #151, #176 - Improved selectAllOnlyVisible feature

v1.0.35

20 Nov 16:42
Compare
Choose a tag to compare

Added

Fixed

  • #196 - Server search error - e.forEach is not a function
  • #197 - BUG: Create a multiselect from DOM elements with Optgroup

v1.0.34

30 Oct 15:20
Compare
Choose a tag to compare

Fixed

  • #191 - Prevent MutationObserver destroying on DOM move (@caiosm1005 )
  • #195 - It's selected as if it's on the screen.
  • #198 - Fixed array of strings options with custom label and value keys (@sha-hin)

v1.0.33

25 Sep 14:45
Compare
Choose a tag to compare

Added

  • #183 - Clearing search value on selecting option in single select only

v1.0.32

25 Sep 14:17
Compare
Choose a tag to compare

Fixed

  • #171 - Updating dropbox position on window resize
  • #177 - Value getting reset on search clear with onServerSearch case

Added

  • #139 - minValues - Minimum no.of options should be selected to succeed required validation
  • #160 - setEnabledOptions()
  • #170 - options[].classNames - Additional class names to customize specific option

v1.0.31

17 Jul 15:36
Compare
Choose a tag to compare
  • Bug fixes
  • New property updatePositionThrottle

v1.0.30

18 Jun 15:50
Compare
Choose a tag to compare
  • ESLint issue fixes
  • New property searchByStartsWith

v1.0.29

24 Apr 09:57
Compare
Choose a tag to compare
  • Bug fixes
  • ESLint issue fixes

v1.0.28

17 Apr 07:55
Compare
Choose a tag to compare
  • Bug fixes
  • New properties (more details)
    • searchGroup
    • maxWidth