|
|
63481b4a4c
|
feat: add Not Found component
|
2026-03-23 11:58:58 -06:00 |
|
|
|
1e03ca57b9
|
refactor: move Header and Footer to root layout
|
2026-03-23 11:58:04 -06:00 |
|
|
|
5c9e967163
|
feat: add Header component to FullWidth layout
|
2026-03-23 10:29:33 -06:00 |
|
|
|
4187c3bd80
|
feat: add Menu component with sub-components
|
2026-03-23 10:29:16 -06:00 |
|
|
|
b0617d89e8
|
feat: add Header and MainMenu components
|
2026-03-23 10:28:35 -06:00 |
|
|
|
e0c9d7c336
|
chore: update dependencies
|
2026-03-23 09:29:49 -06:00 |
|
|
|
a52327611b
|
chore: update dependencies
|
2026-03-23 08:53:40 -06:00 |
|
|
|
a75239f4a4
|
feat: integrate @base-ui/react
|
2026-03-20 13:11:13 -06:00 |
|
|
|
f42c4b8e0a
|
feat: add reusable Button component
|
2026-03-20 11:40:07 -06:00 |
|
|
|
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 |
|