Netfan
3fb286b552
fix: element hover style in dark theme ( #4983 )
1 year ago
Netfan
b87d41bada
fix: adjust `useWatermark` logic ( #4896 )
1 year ago
Vben
4005023fd4
fix: drawer component header does not take effect ( #4844 )
1 year ago
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
1 year ago
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
1 year ago
Vben
60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch ( #4579 )
...
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch
* chore: typo
1 year ago
Netfan
0fcc42a2fb
fix: incorrect info color for element plus, fixed #4532 ( #4566 )
1 year ago
Netfan
476aa068d7
fix: stripe table style for element plus, fixed : #4501 ( #4503 )
1 year ago
zhuizhubf
a634ec3692
fix(@vben/web-ele): fixed some style issues in dark mode ( #4436 )
...
* fix(@vben/web-ele): fixed some style issues in dark mode
* fix: lint
---------
Co-authored-by: Vben <ann.vben@gmail.com>
1 year ago
Vben
3f2dcb8281
fix(@vben/web-ele): fixed some style issues in dark mode ( #4298 )
1 year ago
Li Kui
fecf55139d
fix: element-plus styles ( #4203 )
...
closes #4201
1 year ago
Zhao-sj
5962804f92
style: element-plus theme info adaptation ( #4082 )
...
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
1 year ago
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
...
* fix: mock server deployment error
* chore: typo
1 year ago
Vben
344c499462
fix: when borderRaidus is a string, the component displays an exception ( #4102 )
1 year ago
invalid w
9487156938
chore: add colorInfo in SeedToken ( #4096 )
...
resolve #4095
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
9a6e29c401
fix: element theme adjustment
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
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