@progress/kendo-vue-listbox 4.1.0 → 4.1.1-dev.202312190914
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -16,6 +16,8 @@ The [Vue ListBox](https://www.telerik.com/kendo-vue-ui/listbox), part of Kendo U
|
|
|
16
16
|
|
|
17
17
|
## Vue ListBox
|
|
18
18
|
|
|
19
|
+
> Historically, all Kendo UI for Vue Native components support both **Vue 2** and **Vue 3**, however, Vue 2 is currently in its end-of-support phase till Nov 2024. After our last major release for 2024, Vue 2 will no longer be supported in the new versions of the Kendo UI for Vue components. Please check our [Vue 2 End of Support article](https://www.telerik.com/kendo-vue-ui/components/vue2-deprecation/) for more details.
|
|
20
|
+
|
|
19
21
|
Among the features which the Kendo UI for Vue ListBox component delivers are:
|
|
20
22
|
|
|
21
23
|
* [Drag and Drop](https://www.telerik.com/kendo-vue-ui/components/listbox/drag-and-drop/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-listbox)—Supports drag and drop items within the same list to reorder them or to move them between lists.
|