Skip to content

Releases: orchidjs/tom-select

tom-select-2.6.1

11 May 10:09
v2.6.1
173b239

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.1

tom-select-2.6.0

17 Apr 21:15
v2.6.0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.6.0

tom-select-2.5.2

23 Feb 12:19
v2.5.2

Choose a tag to compare

What's Changed

  • Add option for dynamic Optgroup creation by @xJuvi in #848
  • bug/minor: fix hideSelected not working with allowEmptyOption for empty value options by @llr114 in #992
  • add null as valid controlInput by @xJuvi in #994
  • ci: codeql: set explicit permission for pull-requests by @NicolasCARPi in #995
  • test: improve bootstrap test page by @NicolasCARPi in #999
  • Clear input before refreshing options by @Seb33300 in #996
  • tests: use a multiple select in tests with clearAfterSelect by @NicolasCARPi in #1000

New Contributors

Full Changelog: v2.5.1...v2.5.2

tom-select-2.5.1

11 Feb 12:24
v2.5.1

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

tom-select-2.5.0

11 Feb 10:27
v2.5.0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.6...v2.5.0

tom-select-2.4.6

06 Feb 23:12
v2.4.6

Choose a tag to compare

What's Changed

  • Add minWidth and maxWidth to wrapper style by @Seb33300 in #962
  • Refresh options after clearing selected items by @Seb33300 in #982
  • When sync(true) is called, it should retain allowEmptyOption setting by @jasonbouffard in #833
  • fix: add this context to onDelete callback by @bytestream in #984
  • fix #818 - Change config param name from 'html' to 'text' by @xJuvi in #983

New Contributors

Full Changelog: v2.4.5...v2.4.6

tom-select-2.4.5

02 Feb 19:58
v2.4.5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.4...v2.4.5

tom-select-2.4.4

02 Feb 11:49
v2.4.4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.3...v2.4.4

v2.4.3

12 Feb 17:10
2efbaab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.4.3

v2.4.2

28 Jan 19:32
2728c7a

Choose a tag to compare

Highlights from this release:

  • @MatTheCat fixed a bug where the caret could overlap with the selected content.

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.4.2