TonyGermaneri / canvas-datagrid

Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
BSD 3-Clause "New" or "Revised" License
1.42k stars 184 forks source link

Migrate docs to Docusaurus (continued) #533

Closed mdebrauw closed 1 year ago

mdebrauw commented 1 year ago

This PR builds on the work done in https://github.com/TonyGermaneri/canvas-datagrid/pull/441

I've now migrated all tutorial code samples to separate pages under an Examples category. A Sandpack editor component has been added to allow all examples to be run and live edited.

There are three examples which don't work as advertised:

I've also added back the landing page.