This repository was archived by the owner on Jan 6, 2025. It is now read-only.
v1.2.2
Bug fixes
- fix react build script: fixes react build script that was generating incorrect react type declaration file (#456), closes #455
Docs
- new getting started guide: adds new content to getting started guide demoing better component API usage and extension CSP (#383), closes #74 and #348
- update resource links: adds and removes a few links to resources in the project
readme.md
andgetting-started.md
(#447) - remove readme badge: removes deploy docs readme badge since it was broken to due removal of docs CD pipeline (#449)
- data grid docs: updates data grid docs to show how to create data grids with React (#457), closes #453