Skip to content

Releases: nextcloud-libraries/vue-select

v3.25.1

16 Jul 22:19
Compare
Choose a tag to compare

3.25.1 (2024-07-16)

Bug Fixes

v3.25.0

09 Jan 03:00
Compare
Choose a tag to compare

3.25.0 (2024-01-09)

v3.24.0

02 Nov 23:25
e89074e
Compare
Choose a tag to compare

3.24.0 (2023-11-02)

Features

  • feat(Select): Allow to customize aria-label for l10n (#27)

v3.23.0

23 Jun 17:09
6ee86a9
Compare
Choose a tag to compare

3.23.0 (2023-06-23)

Features

  • Allow disabling focus reset (#20)

Bug Fixes

  • fix: Overflowing selected options (#18)

v3.22.2

14 Feb 02:15
28f12fb
Compare
Choose a tag to compare

3.22.2 (2023-02-13)

v3.22.1

14 Feb 02:14
1839cbe
Compare
Choose a tag to compare

3.22.1 (2023-02-13)

Changes

  • Update package metadata (#15)

Bug Fixes

  • Fix calculated dropdown list width (#14)

v3.22.0

10 Feb 00:46
d61274d
Compare
Choose a tag to compare

3.22.0 (2023-02-09)

Features

  • Limit number of dropdown options (#12)

v3.21.3

08 Feb 00:13
d3c78a5
Compare
Choose a tag to compare

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

01 Feb 01:11
4eed18c
Compare
Choose a tag to compare

3.21.2 (2023-01-31)

Bug Fixes

  • Fix keyboard focus not returning to input after clear (#7)

v3.21.1

31 Jan 23:03
d7d042a
Compare
Choose a tag to compare

3.21.1 (2023-01-31)

Changes