qwrk-laconic-core/services/ui
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
..
src chore(components): Migrate core and navigation components 2025-03-17 12:36:49 -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(components): Migrate core and navigation components 2025-03-17 12:36:49 -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