@vueform/multiselect
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -0,1 +1,8 @@ | ||
## v1.3.1 | ||
> `2021-02-05` | ||
### 🐞 Bug Fixes | ||
- Readme API fix. | ||
## v1.3.0 | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@vueform/multiselect", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Vue 3 multiselect component with single select, multiselect and tagging options.", |
@@ -168,3 +168,3 @@ <div align="center"> | ||
| Name | Params | Description | | ||
| --- | --- | --- | --- | | ||
| --- | --- | --- | | ||
| **open** | | Opens the options list and focuses the multiselect. | | ||
@@ -171,0 +171,0 @@ | **close** | | Closes the options list and blurs the multiselect. | |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143302