qwrk-laconic-core/services/ui
Ian Cameron Lyles 9f9870113c
chore(ui): LAC-126 components migrated (#4)
* 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
2025-03-20 08:17:54 -07:00
..
src chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
.gitignore chore(): Initialize turborepo and configure git to ignore node_modules, .next, and .turbo directories 2025-02-26 18:35:53 -08:00
components.json chore(): Initialize turborepo and configure git to ignore node_modules, .next, and .turbo directories 2025-02-26 18:35:53 -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(router):LAC-120 routing foundation (#1) 2025-03-06 14:45:52 -08:00
tsconfig.json chore(router):LAC-120 routing foundation (#1) 2025-03-06 14:45:52 -08:00
tsconfig.lint.json chore(router):LAC-120 routing foundation (#1) 2025-03-06 14:45:52 -08:00