File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v2.2.1
2+
3+ > ` 2021-11-23 `
4+
5+ ### 🐞 Bug Fixes
6+ - Added missing CSS vars.
7+
18## v2.2.0
29
310> ` 2021-09-09 `
1118 - Added ` tab ` as option for ` addTagOn ` [ #117 ] ( https://github.com/vueform/multiselect/issues/117 ) .
1219 - Updated default ` max-height ` for dropdown (to ` 15rem ` ).
1320
14-
1521### 🐞 Bug Fixes
1622 - When ` closeOnSelect ` is ` true ` in ` searchable ` ` tags ` and ` multiple ` mode the input now blurs upon selecting an option.
1723 - Fix for empty dropdown when async options are loading [ #115 ] ( https://github.com/vueform/multiselect/issues/115 ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " @vueform/multiselect" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "private" : false ,
55 "description" : " Vue 3 multiselect component with single select, multiselect and tagging options." ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments