@progress/kendo-vue-grid 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
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
[The Kendo UI for Vue Data Grid (Table)](https://www.telerik.com/kendo-vue-ui/components/grid/) provides 100+ ready-to-use data grid features covering everything from paging, sorting, filtering, editing, and grouping to row and column virtualization, export to PDF and Excel.
|
|
18
18
|
## Vue Data Grid
|
|
19
19
|
|
|
20
|
+
> 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.
|
|
21
|
+
|
|
20
22
|
The Kendo UI for Vue Grid component is built on Vue from the ground up by developers with 10+ years of experience in making enterprise-ready components. This results in a Vue data grid that delivers lightning fast performance and is highly customizable.
|
|
21
23
|
|
|
22
24
|
The Grid is fully accessible and delivers support for WCAG 2.1, Section 508, and WAI-ARIA a11y standards.
|