qwrk-laconic-core/apps/deploy-fe
Ian Cameron Lyles 402762425b
chore: LAC-126 Components Migrated (#5)
* chore: Onboarding components migrated

* chore: wrap pages

* chore(components): Migrate core and navigation components

Migrated core and navigation components from Snowballtools repository:
- Core components: Dropdown, FormatMilliSecond, Logo, SearchBar, Stepper, StopWatch, VerticalStepper
- Navigation components: GitHubSessionButton, LaconicIcon, NavigationActions, WalletSessionId

Follows component migration guidelines with:
- Tailwind styling
- Consistent file structure
- TypeScript type definitions
- README documentation

* chore(routing): Basic routing within navigation

* chore: Import project cards and deps

* fix: start services in turborepo

* docs: phases for wallet service
2025-03-24 11:48:30 -07:00
..
.vscode chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
src chore: LAC-126 Components Migrated (#5) 2025-03-24 11:48:30 -07:00
standards/architecture chore(router):LAC-120 routing foundation (#1) 2025-03-06 14:45:52 -08:00
.gitignore fix: env vars passed through nextconfig 2025-03-07 09:22:06 -08:00
biome.jsonc chore(router):LAC-120 routing foundation (#1) 2025-03-06 14:45:52 -08:00
components.json chore(router):LAC-120 routing foundation (#1) 2025-03-06 14:45:52 -08:00
next.config.mjs fix: env vars passed through nextconfig 2025-03-07 09:22:06 -08:00
package.json chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
postcss.config.mjs chore(router):LAC-120 routing foundation (#1) 2025-03-06 14:45:52 -08:00
tailwind.config.ts chore(routes): LAC-121 - All routes are navagable 2025-03-04 19:31:49 -08:00
tsconfig.json chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00