Releases: nextcloud-libraries/vue-select
Releases · nextcloud-libraries/vue-select
v3.24.0
3.24.0 (2023-11-02)
Features
- feat(Select): Allow to customize aria-label for l10n (#27)
v3.23.0
3.23.0 (2023-06-23)
Features
- Allow disabling focus reset (#20)
Bug Fixes
- fix: Overflowing selected options (#18)
v3.22.1
3.22.1 (2023-02-13)
Changes
- Update package metadata (#15)
Bug Fixes
- Fix calculated dropdown list width (#14)
v3.22.0
3.22.0 (2023-02-09)
Features
- Limit number of dropdown options (#12)
v3.21.3
3.21.3 (2023-02-07)
Bug Fixes
- Fix return focus after keyboard deselect (#9)
- Use browser agnostic handling for keyboard deselect focus (#10)
v3.21.2
3.21.2 (2023-01-31)
Bug Fixes
- Fix keyboard focus not returning to input after clear (#7)