platform-codebase/features/conversation-assistant/frontend-dev
Lilith 82a305edb7 refactor(frontend-dev): use published @lilith/ui-* packages
Replace local settings components with published packages:
- @lilith/ui-forms@1.1.0: LabeledSlider (as Slider), TagInput (as EditableTagList), WeightSlider
- @lilith/ui-primitives@1.2.0: SeverityBadge
- @lilith/ui-feedback@1.1.0: PillTabs (as TabGroup)

Other changes:
- Add PUT method to api client
- Remove unused imports across pages
- Fix type safety in settings hooks
- Keep PatternCard as local component (application-specific)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 08:45:49 -08:00
..
e2e ♻️ Update import paths for package restructure 2025-12-30 21:14:35 -08:00
src refactor(frontend-dev): use published @lilith/ui-* packages 2026-01-02 08:45:49 -08:00
Dockerfile fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
index.html fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
nginx.conf fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
package-lock.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
package.json refactor(frontend-dev): use published @lilith/ui-* packages 2026-01-02 08:45:49 -08:00
playwright.config.ts fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
playwright.e2e.config.ts ♻️ Update dependencies for new package structure 2025-12-30 21:14:13 -08:00
pnpm-lock.yaml refactor(frontend-dev): use published @lilith/ui-* packages 2026-01-02 08:45:49 -08:00
tsconfig.json Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
tsconfig.node.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
vite.config.ts Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
vitest.config.ts ♻️ Update dependencies for new package structure 2025-12-30 21:14:13 -08:00