bootstrap-select v1.14.0-beta3 Release Notes
Release Date: 2021-04-20 // almost 4 years ago-
๐ Bug fixes
- ๐ #2634 Remove IE hacks in CSS
- ๐ #2669 Remove deprecated sass division with slash character
- ๐ #2627 Remove "mobile-device" class on destroy
- #2616 Fix line ending in Latvian file
- #2600 Fix optgroup
- ๐ #2367 Support selectedTextFormat of count > 0
- ๐ #2585 Fixes two
TypeError
exceptions when up/down arrow pressed - ๐ Fix
Cannot read property 'position' of undefined
error - ๐ Fix
Cannot read property 'index' of undefined
error - ๐ Fix several overflow bugs
- #2659 Fix broken Ajax search
- #2593 Fix maxOptions bugs
i18n
๐ New features
- #2305 Add new CDN: PageCDN
- ๐ Support passing in a boolean
more
argument as an additional argument to thesource.data
/source.search
callback functions
Dev
- โ remove bootstrap 3 test page
- ๐ improve test pages js code
- โฌ๏ธ #2680 upgrade npm dependencies and lockfile format
- ๐ #2617 remove dist folder from source tracking
- โ add actions for linting code and publishing on npm
- ๐ #2678 Add missing semi-colons and enforce it with eslint
- ๐ #2683 Remove polyfills and IE related code
This project is now mainly maintained by @NicolasCARPi.