qwrk-laconic-core/apps/deploy-fe
icld b649299fcc 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
2025-03-17 12:36:49 -07:00
..
.vscode chore: Onboarding components migrated 2025-03-08 21:17:10 -08:00
src chore(components): Migrate core and navigation components 2025-03-17 12:36:49 -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: Onboarding components migrated 2025-03-08 21:17:10 -08: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(components): Migrate core and navigation components 2025-03-17 12:36:49 -07:00