Version 1.7.0
From this version on, until further notice, no new features will be added, so pull requests for features will not be accepted. However, pull requests for bugfixes are still very much appreciated.
Bugfixes
- #2692 Update regex for highlighting (#2623)
- #2713 Prevent bubbling of escape key (#1256, #2653)
- #2712 Escape default text (#2314)
- #2709 Do not clear search text on multi selection (#2549)
- #2717 Unbind label click (#2238), only remove bound events (#2461)
- #2721 Prevent activation of disabled fields (#2567)
- #2710 Restore focus after removing an option (#2429)
- #2722 Prevent action on clipboard events when select is disabled (#2460)
- #1731 Focus input in multi select on container click (#1729)
Features
- #2687 Add option to keep results open for multi-select (#1546)
- #2483 Use node-sass for building sass
- #1510 Right to Left initialisation option (#1485)
- #2704 Bye bye simulate
- #2723 Update implementation regarding
Content-Security-Policy
(#2423)