Netfan
|
2efb5b71c3
|
feat: auto activate subMenu on select root menu (#5147)
* feat: auto activate subMenu on click root menu
* fix: prop name fixed
* chore: test and docs update
|
2024-12-16 02:57:50 +08:00 |
Netfan
|
7fbf7b189a
|
feat: tabbar support mouse wheel vertical (#5129)
* feat: tabbar support mouse wheel
* docs: add tabbar wheelable tips
* chore: resolve vitest test
|
2024-12-13 14:45:06 +08:00 |
Vben
|
d5a210f53f
|
fix: default theme colors cannot be overridden (#4636)
* fix: default theme colors cannot be overridden
* chore: update default config
|
2024-10-14 23:24:21 +08:00 |
GavinLucky
|
437cb02e11
|
feat: preferences settings panel to add display switches with copyright (#4603)
* feat: preferences settings panel to add display switches with copyright
* feat: 更新 snapshots 测试用例
---------
Co-authored-by: ZhangYantao <Gavin@163.com>
|
2024-10-10 21:59:43 +08:00 |
Netfan
|
ba539f6793
|
chore: correct spelling for 'dragable' (#4600)
|
2024-10-10 10:55:52 +08:00 |
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
|
2024-10-06 17:27:32 +08:00 |
Vben
|
4173264805
|
feat: add vxe-table component (#4563)
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
|
2024-10-04 23:05:28 +08:00 |
vince
|
a72b8acaf9
|
fix: window system clean script execution problems (#4513)
* fix: fix window system clean script execution problems
* fix: lint error
* chore: remove test code
|
2024-09-26 11:59:19 +08:00 |
Vben
|
a46c85d77d
|
chore: update documentation and deps (#4510)
* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error
|
2024-09-25 23:09:48 +08:00 |
invalid w
|
000172e482
|
chore(@vben/common-ui): add verify component (#4390)
* chore(@vben/common-ui): 增加拖拽校验组件
* chore: 增加样式
* Merge branch 'main' into wangjue-verify-comp
* chore: 封装action组件
* chore: 拆分完成拖拽功能
* chore: 样式调整为tailwindcss语法
* chore: 导出check图标
* chore: 拖动的图标变为@vben/icons的
* chore: 完成插槽功能迁移
* fix: ci error
* chore: 适配暗黑主题
* chore: 国际化
* chore: resolve conflict
* chore: 迁移v2的图片旋转校验组件
* chore: 完善选择校验demo
* chore: 转换为tailwindcss
* chore: 替换为系统的颜色变量
* chore: 使用interface代替组件的props声明
* chore: 调整props
* chore: 优化demo背景
* chore: follow suggest
* chore: rm unnecessary style tag
* chore: update demo
* perf: improve the experience of Captcha components
---------
Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
|
2024-09-21 20:52:36 +08:00 |
Vben
|
161820dbc1
|
fix: improve the scroll bar flashing when the modal box is opened (#4438)
|
2024-09-19 21:56:49 +08:00 |