@progress/kendo-vue-treelist 4.3.0 → 4.3.1-dev.202402011147

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
@@ -28,7 +28,7 @@ Among the features which the Kendo UI for Vue TreeList component delivers are:
28
28
  * [Customizable cells](https://www.telerik.com/kendo-vue-ui/components/treelist/cells/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-treelist)—Provides options for customizing the content by defining different types of cells.
29
29
  * [Transformation of flat data](https://www.telerik.com/kendo-vue-ui/components/treelist/flat-data/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-treelist)—Provides a built-in function to convert flat data to a tree that can be visualized by the component.
30
30
  * [Globalization](https://www.telerik.com/kendo-vue-ui/components/treelist/globalization/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-treelist)—By using the available globalization options in Kendo UI for Vue, you can translate the TreeList messages by adapting them to specific culture locales.
31
- * [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-treelist)—The Kendo UI for Vue TreeList, as well as all 100+ components in the Kendo UI for Vue suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
31
+ * [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-treelist)—The Kendo UI for Vue TreeList, as well as all 100+ components in the Kendo UI for Vue suite, are styled in four polished themes (Bootstrap, Material, Default and Fluent) and can be further customized to match your specific design guidelines.
32
32
 
33
33
  ## Support Options
34
34