Releases: orchidjs/tom-select
Releases · orchidjs/tom-select
tom-select-2.6.1
What's Changed
- Avoid stealing focus if moved before onFocus by @xJuvi in #1014
- move state check to inputState() method by @xJuvi in #1001
- bump: upgrade dependencies by @NicolasCARPi in #1036
- Fix virtual_scroll losing preloaded options after search by @balvig in #998
- bug/minor: be safe about value by @NicolasCARPi in #1037
- fix sass deprecations by @xJuvi in #989
New Contributors
Full Changelog: v2.6.0...v2.6.1
tom-select-2.6.0
What's Changed
- Try update when option already exist by @xJuvi in #993
- doc: add CONTRIBUTING.md by @NicolasCARPi in #1013
- Fix dropdown scrolling to top when the virtual scroll plugin fetch next page by @MatTheCat in #1017
- bug/minor: fix multi item padding for bs themes by @benmelz in #1024
- bump: dependencies by @NicolasCARPi in #1025
New Contributors
Full Changelog: v2.5.2...v2.6.0
tom-select-2.5.2
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
tom-select-2.5.0
What's Changed
- Fix BS5 form-select-sm padding-bottom by @radimvaculik in #920
- Allow
TomSettings.maxOptionsto be null by @WorldofKerry in #933 - Set color and opacity according to default Bootstrap 5 by @cedk in #892
- set bootstrap placeholder color by @xJuvi in #985
- add option "clearInputOnSelect" by @xJuvi in #945
- bug/minor: WCAG: fix 'Missing form label' by @eltouma in #986
New Contributors
- @radimvaculik made their first contribution in #920
- @WorldofKerry made their first contribution in #933
- @cedk made their first contribution in #892
- @eltouma made their first contribution in #986
Full Changelog: v2.4.6...v2.5.0
tom-select-2.4.6
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
- @Seb33300 made their first contribution in #962
- @jasonbouffard made their first contribution in #833
- @bytestream made their first contribution in #984
Full Changelog: v2.4.5...v2.4.6
tom-select-2.4.5
What's Changed
- bump: run npm upgrade by @NicolasCARPi in #972
- Redo adding units to
0values by @sato11 in #898 - Remove input invalid event listener during destroy by @leighhalliday in #954
- refreshThrottle documentation by @hangminlee in #942
- Use multiplication sign as clear icon by @FlorianBoe in #902
- cleanup: remove release.sh by @NicolasCARPi in #973
- dev: add codeql.yml by @NicolasCARPi in #974
- prevent to select and create new option with selectOnTab by @xJuvi in #944
- mark also existing items as selected on blur by @xJuvi in #943
- Set overflow:auto for long lines by @dmitryuk in #769
New Contributors
- @sato11 made their first contribution in #898
- @leighhalliday made their first contribution in #954
- @hangminlee made their first contribution in #942
- @FlorianBoe made their first contribution in #902
- @dmitryuk made their first contribution in #769
Full Changelog: v2.4.4...v2.4.5
tom-select-2.4.4
What's Changed
- Remove redundant call to updateOriginalInput by @xJuvi in #905
- Don't automatically close issues/PRs as stale by @nwalters512 in #922
- copy aria-label from control input by @xJuvi in #934
- [a11y]: make clear button accessible by @xJuvi in #964
- ci: add publishing workflow by @NicolasCARPi in #971
New Contributors
- @xJuvi made their first contribution in #905
- @NicolasCARPi made their first contribution in #971
Full Changelog: v2.4.3...v2.4.4
v2.4.3
v2.4.2
Highlights from this release:
- @MatTheCat fixed a bug where the caret could overlap with the selected content.
What's Changed
- Publish docs with GitHub Actions by @nwalters512 in #812
- build(deps-dev): bump puppeteer from 23.8.0 to 23.9.0 by @dependabot in #813
- build(deps-dev): bump rollup from 4.27.3 to 4.27.4 by @dependabot in #817
- build(deps-dev): bump typescript from 5.7.1-rc to 5.7.2 by @dependabot in #816
- build(deps-dev): bump sass from 1.81.0 to 1.81.1 by @dependabot in #827
- build(deps-dev): bump stylelint-config-standard-scss from 13.1.0 to 14.0.0 by @dependabot in #823
- build(deps-dev): bump rollup from 4.27.4 to 4.28.0 by @dependabot in #822
- build(deps-dev): bump mocha from 10.8.2 to 11.0.1 by @dependabot in #826
- Disable AppArmor in CI for headless Chrome by @nwalters512 in #873
- Add unit to CSS zero-length variables by @MatTheCat in #819
- build(deps-dev): bump @arethetypeswrong/cli from 0.17.0 to 0.17.3 by @dependabot in #862
- build(deps-dev): bump stylelint from 16.11.0 to 16.14.0 by @dependabot in #872
- build(deps-dev): bump rollup from 4.28.0 to 4.32.0 by @dependabot in #871
- build(deps-dev): bump puppeteer from 23.9.0 to 24.1.1 by @dependabot in #870
- build(deps-dev): bump sass from 1.81.1 to 1.83.4 by @dependabot in #863
New Contributors
- @MatTheCat made their first contribution in #819
Full Changelog: v2.4.1...v2.4.2