Files
ruoyi-plus-vben5/packages/@core
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
..
2024-07-14 23:10:48 +08:00

@vben-core

系统一些比较基础的SDK和UI组件库该目录后续完善后可能会迁移出去或者发布到npm请勿将任何业务逻辑和业务包放在该目录。