Vben
5f4d3f2bce
chore(deps): bump the non-breaking-changes group with 10 updates ( #4074 )
1 year ago
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
1 year ago
jinmao88
d9ba9917ff
fix: an error was reported in the adaptation of the naive component library theme ( #4041 )
...
* fix: naive组件库 主题适配报错,需将hsl转换为rgb格式
* feat: 增加NDataTable示例
* chore: hsl转换函数移动到@vben/utils内
* fix: 优化正则表达式
* fix: 优化正则表达式2
* fix: 正则表达式优化,优化hlsStringToRGB函数
* fix: 使用tinyColor进行转换
* Update packages/@core/base/shared/src/colorful/convert.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: lint error
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: vince <vince292007@gmail.com>
1 year ago
Li Kui
e29352d0f1
fix: missing await for an async function call ( #4035 )
1 year ago
Vben
b6415fad2d
perf: optimize for some details and comments ( #4030 )
...
* perf: optimize for some details and comments
* fix: test case
* chore: update ci
1 year ago
vben
f4bd0530cc
chore: Delete unnecessary files
1 year ago
vben
4236e9cb87
chore: update deps
1 year ago
vben
9b98b3190e
chore: update deps
1 year ago
vben
9a6e29c401
fix: element theme adjustment
1 year ago
vben
082847c441
chore: Resolve merge conflicts
1 year ago
Li Kui
4074a88c13
feat: element-plus app ( #32 )
...
* chore: init project
* chore: install element-plus
* chore: locale config
* fix: eslint error
* chore: merge from main
* fix: lint
* chore: finish todo
* chore: update comments
* chore: update
* fix: lint error
* chore: add unplugin-element-plus
* chore: add useElementPlusDesignTokens
* chore: configure some color
1 year ago
vben
fdee2d2239
feat: add naive app
1 year ago
vben
89dcf522f5
refactor: Separate store
1 year ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
1 year ago
vben
e6403868fc
chore: update packages
1 year ago
vben
cd10eb9471
feat: Regular monitoring page update [deploy]
1 year ago
vince
66fd052709
fix: fix known issues. fixed #59,fixed #61 , fixed #67 , fixed #68 [deploy]
1 year ago
vben
5590cc8fa1
chore: update theme
1 year ago
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
...
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
1 year ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
1 year ago