PanFu
|
f813245827
|
feat: 偏好设置的快捷键列表追加ESC快捷键的控制(关闭当前窗口) (#7947)
* feat: 快捷键追加ESC控制,关闭当前窗口
* feat: 偏好设置中,页面切换动画的颜色看不清的问题(使用当前主题色)
* feat: 三种弹出框支持快捷键ESC动作
* feat: 代码自动格式化(3个框架改动)
* feat: 代码自动格式化(3个框架改动)
* fix: 修正locale数据获取方式
* 单元测试问题修改
* 单元测试问题修改
* fix: 解决代码评论的问题
* fix: 解决代码评论的问题
* fix: 解决代码评论的问题
* fix: 解决代码评论的问题
* 单元测试问题修改
* fix: 解决评论问题
* fix: 解决代码格式导致pnpm run lint报错的问题
---------
Co-authored-by: PanFu <panfu@zhihuaai.com>
|
2026-05-23 09:50:35 +08:00 |
layhuts
|
c066889c37
|
Fix: 在isMobile=true时无法自定义Drawer的class问题 (#7941)
* fix: 在isMobile=true时无法自定义Drawer的class问题
* fix: 在ResizableHandle两边增加边距
|
2026-05-22 11:56:09 +08:00 |
xingyu4j
|
bd369df3bc
|
fix: check deps
|
2026-04-13 17:52:16 +08:00 |
dullathanol
|
d0c17090ef
|
fix: 修正 Modal/Drawer 中 loading 属性注释
|
2026-04-13 17:52:15 +08:00 |
dullathanol
|
cc32ebeb12
|
feat: 支持 overflow 配置以允许拖拽超出可视区
|
2026-04-13 17:52:15 +08:00 |
dullathanol
|
02372f12ba
|
fix: 弹窗组件拖拽后全屏位置异常
|
2026-04-13 17:52:15 +08:00 |
Jin Mao
|
340baf4f0b
|
chore: 处理合并的一些问题
|
2026-03-16 20:50:01 +08:00 |
xingyu4j
|
5558249cd3
|
chore: unbuild
|
2026-03-15 23:11:41 +08:00 |
xingyu4j
|
b300011d07
|
refactor(tsdown): migrate ui-kit vue packages
|
2026-03-15 21:30:13 +08:00 |
xingyu4j
|
26e9aa244b
|
fix(vite): adapt rolldown workspace resolution
|
2026-03-15 20:27:01 +08:00 |
xingyu4j
|
fa190e0975
|
chore: checkpoint tailwind spacing updates
|
2026-03-14 18:11:08 +08:00 |
Jin Mao
|
a6a6efdf59
|
chore: release 5.7.0
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
|
2026-03-14 09:14:23 +08:00 |
xingyu4j
|
443e4b04cd
|
chore: update vite 8
|
2026-03-13 15:51:28 +08:00 |
xingyu
|
a4736a49f8
|
feat: migrate to Tailwind CSS v4 (#7614)
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
|
2026-03-10 05:08:45 +08:00 |
Jin Mao
|
8a215fbcc7
|
chore: release 5.6.0
|
2026-02-09 05:09:57 +08:00 |
xingyu
|
7680b33b99
|
fix: #7140 (#7153)
* chore: add yaml eslint validate
* chore: update deps
* fix: unused ts lint
* fix: 弹窗只能点击一次 #7140
* chore: update actions/checkout v6
* chore: update node version v22.22.0
|
2026-01-28 18:05:20 +08:00 |
Jin Mao
|
b9224fc379
|
Merge branch 'main' into fix
|
2026-01-23 13:48:54 +08:00 |
yuhengshen
|
74381aa8c1
|
fix: 嵌套弹窗,错误 merge options (#7126)
|
2026-01-22 20:07:13 +08:00 |
xingyu4j
|
af3fe53ec8
|
fix: type error
|
2025-12-22 17:50:06 +08:00 |
panda7
|
b6edc5f574
|
fix: centered 为 true 时设置 draggable 无法拖拽 (#6948)
Co-authored-by: sqchen <chenshiqi@sshlx.com>
|
2025-11-24 08:38:10 +08:00 |
xingyu4j
|
bed52983a0
|
fix: lint
|
2025-11-17 12:15:14 +08:00 |
zoumingjun
|
08b6e7713e
|
fix: 修复对话框modal组件方法名错误
|
2025-10-18 21:13:34 +08:00 |
panda7
|
2cc78f925f
|
fix: the bug in the lock method of the vbenModal component (#6648)
|
2025-08-21 15:17:55 +08:00 |
ming4762
|
5b75e5e917
|
perf: perf the control logic of `VbenModal` full screen and header (#6566)
* resolve the issue of header=false and full screen button display but not operable
|
2025-07-25 21:45:45 +08:00 |
panda7
|
1a9b0509d5
|
feat: add animation effects to VbenModal component
|
2025-07-18 00:15:40 +08:00 |
yuhengshen
|
2f7d1f009d
|
fix: 全屏状态下弹窗圆角优化 (#6413)
|
2025-06-24 23:41:54 +08:00 |
yuhengshen
|
946f91f387
|
feat: optimize modal dragging range(#6414)
* 当弹窗指定了容器时,拖拽将被限制在容器范围内
|
2025-06-24 17:05:59 +08:00 |
Netfan
|
c0962fec18
|
fix: auto close popup on deactivated (#6368)
* 修复挂载到内容区域的弹窗和抽屉被意外关闭的问题
|
2025-06-11 12:20:52 +08:00 |
huanghezhen
|
feb96dc8ea
|
fix: resolve onClosed method failure in connectedComponent of useVbenModal (#6309)
|
2025-06-02 08:16:48 +08:00 |
Netfan
|
081d08a7f8
|
fix: alert width fixed in small screen (#6312)
|
2025-05-30 19:54:26 +08:00 |
LinaBell
|
8f4d3d418d
|
fix: when keepAlive is enabled, returning directly through browser buttons/gestures will not close pop ups (#6113)
|
2025-05-06 14:02:23 +08:00 |
Vben
|
17a18fc9ba
|
chore: close eslint object sorting (#6101)
|
2025-05-03 16:06:36 +08:00 |
Netfan
|
3e6d608a2f
|
fix: destroyOnClose incorrect default value, fixed #6092 (#6093)
|
2025-05-01 14:09:37 +08:00 |
Netfan
|
4545422ee0
|
fix: lock state will not change overflow style in drawer and modal (#6067)
* Modal和Drawer的锁定状态不再修改overflow样式
|
2025-04-28 17:02:54 +08:00 |
ming4762
|
0cc1cb5a7b
|
perf: improve destroyOnClose for VbenDrawer&VbenModal (#6051)
* fix: fix that the default value of modal destroyOnClose does not take effect
* perf: improve destroyOnClose for VbenDrawer
|
2025-04-27 11:26:50 +08:00 |
Netfan
|
14377705e7
|
fix: alert confirm state in beforeClose callback (#6019)
|
2025-04-23 12:20:52 +08:00 |
Netfan
|
79de6bcbf7
|
fix: alert send wrong confirm state to beforeClose (#5991)
* 修复alert在按下Esc或者点击遮罩关闭时,可能发送错误的isConfirm状态
|
2025-04-17 22:23:05 +08:00 |
Netfan
|
14bd6dd25d
|
fix: destroyOnClose works within connectedComponent (#5989)
* 修复destroyOnClose没能销毁connectedComponent自身的问题
|
2025-04-17 20:25:49 +08:00 |
ming4762
|
3318d76bab
|
perf: improve `destroyOnClose` for VbenModal (#5964)
|
2025-04-16 11:28:36 +08:00 |
LinaBell
|
8f3881eabf
|
perf: `beforeClose` of drawer support promise (#5932)
* perf: the beforeClose function of drawer is consistent with that of modal
* refactor: drawer test update
|
2025-04-16 11:27:13 +08:00 |
ming4762
|
3fb4fba1cb
|
fix: modal closing animation (#5960)
|
2025-04-15 18:49:57 +08:00 |
ming4762
|
c7e6210c8d
|
feat: `modal`&`drawer` support `center-footer` slot (#5956)
|
2025-04-15 16:04:44 +08:00 |
Netfan
|
bf7496f0d5
|
feat: add `useAlertContext` for Alert component (#5947)
* 新增Alert的子组件中获取弹窗上下文的能力
|
2025-04-15 00:00:05 +08:00 |
Netfan
|
f0e9e55af2
|
feat: alert support customize `footer` (#5940)
* Alert组件支持自定义footer
|
2025-04-14 11:48:21 +08:00 |
ming4762
|
afce9dc5c0
|
perf: improve `destroyOnClose` for `VbenModal` (#5935)
* perf: 优化Vben Modal destroyOnClose,解决destroyOnClose=false,Modal依旧会被销毁的问题
影响范围(重要):destroyOnClose默认为true,这会导致所有的modal都会默认渲染到body
radix-vue Dialog组件默认会销毁挂载的组件,所以即使destroyOnClose=false,Modal依旧会被销毁的问题
对于一些大表单重复渲染导致卡顿,ApiComponent也会频繁的加载数据
* fix: modal closing animation
---------
Co-authored-by: Netfan <netfan@foxmail.com>
|
2025-04-13 23:02:07 +08:00 |
Netfan
|
4a2c7b313f
|
fix: alert animation (#5927)
|
2025-04-12 10:37:47 +08:00 |
Netfan
|
9bd5a190c2
|
fix: alert action button focus, fixed #5921 (#5922)
* 修复Alert组件的按钮焦点切换问题
|
2025-04-12 00:59:56 +08:00 |
Netfan
|
71e8d12b70
|
fix: improve prompt component (#5879)
* fix: prompt component render fixed
* fix: alert buttonAlign default value
|
2025-04-07 01:21:30 +08:00 |
Netfan
|
ecf518bb02
|
fix: alert `beforeClose` callback arguments fixed (#5845)
|
2025-04-01 22:55:29 +08:00 |
Netfan
|
44138f578f
|
feat: add preset alert, confirm, prompt components that can be simple called (#5843)
* feat: add preset alert, confirm, prompt components that can be simple called
* fix: type define
|
2025-04-01 15:10:18 +08:00 |