@progress/kendo-vue-treelist 4.1.0 → 4.1.1-dev.202312191614
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 Kendo UI for Vue TreeList enables the display of self-referencing tabular da
|
|
|
16
16
|
|
|
17
17
|
## Vue TreeList
|
|
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 TreeList component delivers are:
|
|
20
22
|
|
|
21
23
|
* [Editing](https://www.telerik.com/kendo-vue-ui/components/treelist/editing/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-treelist)—You can create, update, and delete the data records of the TreeList.
|