Commit Graph

20 Commits

Author SHA1 Message Date
9b8b8de875 feat: add srOnly class 2026-03-20 11:39:32 -06:00
2fc7de2cc8 chore: update dependencies 2026-03-20 10:29:53 -06:00
7155f55d73 fix: add Footer import to FullWidth component 2026-03-17 16:56:30 -06:00
5ffb305bb0 feat: add footer component to full-width layout 2026-03-17 16:44:54 -06:00
1771924c69 chore: upgrade Vite to v8 and update React plugins 2026-03-17 16:27:19 -06:00
cb7e4d3449 feat: add graceful shutdown handlers for SIGINT and SIGTERM 2026-03-09 14:16:28 -06:00
a6642bc2cc feat: add Docker configuration 2026-03-09 14:13:23 -06:00
19191eac7c chore: move vite-tsconfig-paths to dependencies
Moved vite-tsconfig-paths from devDependencies to dependencies as it is required at runtime for path resolution in the Vite build.
2026-03-09 12:19:27 -06:00
9589f3fa76 chore: update dependencies 2026-03-09 12:10:39 -06:00
a475d4c5a0 feat: changes deployment method from nitro to bun native server 2026-03-09 12:10:24 -06:00
de91f39231 feat(home): add logo and placeholder content to home page 2026-03-06 18:49:13 -06:00
03b988b5f5 feat(types): add MergeOmitting type helper for type merging with omission 2026-03-06 18:48:58 -06:00
59fc3bf686 feat: add SrJuggernaut logo component 2026-03-06 18:48:38 -06:00
e38871879c feat(layout): add full-height flex layout and FullWidth component 2026-03-06 18:48:13 -06:00
f4ad0bd9de feat: add favicon icons in PNG, ICO, and SVG formats 2026-03-06 18:47:17 -06:00
d5ec0d25ae feat: integrate Nitro nightly for enhanced server-side capabilities
- Add .output to .gitignore to exclude build output directory
2026-03-04 15:35:53 -06:00
20cf804ac6 feat: add Panda CSS styling system with fonts and icons
Add @pandacss/dev, srjuggernaut-panda-preset, FontAwesome icons, and fonts to enable styling.
Update .gitignore to exclude styled-system directories.
2026-03-04 14:30:44 -06:00
13819410c5 fix: exclude generated route tree file from Biome linting 2026-03-04 14:28:41 -06:00
b3970b04ab feat(vscode): add Biome formatter settings for consistent code style 2026-03-04 14:27:15 -06:00
449d8f96c7 chore: initial commit 2026-03-04 13:21:16 -06:00