Releases: andrewvasilchuk/vue-accessible-select
Releases · andrewvasilchuk/vue-accessible-select
v1.1.2
v1.1.1
🐛 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
🏡 Chore
- 91a036e update docs
📝 Examples
v1.1.0
I uploaded @1.0.0
to the NPM by a mistake, so from now the start version is @1.1.0
.