iot-manage-dashboard/playground
Copilot 1e09fa4642
feat: migrate from Radix Vue to Reka UI (#6870)
* Initial plan

* Update dependencies and imports from radix-vue to reka-ui

Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>

* Fix type errors after reka-ui migration

Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>

* Run formatter to fix code style

Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2025-11-06 16:22:24 +08:00
..
__tests__/e2e feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
public refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
src feat: migrate from Radix Vue to Reka UI (#6870) 2025-11-06 16:22:24 +08:00
.env feat: encrypt the privacy data when it is persisted (#6056) 2025-04-27 20:59:10 +08:00
.env.analyze refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.development feat: add dingding login 2025-07-25 22:02:55 +08:00
.env.production feat: add archive plug-in to output dist.zip after build (#4272) 2024-08-29 21:47:00 +08:00
index.html refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
package.json chore: release 5.5.9 2025-08-16 22:16:02 +08:00
playwright.config.ts feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
postcss.config.mjs refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tailwind.config.mjs refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tsconfig.json refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tsconfig.node.json refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
vite.config.mts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00