Skip to content

Releases: andrewvasilchuk/vue-accessible-select

v1.1.2

11 Oct 08:18

Choose a tag to compare

πŸ› Bug fixes

  • 519f32d fix issue when pressing enter button when option is focused does not hide menu

v1.1.1

10 Oct 18:56

Choose a tag to compare

πŸ› Bug fixes

  • 4f4fe85 fix unique id generation when using ssr, because this._uid is not synched between server and client
  • 4f4fe85 fix issue when impossible to close select when clicking button
  • 08626af fix typo in plugin installation method
  • 9f89396 remove invalid validator from transition prop

πŸ’… Refactors

  • 1c0e6c8 remove redundant code from install plugin method.
  • b6b2956 code style changes.

🏑 Chore

πŸ“ Examples

v1.1.0

08 Oct 18:52

Choose a tag to compare

I uploaded @1.0.0 to the NPM by a mistake, so from now the start version is @1.1.0.