Commit Graph

3 Commits (41612f7723ae46e58e1fc14a46255d4b763e06da)

Author SHA1 Message Date
Vben 5f41c51770
perf: supplement login interface documents and add configuration parameters (#4175) 2024-08-17 22:38:37 +08:00
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
vben cf0ec053e4 refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00