vue-libs-multi-select-with-order
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "vue-libs-multi-select-with-order", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Simple multi-select component with order - you can not only manage a set (like a regular multi-select) but also the order of its elements", | ||
@@ -5,0 +5,0 @@ "main": "vue_libs_multi_select_with_order.vue", |
@@ -15,3 +15,3 @@ # Vue Simple Multi-Select With Order | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/select2/3.4.8/select2.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.full.min.js"></script> | ||
``` | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
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
18513