@progress/kendo-vue-grid 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
@@ -39,7 +39,7 @@ Among the many features which the Kendo UI for Vue Data Grid delivers are:
39
39
  * [Column resizing](https://www.telerik.com/kendo-vue-ui/components/grid/columns/resizing/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-grid)—Resizing takes place real-time but can also be controlled from the outside.
40
40
  * [Detail templates](https://www.telerik.com/kendo-vue-ui/components/grid/advanced-features/detail/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-grid)—The detail rows of the Grid provide additional details about a particular row of table data through expanding or collapsing its content.
41
41
  * [Globalization](https://www.telerik.com/kendo-vue-ui/components/grid/globalization/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-grid)—By using the available globalization options in Kendo UI for Vue, you can translate the Grid messages by adapting them to specific culture locales.
42
- * [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-grid)—The Kendo UI for Vue Grid, as well as all 80+ 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.
42
+ * [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-grid)—The Kendo UI for Vue Grid, as well as all 80+ 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.
43
43
 
44
44
  ## Support Options
45
45