Commit Graph

52 Commits

Author SHA1 Message Date
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
vben 661db0c767 perf(upload): improve upload component 2020-11-15 13:22:34 +08:00
vben 5832ee6697 feat(form): support function type of form item 2020-11-10 22:30:52 +08:00
vben b6d5e5c96f perf: enhance openModal and openDrawer 2020-11-05 22:40:30 +08:00
vben 28f7f7bf7f perf(drawer): perf drawer 2020-10-31 00:41:33 +08:00
vben 2407b3368c fix: some error 2020-10-31 00:15:14 +08:00
vben 2628fb550d refactor(drawer): refactor props detailType to isDetail 2020-10-25 15:08:41 +08:00
vben 88de82c493 fix: fix drawer autoHeight 2020-10-22 22:32:39 +08:00
vben eecde4c7e9 perf: perf excel comp code 2020-10-20 21:24:27 +08:00
vben 70fba7ecac perf: performance optimization 2020-10-15 21:12:38 +08:00