Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-10-02 | 3.5 kB | |
v0.14.0.tar.gz | 2022-10-02 | 815.0 kB | |
v0.14.0.zip | 2022-10-02 | 1.0 MB | |
Totals: 3 Items | 1.8 MB | 0 |
Breaking Changes
- Removed dependency on Microplugin and Sifter.
- These packages are now included in the default distribution.
What's Changed
- Update URL for Demos by @tnir in https://github.com/selectize/selectize.js/pull/1830
- Bump jquery-ui from 1.13.1 to 1.13.2 by @dependabot in https://github.com/selectize/selectize.js/pull/1833
- Bump sass from 1.53.0 to 1.54.0 by @dependabot in https://github.com/selectize/selectize.js/pull/1834
- Added a throttle on mousedown preveting the dropdown from reopening after click to close by @EffakT in https://github.com/selectize/selectize.js/pull/1837
- Bump sass from 1.54.0 to 1.54.1 by @dependabot in https://github.com/selectize/selectize.js/pull/1838
- Bump sass from 1.54.1 to 1.54.3 by @dependabot in https://github.com/selectize/selectize.js/pull/1839
- Bump sass from 1.54.3 to 1.54.4 by @dependabot in https://github.com/selectize/selectize.js/pull/1854
- Avoid referencing _events property of potentially deleted this object. by @rotdrop in https://github.com/selectize/selectize.js/pull/1855
- Bump sass from 1.54.4 to 1.54.5 by @dependabot in https://github.com/selectize/selectize.js/pull/1857
- Bump jquery from 3.6.0 to 3.6.1 by @dependabot in https://github.com/selectize/selectize.js/pull/1859
- Bump sass from 1.54.5 to 1.54.8 by @dependabot in https://github.com/selectize/selectize.js/pull/1861
- Bump sass from 1.54.8 to 1.54.9 by @dependabot in https://github.com/selectize/selectize.js/pull/1862
- Fix missing style for dropdown header plugin by @fabienwnklr in https://github.com/selectize/selectize.js/pull/1864
- Allow filter option for sifter by @risadams in https://github.com/selectize/selectize.js/pull/1866
- Fix [#1818] Scroll left when I click on a selectized item and page is scrolled right by @fabienwnklr in https://github.com/selectize/selectize.js/pull/1865
- Issue [#1689], change selectize behavior to work inside modals. by @vanboom in https://github.com/selectize/selectize.js/pull/1813
- Issue [#1653] implement a minwidth setting to improve responsive situations by @vanboom in https://github.com/selectize/selectize.js/pull/1814
- Fix dropdown open on submit when input is invalid by @fabienwnklr in https://github.com/selectize/selectize.js/pull/1868
- Bump karma from 6.4.0 to 6.4.1 by @dependabot in https://github.com/selectize/selectize.js/pull/1869
- Bump actions/stale from 5 to 6 by @dependabot in https://github.com/selectize/selectize.js/pull/1873
- Feature clear button by @fabienwnklr in https://github.com/selectize/selectize.js/pull/1872
- Copying from [#1796] to resolve conflicts by @risadams in https://github.com/selectize/selectize.js/pull/1874
- Feature : add 'size' option for custom dropdown height by @fabienwnklr in https://github.com/selectize/selectize.js/pull/1875
- Fix [#1776] deprecated $.fn.blur() by @fabienwnklr in https://github.com/selectize/selectize.js/pull/1876
- Integrate deps by @risadams in https://github.com/selectize/selectize.js/pull/1878
New Contributors
- @tnir made their first contribution in https://github.com/selectize/selectize.js/pull/1830
- @EffakT made their first contribution in https://github.com/selectize/selectize.js/pull/1837
- @fabienwnklr made their first contribution in https://github.com/selectize/selectize.js/pull/1864
- @vanboom made their first contribution in https://github.com/selectize/selectize.js/pull/1813
Full Changelog: https://github.com/selectize/selectize.js/compare/v0.13.6...v0.14.0