Skip to content

feat: add multi-page demo routing with context#16

Merged
markwylde merged 4 commits intomainfrom
feat/demo-pages-and-routing
Aug 12, 2025
Merged

feat: add multi-page demo routing with context#16
markwylde merged 4 commits intomainfrom
feat/demo-pages-and-routing

Conversation

@markwylde
Copy link
Copy Markdown
Owner

@markwylde markwylde commented Aug 12, 2025

This refactor introduces a multi-page demo experience:

  • Add hash-based router and shared DemoProvider
  • Split examples into dedicated pages (Basic, Visibility, Logs, Custom, Sorting, Reorder, Resize, Grouping, All, Layout)
  • Update MassiveTable and theme styles to support the new pages

No API changes; focuses on demo UX and clarity.

Introduce hash-based router, DemoProvider, and split examples into dedicated pages.
Adjust MassiveTable and base/dark/light CSS modules to support the new example pages and layout.
Ensure grid/flex tuples are typed as [string, Row[]][] so makeGetRows receives Row[] and TypeScript compiles cleanly.
Unignore src/demo in .gitignore and add demo types/columns so CI can resolve imports.
@markwylde markwylde merged commit 8bb5a25 into main Aug 12, 2025
3 checks passed
@markwylde markwylde deleted the feat/demo-pages-and-routing branch August 12, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant