vue-vben-admin/packages/@core/ui-kit/shadcn-ui
Li Kui 1d38fb647e
refactor: use @ant-design/fast-color instead (#4070)
* refactor: Use @ant-design/fast-color instead

* fix: test failed

* chore: remove isValidColor

All FastColor objects are valid. So isValid is always true.
FastColor("not-a-color") -> `#000000`

* refactor: rename directory `colorful` to `color`

* fix: ci fail
2024-08-07 21:28:25 +08:00
..
src refactor: use @ant-design/fast-color instead (#4070) 2024-08-07 21:28:25 +08:00
build.config.ts chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
components.json refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
package.json chore(deps): bump the non-breaking-changes group with 3 updates (#4013) 2024-08-03 04:41:47 +08:00
postcss.config.mjs chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
tailwind.config.mjs chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
tsconfig.json chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00