ruoyi-plus-vben5/packages/effects/hooks/src
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
..
index.ts refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
use-app-config.ts fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy] 2024-07-29 00:19:26 +08:00
use-content-maximize.ts refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
use-design-tokens.ts refactor: use @ant-design/fast-color instead (#4070) 2024-08-07 21:28:25 +08:00
use-refresh.ts fix: missing await for an async function call (#4035) 2024-08-04 21:53:44 +08:00
use-tabs.ts fix: missing await for an async function call (#4035) 2024-08-04 21:53:44 +08:00
use-watermark.ts fix: missing await for an async function call (#4035) 2024-08-04 21:53:44 +08:00