Go to file
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
.cursor/rules chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
.github Add precommit hook 2025-02-27 10:48:04 -08:00
.vscode chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
apps chore: LAC-126 Components Migrated (#5) 2025-03-24 11:48:30 -07:00
docs/architecture/wallet_migration chore: LAC-126 Components Migrated (#5) 2025-03-24 11:48:30 -07:00
scripts chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
services chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
standards chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
.cursorignore Apps and packages lint and build (#3) 2025-03-07 19:45:56 -08:00
.gitignore chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
.npmrc Apps and packages lint and build (#3) 2025-03-07 19:45:56 -08:00
biome.json Apps and packages lint and build (#3) 2025-03-07 19:45:56 -08:00
lefthook.yaml chore: update pre-commit hooks to remove staged file references and clean up logger output 2025-02-27 10:52:05 -08:00
LICENSE Initial commit 2025-02-26 15:53:04 -08:00
next-agent-01.md chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
package.json chore: LAC-126 Components Migrated (#5) 2025-03-24 11:48:30 -07:00
pnpm-lock.yaml chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
pnpm-workspace.yaml chore(ui): LAC-126 components migrated (#4) 2025-03-20 08:17:54 -07:00
tsconfig.base.json Apps and packages lint and build (#3) 2025-03-07 19:45:56 -08:00
tsconfig.json Add precommit hook 2025-02-27 10:48:04 -08:00
turbo.json chore: LAC-126 Components Migrated (#5) 2025-03-24 11:48:30 -07:00