From bc5f8f51d6cb7c2d0633f7f198e5b760ecbeaf55 Mon Sep 17 00:00:00 2001 From: Damyan Petev Date: Tue, 11 Feb 2025 10:11:10 +0200 Subject: [PATCH 1/2] chore: fix grid link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aecae4c..26510c5 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can build amazing experiences with Ignite UI for React. Ignite UI for React --- | --- | --- | --- | --- | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | -## [React Grid](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/grids) +## [React Grid](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid) The Ignite UI for React Data Grid is both lightweight and developed to handle high data volumes. The React Grid offers powerful data visualization capabilities and superior performance on any device. With interactive features that users expect. Fast rendering. Unbeatable interactions. And the best possible user experience that you wouldn’t otherwise be able to achieve with so little code on your own. From 786660d5c5e98b04ef48402c9296a351beb5b821 Mon Sep 17 00:00:00 2001 From: Konstantin Dinev Date: Wed, 28 May 2025 16:04:25 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 651ec2a..d6187cf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can build amazing experiences with Ignite UI for React. Ignite UI for React | --------------- | ---------------- | ------------- | -------------- | --------------- | | Latest ✔️ | Latest ✔️ | Latest ✔️ | Latest ✔️ | Latest ✔️ | -## [React Grid] +## [Data Grid Docs] The Ignite UI for React Data Grid is both lightweight and developed to handle high data volumes. The React Grid offers powerful data visualization capabilities and superior performance on any device. With interactive features that users expect. Fast rendering. Unbeatable interactions. And the best possible user experience that you wouldn’t otherwise be able to achieve with so little code on your own. @@ -211,7 +211,7 @@ npm run start [safari_48x48]: https://user-images.githubusercontent.com/2188411/168109527-6c58f2cf-7386-4b97-98b1-cfe0ab4e8626.png [Contribution Guidelines]: https://github.com/IgniteUI/igniteui-react/blob/master/.github/CONTRIBUTING.md [Pivot Grid Docs]: https://www.infragistics.com/products/ignite-ui-react/react/components/grids/pivot-grid/overview -[React Grid]: https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid +[Data Grid Docs]: https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid [Tree Grid Docs]: https://www.infragistics.com/products/ignite-ui-react/react/components/grids/tree-grid/overview [Hierarchical Grid Docs]: https://www.infragistics.com/products/ignite-ui-react/react/components/grids/hierarchical-grid/overview [Switch Docs]: https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/switch