feat(ui): migrate from React/DaisyUI to Nuxt 4/Customable UI-Kit #353
No reviewers
Labels
No labels
auto-merged
ci
failed
component
api
good first issue
has-pr
help wanted
idea
priority
critical
priority
high
priority
low
priority
medium
review
approved
review
commented
status
blocked
status
in-progress
status
needs-review
status
ready
type
bug
type
chore
type
docs
type
enhancement
type
feature
type
refactor
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
customable/claude-mem!353
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/327-333-nuxt-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Complete migration of
packages/uifrom React 19 + Vite + DaisyUI to Nuxt 4 + Vue 3 + @customable/ui-kit-vue + @customable/css.What changed
ssr: false)dist/)Migration details
.npmrcBuild output
All 16 routes prerender successfully. Output goes to
dist/which is served by the backend's Express static middleware — no changes needed there.Closes #327
Closes #333
@review.bot
AI Code Review (Devstral)
The PR correctly adds the i18n module and configuration needed for the Customable UI-Kit migration; no bugs, security issues, or breaking changes are introduced.
Automated review by pr-reviewer
🔍 Re-reviewed as requested by @jonas.hanisch. See the new review above.