v0.14.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 #1830
- Bump jquery-ui from 1.13.1 to 1.13.2 by @dependabot in #1833
- Bump sass from 1.53.0 to 1.54.0 by @dependabot in #1834
- Added a throttle on mousedown preveting the dropdown from reopening after click to close by @EffakT in #1837
- Bump sass from 1.54.0 to 1.54.1 by @dependabot in #1838
- Bump sass from 1.54.1 to 1.54.3 by @dependabot in #1839
- Bump sass from 1.54.3 to 1.54.4 by @dependabot in #1854
- Avoid referencing _events property of potentially deleted this object. by @rotdrop in #1855
- Bump sass from 1.54.4 to 1.54.5 by @dependabot in #1857
- Bump jquery from 3.6.0 to 3.6.1 by @dependabot in #1859
- Bump sass from 1.54.5 to 1.54.8 by @dependabot in #1861
- Bump sass from 1.54.8 to 1.54.9 by @dependabot in #1862
- Fix missing style for dropdown header plugin by @fabienwnklr in #1864
- Allow filter option for sifter by @risadams in #1866
- Fix #1818 Scroll left when I click on a selectized item and page is scrolled right by @fabienwnklr in #1865
- Issue #1689, change selectize behavior to work inside modals. by @vanboom in #1813
- Issue #1653 implement a minwidth setting to improve responsive situations by @vanboom in #1814
- Fix dropdown open on submit when input is invalid by @fabienwnklr in #1868
- Bump karma from 6.4.0 to 6.4.1 by @dependabot in #1869
- Bump actions/stale from 5 to 6 by @dependabot in #1873
- Feature clear button by @fabienwnklr in #1872
- Copying from #1796 to resolve conflicts by @risadams in #1874
- Feature : add 'size' option for custom dropdown height by @fabienwnklr in #1875
- Fix #1776 deprecated $.fn.blur() by @fabienwnklr in #1876
- Integrate deps by @risadams in #1878
New Contributors
- @tnir made their first contribution in #1830
- @EffakT made their first contribution in #1837
- @fabienwnklr made their first contribution in #1864
- @vanboom made their first contribution in #1813
Full Changelog: v0.13.6...v0.14.0