Logo
Explore Help
Register Sign In
xkyy/xk-admin
1
0
Fork 0
You've already forked xk-admin
Code Issues Pull Requests Actions 7 Packages Projects Releases Wiki Activity
Files
3c17f4e9f86b24cf71eabbb3b5ac9192f364fb44
xk-admin/packages/@core/base/shared/src/index.ts

5 lines
104 B
TypeScript
Raw Normal View History

refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00
export * from './cache';
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
export * from './color';
refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00
export * from './constants';
export * from './utils';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.5.0 Page: 37ms Template: 1ms
English
English 简体中文 繁體中文(台灣) 繁體中文(香港)
Licenses API