v1.0.0-beta.11
Pre-release
Pre-release
·
51 commits
to beta
since this release
1.0.0-beta.11 (2022-11-02)
Bug Fixes
Features
- add eslint and make changes suggested in code review, also adapt tests and docs to the changes (946e28d)
- add infinite and maxOptions prop to allow infinite scrolling (c90aada)
- add loadingOptions prop that will display a loading spinner the option dropdown if true (2867386)
- add types (3a86107)
- add web types #37 (421e5b7)
- allow number 0 and empty strings as value for options in single selection mode (df73732)
- also allow setting the modelValue in multiple mode instead of just pushing things into it (13269ee)
- improve how closeOnSelect and labels work (66fd118)
- improve the way search works and display texts if there are no select options or search results #42 (4f80db3)
- make changes suggested in the latest code review and also add new tests (7c2eced)