Netfan
be840460d8
feat: vbenSelect support prop allowClear
( #6043 )
2025-04-25 23:37:03 +08:00
panda7
5ffd7db8e0
fix: the initial value echo for the check-button-group ( #6029 )
...
Co-authored-by: sqchen <9110848@qq.com>
2025-04-25 08:35:03 +08:00
wyc001122
333998b518
fix: determine if scrollbar has been totally scrolled ( #5934 )
...
* 修复在系统屏幕缩放比例不为100%的情况下,滚动组件对是否已滚动到边界的判断可能不正确的问题
2025-04-15 20:51:38 +08:00
Netfan
bf7496f0d5
feat: add useAlertContext
for Alert component ( #5947 )
...
* 新增Alert的子组件中获取弹窗上下文的能力
2025-04-15 00:00:05 +08:00
Netfan
4a2c7b313f
fix: alert animation ( #5927 )
2025-04-12 10:37:47 +08:00
Netfan
a8c5df38e9
fix: possible circular reference issue during build ( #5894 )
...
* 修复构建期间出现的循环引用警告
2025-04-08 14:50:05 +08:00
Netfan
d216fdca44
feat: support logo text slot ( #5872 )
...
* 基础布局中的LOGO的文字区域允许通过插槽logo-text定制
2025-04-05 13:07:52 +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
Netfan
06ccad9db0
fix: vbenTree modelValue synchronization ( #5825 )
2025-03-31 10:18:35 +08:00
Jin Mao
18722ce434
feat: sidebar button config ( #5818 )
...
* feat: 新增 PreferenceCheckboxItem 组件
* feat(preferences): 添加侧边栏按钮配置功能
* feat: 新增按钮点击事件触发功能
* feat(SidebarPreferences): 新增侧边栏折叠按钮与固定按钮配置
* feat(ui): 新增侧边栏固定按钮及配置选项
* fix(test): 修正侧边栏配置项缺失问题
2025-03-31 10:17:42 +08:00
Netfan
c2b5f6497d
fix: vben tree component warning ( #5809 )
2025-03-28 16:01:30 +08:00
Netfan
870cd86393
fix: auto check parent after node selected ( #5794 )
2025-03-27 14:22:05 +08:00
Netfan
39888cebaa
fix: base component focus color in form ( #5760 )
2025-03-21 09:41:42 +08:00
vben
b92ac5c36d
chore: release 5.5.4
2025-03-18 21:43:27 +08:00
Netfan
e2a577de24
feat: add size prop to avatar component and update logo component for size handling ( #5684 )
2025-03-08 11:37:02 +08:00
Netfan
b37ed48b9d
feat: role management page with component tree
( #5675 )
...
* feat: add shadcn tree
* fix: update vbenTree component
* feat: role management demo page
* feat: add cellSwitch renderer for vxeTable
* chore: remove tree examples
2025-03-07 16:03:08 +08:00
Netfan
31a6ab59fb
feat: vben checkbox support indeterminate state and transition animation ( #5662 )
2025-03-06 16:11:02 +08:00
Netfan
f380452ef0
feat: modal and drawer locking improve ( #5648 )
...
* feat: add `unlock` for modalApi
* fix: modal's close button style in locking
* fix: fix modal's close button disabled on locking
* feat: add `lock` and `unlock` for drawerApi
2025-03-04 22:00:32 +08:00
Netfan
0e0661fe02
fix: breadcrumb style is affected by the globally-imported antd styles ( #5627 )
...
* 修复全局引入Antd时,面包屑的样式会受到影响的问题
2025-02-27 22:28:59 +08:00
Netfan
4570d5b54b
feat: add VbenButtonGroup
and VbenCheckButtonGroup
with demo ( #5591 )
...
* 添加按钮组、选择按钮组以及相应的Demo
2025-02-24 13:50:50 +08:00
Netfan
d49e3e81a4
fix: loading and spinner style fixed and improved ( #5588 )
2025-02-23 15:30:17 +08:00
Netfan
579b1b486c
feat: loading and spinner component with directive ( #5587 )
...
* 添加loading和spinner组件,以及对应的vue指令
2025-02-23 12:41:54 +08:00
Netfan
1a12687027
fix: vben count to animator event name fixed ( #5573 )
2025-02-20 23:53:47 +08:00
vben
195ceec9b4
chore: release 5.5.3
2025-01-21 22:07:55 +08:00
Netfan
13087a10b7
refactor: fix popup component zIndex ( #5397 )
2025-01-15 12:32:03 +08:00
Netfan
42e322012c
fix: spinner may stop playing animation after dismiss ( #5365 )
...
* fix: spinner may stop playing animation after dismiss
* fix: animation paused more safely
2025-01-12 15:43:44 +08:00
Netfan
6719e2679f
feat: popup component support overlay blur effect ( #5359 )
2025-01-11 23:37:17 +08:00
Netfan
801c640724
fix: vben select placeholder color ( #5286 )
2025-01-02 10:19:20 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
Netfan
e86a7906fe
feat: drawer support onOpened
& onClosed
2024-12-30 22:21:01 +08:00
vben
07c4ad05f4
chore: release 5.5.2
2024-12-28 22:15:00 +08:00
Netfan
acd87b2250
feat: add resizable
and ColPage
component ( #5188 )
...
* feat: add component resizable
* feat: component `ColPage` with demo
2024-12-19 20:37:42 +08:00
Netfan
10b3a16f79
fix: sidebar style on focus ( #5178 )
2024-12-18 22:52:40 +08:00
Netfan
38805a0e1f
feat: improve code login demo ( #5154 )
...
* feat: add some method in formApi
* fix: VbenPinInput style with small screen
* chore: improve code login demo
2024-12-16 20:48:51 +08:00
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
2024-12-15 14:26:42 +08:00
vben
cbca9ffd95
chore: release 5.5.1
2024-12-12 22:47:11 +08:00
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
...
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
2024-12-10 17:37:06 +08:00
Netfan
21d37a1be0
fix: dialog
and drawer
footer gap in small screen ( #5025 )
2024-12-05 11:24:09 +08:00
vben
7ab00250bf
chore: release 5.5.0
2024-12-04 22:57:27 +08:00
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 ( #4961 )
...
* chore: upgrade vite version to 6.0.0
* chore: update lock
2024-11-27 15:52:25 +08:00
vben
c8dd9bbf0b
chore: release 5.4.8
2024-11-24 22:00:41 +08:00
Netfan
1302092798
fix: dialog opened/closed
event triggered incorrectly,fixed #4902 ( #4908 )
2024-11-17 20:55:19 +08:00
vben
788a29a8cb
chore: release v5.4.7
2024-11-14 22:15:46 +08:00
vben
94efcec7da
chore: release v5.4.6
2024-11-10 11:50:46 +08:00
Vben
ba36ce8836
feat: pinInput supports disabled props ( #4851 )
...
* feat: pinInput supports disabled props
2024-11-10 10:09:06 +08:00
vben
57d5a919d2
chore: release v5.4.5
2024-11-09 21:06:10 +08:00
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
2024-11-09 14:10:17 +08:00
Vben
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
2024-11-09 14:07:41 +08:00
vben
44440d0951
chore: release v5.4.4
2024-11-04 22:47:52 +08:00
Netfan
06ba7cb224
feat: add opened and closed events for dialog ( #4775 )
2024-10-31 22:05:18 +08:00