Add TanStack libraries, error pages, and central page config #2

Merged
izy merged 1 commit from staging into master 2026-05-18 18:07:48 +00:00
Owner
  • Add @tanstack/react-query, react-form, react-table, react-virtual,
    and store with preact/compat aliases for tests
  • Add error-pages Vite plugin generating static HTML for 15 HTTP codes
  • Extract page metadata into src/pages/config.ts as single source of
    truth, consumed by multiPage plugin and App.tsx at runtime
  • Add About, QueryExample, FormExample, TableExample, VirtualExample
    page components
  • Add useSearchParams hook; update Link to use ROUTE_PATHS for SPA
    vs real navigation fallback
  • Switch CI runner to ubuntu-latest; add robots.txt

Signed-off-by: izy izy@izy.sh

- Add @tanstack/react-query, react-form, react-table, react-virtual, and store with preact/compat aliases for tests - Add error-pages Vite plugin generating static HTML for 15 HTTP codes - Extract page metadata into src/pages/config.ts as single source of truth, consumed by multiPage plugin and App.tsx at runtime - Add About, QueryExample, FormExample, TableExample, VirtualExample page components - Add useSearchParams hook; update Link to use ROUTE_PATHS for SPA vs real navigation fallback - Switch CI runner to ubuntu-latest; add robots.txt Signed-off-by: izy <izy@izy.sh>
Add TanStack libraries, error pages, and central page config
All checks were successful
Build / build (push) Successful in 27s
1b83dcbb08
- Add @tanstack/react-query, react-form, react-table, react-virtual,
  and store with preact/compat aliases for tests
- Add error-pages Vite plugin generating static HTML for 15 HTTP codes
- Extract page metadata into src/pages/config.ts as single source of
  truth, consumed by multiPage plugin and App.tsx at runtime
- Add About, QueryExample, FormExample, TableExample, VirtualExample
  page components
- Add useSearchParams hook; update Link to use ROUTE_PATHS for SPA
  vs real navigation fallback
- Switch CI runner to ubuntu-latest; add robots.txt

Signed-off-by: izy <izy@izy.sh>
izy merged commit 1b83dcbb08 into master 2026-05-18 18:07:48 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
templates/preact!2
No description provided.