-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Milestone
Description
Includes:
- Fixed syntax error in select.less #230
- Update eslint and cleanup warnings. #225
- adding support for customizable background color #223 - adds support for customizing less (feature added)
- Support case-insensitive filtering when matchPos="start" #215 - adds case-insensitive search (feature added)
- #212. Fixes issue with event being swallowed on Enter keydown #213
- Event swallowed when pressing Enter #212
- Enable add custom value when allowCreate is true #205
- enable consumers to require less files programmatically #210 - patch (@JedWatson, you still need to verify this)
- Callback context is undefined. #206
- Prevent add the last focused value when the drop down menu is closed. #204
- #201 #209 - Fixes Undefined values when using asyncOptions #201
- Fix for issue 175 #193
- Fixed syntax error in select.less #230
- Adds tag creator #151 - adds custom tags/tag creation
As shown above, this would represent a minor version bump.
That would be 0.5.0 or 0.4.10?
There does not appear to be any breaking changes.