xachary
|
089a98953e
|
fix: watch open logic lost after build (#3421)
* fix: watch open logic lost after build
* fix: drawer for better understand
|
2023-12-16 21:33:44 +08:00 |
bowen
|
57e6e4f004
|
fix(BasicDrawer): remove toRaw props (#3399)
|
2023-12-11 17:55:01 +08:00 |
xingyu
|
bab28af986
|
refactor: components use setup (#3299)
* refactor: /@/ => @/
* refactor: table demo use script setup
* refactor: change /@/ to @/
|
2023-11-20 12:27:11 +08:00 |
zhang
|
4755017bcc
|
fix: 修复设置抽屉弹框滚动条样式异常 (#3193)
|
2023-10-26 09:25:37 +08:00 |
bowen
|
83aa1da3de
|
fix: SimpleRootMenuContextProps type error (#3176)
|
2023-10-20 09:55:34 +08:00 |
黄小民
|
8e9d4f0a57
|
fix: #3144 Drawer的footer样式错位问题 (#3148)
fix: #3144 Drawer的footer样式错位问题
|
2023-10-13 17:33:03 +08:00 |
invalid w
|
c5d24e07f0
|
Chore: 处理了Vben封装的Drawer,Modal组件的一些类型错误 (#3064)
* chore: rm unuse params
* chore(Modal): getCurrentInstance的uid类型为number
* chore(Drawer): 调整drawer组件的一些类型问题
* chore(Drawer): 移除多余的classname配置
* chore(Drawer): 修复getContainer和antd4 drawer组件类型不一致
* fix(AppSearchModal): 调整setRefs函数的类型
|
2023-09-26 09:41:25 +08:00 |
invalid w
|
356f132610
|
style(Drawer): antdv4版本 drawer要使用rootClassName来来配置最外层元素样式 (#3012)
|
2023-09-11 17:54:40 +08:00 |
invalid w
|
aaf2fde3cf
|
antdv升级到4.x版本 (#3006)
* fix(ApiTreeSelect): ApiTreeSelect组件首次调用会重复请求(#2940)
由于watchEffect,onMounted会立即执行,所以导致重复请求。
并且 watch函数和watchEffect监听的依赖重复了,故删去
* chore: update ant design npm version
* chore: 修改antd的css引用路径
* style(layout): 替换sider header组件传参属性,适配原有组件的样式
* style(Menu): 去除气泡卡片的背景
* chore: typo
* typo(Modal): 将visible替换成open
* typo:修改modal弹窗的绑定函数名称
* style(Modal): 为了解决直接引用 Modal 组件时关闭按钮样式的问题,增加一个名为 "vben-basic-modal" 的类名,以实现样式隔离。
* Update package.json
* typo(Drawer): Drawer 组件 visible 变为 open
* typo(Table): Table 组件 filterDropdownVisible 变为 filterDropdownOpen。
* typo(TreeSelect): 组件弹框的 classname API 统一为 popupClassName,dropdownClassName
|
2023-09-08 22:10:07 +08:00 |
xingyu
|
7469312ffc
|
fix(Icon): Cannot access Icon before initialization #2680 (#2683)
* fix(Icon): Cannot access Icon before initialization
* fix(comps): import eslint
* fix(Icon): Cannot access Icon before initialization
* fix(comps): import eslint
|
2023-04-06 22:02:02 +08:00 |
vben
|
5e8ef2f64f
|
feat: 添加 defineOptions
|
2023-04-06 00:08:17 +08:00 |
vben
|
8e5a6b7ce5
|
perf: 修复部分 eslint 错误
|
2023-04-05 22:47:14 +08:00 |
vben
|
ba2415c3b4
|
chore: Extract lint config
|
2023-04-04 16:55:34 +08:00 |
Tanimodori
|
fbcba766ae
|
fix: 修复DrawerFooter border-top导致滚动条出现的问题 (#2002)
|
2022-06-26 12:47:33 +08:00 |
vben
|
3fcfac1f37
|
wip: Upgrade ant-design-vue 3.0
|
2021-11-24 23:25:13 +08:00 |
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +08:00 |
vben
|
e15b4f14db
|
fix: fix all types of errors, compatible with volar plugin
|
2021-08-17 23:04:29 +08:00 |
无木
|
b1f31762e3
|
fix: `slots` working in components
修复vue新版本改动导致组件传递slots可能出现错误的问题
|
2021-08-13 15:06:06 +08:00 |
vben
|
327d71b8fb
|
perf(router): reduce the number of guard files
|
2021-06-27 22:59:59 +08:00 |
无木
|
941ad59759
|
fix(drawer): openDrawer is not normal in some cases
修复BasicDrawer在设置其它属性时可能会影响visible状态的问题
|
2021-06-27 19:13:57 +08:00 |
Vben
|
fa828fd972
|
fix(flow-chart): fix drag and drop menu loss
|
2021-06-11 23:09:03 +08:00 |
Vben
|
1c1755cf5b
|
fix(modal): ensure that the full screen height is calculated correctly
|
2021-06-11 22:29:02 +08:00 |
Vben
|
639520ad5d
|
feat(use-drawer): add closeDrawer function
|
2021-06-11 22:19:02 +08:00 |
Vben
|
c7c95dd2af
|
chore: type Descrition,Drawer,Excel,Dropdown
|
2021-06-11 22:09:02 +08:00 |
Vben
|
00fca0fe6c
|
chore: prettier code
|
2021-06-09 22:36:30 +08:00 |
Vben
|
2cdf2c28c4
|
style: background to background-color
|
2021-04-13 21:43:10 +08:00 |
Vben
|
5b8eb4a49a
|
feat: dark mode
|
2021-04-07 23:39:54 +08:00 |
Vben
|
b9b470f4df
|
fix(drawer): ensure the slot is working
|
2021-03-29 23:50:10 +08:00 |
Vben
|
2c6aa8528d
|
refactor: code optimization
|
2021-03-10 22:28:37 +08:00 |
Vben
|
7156e47c18
|
fix(table): ensure that the value of the table action is updated correctly close #301 #313
|
2021-03-08 21:31:16 +08:00 |
vben
|
23657547ab
|
perf: remove unless code
|
2021-02-09 23:06:00 +08:00 |
vben
|
9edc281322
|
chore: format code by eslint #222
|
2021-01-28 23:30:50 +08:00 |
vben
|
efbde0d57e
|
perf(i18n): merge common lang
|
2021-01-12 21:10:27 +08:00 |
vben
|
99ac309fa9
|
wip: support vite
|
2021-01-09 23:28:52 +08:00 |
vben
|
a1c3c53c1f
|
chore: update style
|
2021-01-06 23:22:18 +08:00 |
vben
|
3549043f37
|
wip(table): perf table
|
2020-12-28 23:33:23 +08:00 |
vben
|
ebf7c8aa53
|
perf(modal-drawer): replace the scrollbar assembly
|
2020-12-28 00:16:17 +08:00 |
vben
|
2ee01fa6ea
|
perf(import): perf components import
|
2020-12-23 22:27:46 +08:00 |
vben
|
f646e37754
|
feat: axios add joinTime field
|
2020-12-15 21:27:45 +08:00 |
vben
|
1293a7389e
|
fix: fix modal and drawer component missing uid
|
2020-12-13 00:22:30 +08:00 |
vben
|
6b3195b4ca
|
fix(comp): fix the memory overflow problem of component containing keywords
|
2020-12-12 00:32:21 +08:00 |
vben
|
74e62cbc71
|
feat: add useDesign
|
2020-12-07 22:38:44 +08:00 |
vben
|
962f90de44
|
feat: support vscode i18n-ally plugin
|
2020-12-01 23:51:39 +08:00 |
vben
|
5db3ce7737
|
refactor: add loading component and demo
|
2020-12-01 20:59:17 +08:00 |
vben
|
81baf1d5c4
|
perf: perf modal and drawer
|
2020-11-27 23:41:45 +08:00 |
vben
|
dc09de1e05
|
feat: multi-language component
|
2020-11-26 00:46:51 +08:00 |
vben
|
6e03e05032
|
perf: perf context menu
|
2020-11-25 21:06:00 +08:00 |
vben
|
0692b4798c
|
refactor: refactor layout
|
2020-11-24 22:59:29 +08:00 |
vben
|
ea24dfa384
|
chore: bump 2.0.0-rc.11
|
2020-11-18 23:47:32 +08:00 |
vben
|
46e0875374
|
chore: add some notes
|
2020-11-18 22:41:59 +08:00 |