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

6 lines
129 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';
perf: supplement login interface documents and add configuration parameters (#4175)
2024-08-17 22:38:37 +08:00
export * from './store';
refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00
export * from './utils';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.5.0 Page: 33ms Template: 2ms
English
English 简体中文 繁體中文(台灣) 繁體中文(香港)
Licenses API