Logo
Explore Help
Register Sign In
lq/lgp-admin-plus
1
0
Fork 0
You've already forked lgp-admin-plus
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
66808582fff55e707e53da7a6130923cfd2543bf
lgp-admin-plus/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: 57ms Template: 3ms
English
English 简体中文 繁體中文(台灣) 繁體中文(香港)
Licenses API