Skip to content

Latest commit

 

History

History
128 lines (61 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

128 lines (61 loc) · 6.17 KB

Changelog

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

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