Skip to content

Latest commit

 

History

History
374 lines (177 loc) · 18.7 KB

CHANGELOG.md

File metadata and controls

374 lines (177 loc) · 18.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.4.9 (2023-01-25)

Bug Fixes

3.4.8 (2022-07-29)

3.4.7 (2022-07-29)

Bug Fixes

  • Placeholder text not in sync with triggerChangeCombined set to false. Fixes #331 (b24ff0f)

3.4.6 (2022-04-15)

Bug Fixes

3.4.5 (2022-02-10)

Bug Fixes

  • Update npm dependencies (d567466)

3.4.4 (2022-02-10)

3.4.3 (2022-02-09)

Bug Fixes

  • Rename isCloseAfterClearAll to closeAfterClearAll (046fe2d)

3.4.2 (2022-01-04)

Bug Fixes

3.4.1 (2022-01-04)

Bug Fixes

  • Select disappearing on reload on mobile. Fixes #318 (dd8ce18)

3.4.0 (2022-01-04)

Features

  • New selectAllPartialCheck option (db9dc39)

3.3.30 (2021-10-30)

Bug Fixes

3.3.29 (2021-09-02)

Bug Fixes

3.3.28 (2021-08-10)

Bug Fixes

  • Placeholder not changing on click on select all. Fixes #311 (569faf7)

3.3.27 (2021-08-04)

3.3.26 (2021-07-12)

Bug Fixes

3.3.25 (2021-07-12)

Bug Fixes

3.3.24 (2021-07-05)

Bug Fixes

  • Reselect preselected options for IE too. Fixes #306 (88c444c)

3.3.23 (2021-07-05)

Bug Fixes

  • Bug where you can't initialize sumo with multiple options selected. Fixes #306 (1691d71)

3.3.22 (2021-06-30)

3.3.21 (2021-06-27)

Bug Fixes

3.3.20 (2021-06-27)

Bug Fixes

  • package.json access point in GPR hack (bbea8fb)

3.3.19 (2021-06-27)

Bug Fixes

  • Wrong package.json link (50a6229)

3.3.18 (2021-06-27)

Bug Fixes

3.3.17 (2021-06-27)

Bug Fixes

  • Remove permission specifications (b54e7d5)

3.3.16 (2021-06-27)

Bug Fixes

  • Update node for npm publish run (87f3b64)

3.3.15 (2021-06-27)

Bug Fixes

3.3.14 (2021-06-27)

Bug Fixes

3.3.13 (2021-06-27)

Bug Fixes

3.3.12 (2021-06-27)

3.3.11 (2021-06-27)

Bug Fixes

3.3.10 (2021-06-20)

3.3.9 (2021-06-20)

Bug Fixes

  • Remove unwanted class after unload (2b98214)

3.3.8 (2021-06-20)

Bug Fixes

  • Hide opt groups with no matches on search. Fixes #242 (276d4ce)

3.3.7 (2021-06-20)

Bug Fixes

3.3.6 (2021-06-20)

Bug Fixes

3.3.5 (2021-06-20)

Bug Fixes

  • Stop form autocompletion on searches. Fixes #223 (7d298be)

3.3.4 (2021-06-20)

Bug Fixes

  • IE resetting selectedIndex from -1 to 0. Fixes #221 (8629388)

3.3.3 (2021-06-20)

Bug Fixes

  • Multiple :not selector not supported in IE / Safari. Fixes #216 (b553b91)

3.3.2 (2021-06-20)

Bug Fixes

  • Optimize selectAll/ unSelectAll performance. Fixes #209 (91aba7b)

3.3.1 (2021-06-20)

Bug Fixes

  • csvDispCount displaying one less than planned. Fixes #267 (dd00654)
  • Trailing comma in placeholder (fdfe2cd)

3.3.0 (2021-06-20)

Features

3.2.6 (2021-06-19)

3.2.5 (2021-06-19)

3.2.4 (2021-06-19)

3.2.3 (2021-06-19)

Bug Fixes

3.2.2 (2021-06-19)

Bug Fixes

  • Max settings disabling every option (8dcf535)

3.2.1 (2021-06-19)

3.2.0 (2021-06-19)

Features

  • New max options for maximum number of selected options. Fixes #268 (a973aaf)

3.1.6 (2021-06-17)

Bug Fixes

  • CSS update on release + Remove useless files (71524af)
  • Stop copying missing file (586ea5b)

3.1.5 (2021-06-17)

Bug Fixes

  • Stop force focusing the select after close. Fixes #277 (ce71b8b)

3.1.4 (2021-06-17)

Bug Fixes

  • Ignore minified files with eslint (5e4691d)

3.1.3 (2021-06-17)

Bug Fixes

3.1.2 (2021-06-17)

3.1.1 (2021-06-17)

Bug Fixes

  • Git not committing files (3f6f90d)
  • IE compatible minification (f22242f)

3.1.0 (2021-06-17)

Features

  • Pass origin class to generated element. Fixes #294 (6cd3963)

3.0.6 (2021-06-17)

Bug Fixes

  • Selected options on safari (c759fd3)

3.0.5 (2021-06-17)

3.0.4 (2021-06-17)

Bug Fixes