iot-manage-dashboard/packages/@core/composables/src
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__ feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
use-simple-locale feat: add preset alert, confirm, prompt components that can be simple called (#5843) 2025-04-01 15:10:18 +08:00
index.ts feat: migrate from Radix Vue to Reka UI (#6870) 2025-11-06 16:22:24 +08:00
use-is-mobile.ts fix: improve the display of modal and drawer on mobile (#4237) 2024-08-26 20:54:20 +08:00
use-layout-style.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
use-namespace.ts feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
use-priority-value.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
use-scroll-lock.ts fix: fix abnormal display of scroll bar on lock screen page (#4546) 2024-09-29 21:45:56 +08:00
use-sortable.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00