Commit Graph

3415 Commits (61e5746b0db0d5f17e0638fb081c62a7ea826682)

Author SHA1 Message Date
tangjinzhou 641714734a doc: update component cover 2023-01-25 16:22:35 +08:00
tangjinzhou 46862d749b refactor: affix support cssinjs 2023-01-25 16:16:25 +08:00
tangjinzhou 1f33babc89 feat: alert add action slot 2023-01-25 15:27:03 +08:00
tangjinzhou b2841a27ae refactor: cssinjs 2023-01-25 11:28:53 +08:00
tangjinzhou c0d7d041b4 refactor: cssinjs 2023-01-25 10:28:10 +08:00
tangjinzhou 10b52e0072 refactor: ccsinjs 2023-01-24 22:51:59 +08:00
tangjinzhou d64c6a8d53 Merge remote-tracking branch 'origin/main' into feat-v3.3 2023-01-17 18:39:55 +08:00
Nguyen Ba Hung 058bc3622a
doc: Add "format" prop for time-picker demo (#6197)
The `format` prop is used to format the display value of the time-picker.
Reference from AntDesign official docs: https://github.com/ant-design/ant-design/blob/master/components/time-picker/demo/hide-column.tsx
2023-01-17 16:55:16 +08:00
DMQ 034f71c005
fix: set the correct activce classname for stickyScrollBar (#6169) 2023-01-17 16:52:16 +08:00
lyn c8b7848f99
docs(date-picker): docs update (#6175)
* Update index.zh-CN.md

* Update index.en-US.md
2023-01-17 16:51:39 +08:00
M.Wang 8a0c8a8fb1
fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot. (#6149)
* fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot.

* feat(_util) add deepCloneElement function
2022-12-15 10:28:33 +08:00
Konv Suu 7ea18a8287
fix: notification onClose event runs repeatedly (#6150) 2022-12-11 14:49:02 +08:00
lyn 5b3ade8980
docs(select): docs update (#6118) 2022-11-25 15:47:23 +08:00
tangjinzhou 6bd8a9b984 test: update snap 2022-11-25 09:55:31 +08:00
tangjinzhou 040956819f Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-11-24 19:28:21 +08:00
luokavin 0fd3d302e4
docs(tree-select): docs typos (#6107) 2022-11-22 10:19:01 +08:00
luokavin 80a160d766
docs(tree-select): docs typos (#6108) 2022-11-22 10:18:35 +08:00
lyn cb80e40aa6
docs(pagination): docs update (#6114)
* Update index.zh-CN.md

* Update index.en-US.md
2022-11-22 10:18:13 +08:00
tangjinzhou 925a8f6ee5 fix: image delete error 2022-11-10 11:40:11 +08:00
tangjinzhou 7c35bcfece release 3.2.14 2022-11-07 15:57:27 +08:00
tangjinzhou d484e1f6a0 fix: rangePicker popup pos, close #6073, #6074 2022-11-07 15:23:24 +08:00
tangjinzhou 7fa1fe428d feat: add vueuse feature 2022-11-07 13:42:51 +08:00
QiangGuZi ac9d3e40c1
fix: import type (#6071) 2022-11-07 11:03:05 +08:00
QiangGuZi 265233c34f
fix(directory-tree): expose scrollTo method. (#6067)
Co-authored-by: tan_qiang <tan.qiang@oushu.io>
2022-11-01 13:36:24 +08:00
tangjinzhou 639b746ba5 test: update test 2022-10-31 10:46:36 +08:00
tangjinzhou fcca4baefe test: menu test error 2022-10-31 10:18:19 +08:00
tangjinzhou 9eac1a1da5 fix: picker nest select error, close #6062 #5994 2022-10-30 21:45:59 +08:00
tangjinzhou 213c3a4059 fix: not use prefixCls with custom theme #6063 2022-10-30 15:05:36 +08:00
lchrennew 4cdda535a6
fix: Cannot use custom prefixCls with custom theme color (#6063) 2022-10-30 15:00:12 +08:00
tangjinzhou 7252149804 fix: error when menu key dynamic, close #6057 2022-10-28 09:07:44 +08:00
Remx Xu 2a30de162c
fix typo (#6047) 2022-10-28 08:58:35 +08:00
Li kang 4201c923b5
docs(Badge) Change the description of the text attribute of the Badge component document (#6012)
* 更改Badge组件文档text属性说明

* 更改Avatar组件文档crossOrigin属性说明

Co-authored-by: 吴亚丹 <wuyadan@uniontech.com>
2022-10-21 14:38:57 +08:00
lyn d0eebf3791
docs: Update index.en-US.md (#6040) 2022-10-21 14:36:33 +08:00
24min bc5dc845ac
docs: remove one of openFileDialogOnClick props in docs (#6019) 2022-10-12 22:40:12 +08:00
tangjinzhou aea54ac7ad fix: defaultXXX error in fieldNames, close #6007 2022-10-08 14:26:21 +08:00
tangjinzhou af756de1f3 test: update snap 2022-10-04 14:50:15 +08:00
tangjinzhou 775e48d428 fix: table fixed shadow error, close #5996 2022-10-04 11:15:12 +08:00
tangjinzhou 714a6f4764 fix: transfer delete error, close #5975 2022-09-27 10:49:49 +08:00
tangjinzhou 8318b731b4 docs: update add accept info, close #5986 2022-09-26 22:15:38 +08:00
yang 31430f5365
feat: cascader add tagRender slot (#5954)
* Cascader :修复 tagRender 选项,并添加demo  🐛 📝
Cascader: Fix the tagRender option and add Demo 🐛 📝

* 修改 test 中等待时机

* Update index.tsx

* Update index.test.js

Co-authored-by: yang <29636098325@qq.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
2022-09-26 22:06:52 +08:00
bqy_fe c2b197a443
fix(Table): loading prop type definition (#5964) 2022-09-26 21:34:34 +08:00
Garret MH a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
closes vueComponent/ant-design-vue#5765

Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.
2022-09-26 21:33:41 +08:00
manny3 b35f63788d
fix: Tag component close icon display bug (#5956)
Co-authored-by: Tony <tony.chen@omnichat.ai>
2022-09-13 20:09:49 +08:00
tangjinzhou 0f634e27d5 fix: popover button style 2022-09-13 20:04:00 +08:00
24min 31800cb99c
fix: a flash of pictures when previewing was turned off (#5955) 2022-09-13 19:44:34 +08:00
tangjinzhou 07907ca7f3 test: snap 2022-09-02 16:51:56 +08:00
tangjinzhou 24c4c84576 test: update snap 2022-09-02 16:16:03 +08:00
tangjinzhou 0f11e4ecd4 fix: descriptionsItem labelStyle not work, close #5920 2022-09-01 16:11:01 +08:00
atom d48cd8ef57
feat: copyable stopPropagation #5746 (#5769)
* 分离copyable按钮动作,不再冒泡至父级组件

* Update interactive.vue

Co-authored-by: tangjinzhou <415800467@qq.com>
2022-09-01 14:09:07 +08:00
舜岳 187f3b8c07
fix: fix table container z-index (#5786) 2022-09-01 14:03:53 +08:00
Peritot Chan 00422ac77b
fix: config provider theme active color not same in variable.less (#5929) 2022-09-01 11:03:29 +08:00
tangjinzhou 9815f817d4 fix: type import error 2022-08-28 09:00:25 +08:00
bqy_fe 2a3798e9b4
docs(form): fix typo (#5896) 2022-08-22 08:59:35 +08:00
bqy_fe ae451b71df
feat(props-util): [filterEmpty] support handle nested fragment (#5890) 2022-08-14 09:04:17 +08:00
tangjinzhou d933f3edd5 fix: table column null error, close #5888 2022-08-12 16:19:32 +08:00
tangjinzhou a26ac3e9f4 feat: rating character add params 2022-08-11 14:24:39 +08:00
tangjinzhou 8d0155878e Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-08-07 20:03:09 +08:00
gp e79dd3508c
fix(inputNumber): inputNumber size UI error (#5873) 2022-08-07 14:10:00 +08:00
BlackTooth 3ca5209e0d
fix: select auto location (#5843)
* fix: select auto location

* fix: 3  Altitude location errors may occur

Co-authored-by: 隆杰 <longjie.li@taxsoyea.net>
2022-08-07 14:00:29 +08:00
tangjinzhou e5e98e5776 feat: add tooltip-border-radius 2022-08-06 17:16:11 +08:00
tangjinzhou 4c8131bd70 test: update snap 2022-07-25 08:41:38 +08:00
peritot 612c5000b5
docs: update alert & drawer doc in closeIcon default value (#5838) 2022-07-24 09:13:57 +08:00
meteorlxy 05357a8c3f
feat(Divider): add divider-horizontal-gutter variable (#5820) 2022-07-24 09:08:40 +08:00
舜岳 151555b7b7
doc(site): fix Login Form style (#5797) 2022-07-24 09:04:22 +08:00
tangjinzhou c739e498c5 perf: import icons #5822 2022-07-24 08:59:51 +08:00
tangjinzhou 86450c2a1b perf: import icons #5822 2022-07-24 08:56:44 +08:00
tangjinzhou 6650c4d6b1 fix: dropdown text wrap, close #5798 2022-07-12 10:16:42 +08:00
tangjinzhou 6d83af53b5 test: update snap 2022-07-07 19:46:57 +08:00
tangjinzhou 3d77a1c1d4 test: update snap 2022-07-07 14:39:15 +08:00
tangjinzhou 36df585acf fix: menu hide when quicky hover 2022-07-07 10:24:19 +08:00
tangjinzhou 73bd25cbbe style: fix lint code 2022-07-06 21:24:35 +08:00
tangjinzhou 7473233bc9 test: update focus test 2022-07-06 19:10:14 +08:00
tangjinzhou 9d210e3a30 fix: remove mock transition when test env #4565 2022-07-06 18:21:16 +08:00
tangjinzhou 901811bc43 chore: update jest to 28 2022-07-06 17:40:21 +08:00
tangjinzhou e42fdd7a06 Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-07-02 09:54:19 +08:00
tys1128 7999a2fef6
fix: add boolean type to autosize prop (#5766)
Co-authored-by: oaktian <oak.tian@vesync.com>
2022-07-01 13:52:20 +08:00
tangjinzhou f672f873dc fix: table ellipsis title not work, close #5755 2022-06-30 10:36:33 +08:00
tangjinzhou 8a659da84f fix: select fash 2022-06-25 09:29:02 +08:00
tangjinzhou 8b6a771318 Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-06-24 10:52:47 +08:00
tangjinzhou 39ac6ed89e fix: typography editing error, close #5743 2022-06-24 10:41:15 +08:00
Gin bddf64e0ad
fix(DirectoryTree): `selectedKeys` updating (#5732)
- In `multiple` mode, it should emit single value instead of multiple values on single click.
2022-06-22 09:26:41 +08:00
tangjinzhou 62dc2402f3 feat: ConfigProvider.config add getPopupContainer 2022-06-21 14:51:23 +08:00
tangjinzhou b3dafb92ef doc: update select suffix demo, close #5701 2022-06-20 10:21:14 +08:00
tangjinzhou 9493dc224b fix: table resize trigger scrollbar 2022-06-20 09:26:56 +08:00
tangjinzhou cbd9e6b6ce fix: row gutter type error, close #5725 2022-06-20 09:09:32 +08:00
WD ab8457303e
fix(upload): inheritAttrs, close #5714 2022-06-18 21:48:00 +08:00
WD 168626bfeb
feat(Image): Image support mouse wheel zoom in and out (#5703), close #5700 2022-06-18 11:14:59 +08:00
tangjinzhou d9304506d3 doc: update doc 2022-06-16 10:08:04 +08:00
tangjinzhou bb4b86a82e feat: merge main 2022-06-13 11:07:06 +08:00
tangjinzhou e39edab75a fix: typography trigger twice end event, close #5696 2022-06-13 10:15:15 +08:00
tangjinzhou 599b474ab7 feat: table expandedRowKeys support v-model, close #5695 2022-06-13 09:37:53 +08:00
dyh333 09cb907bee
doc(carousel): using getImgUrl function in customPaging demo (#5679)
Co-authored-by: dingyihui <dingyihui@cmss.chinamobile.com>
2022-06-13 09:20:18 +08:00
tangjinzhou 033e55af5d test: update snap 2022-06-11 21:58:12 +08:00
tangjinzhou e5b9308374 fix: global form message not work, close #5693 2022-06-11 21:56:41 +08:00
bqy_fe 171b2b643f
feat(radio-group): support global component size prop (#5690), close #5688
* fix(radio-group): remove the default value of the component size prop

* update test
2022-06-11 13:38:46 +08:00
wengjq 87db9bd87d
fix: checkbox set additional attribute no work,close #5678 (#5682) 2022-06-08 15:59:21 +08:00
tangjinzhou 361e818bcc fix: cascader trigger support custom component, close #5677 2022-06-07 20:09:09 +08:00
tangjinzhou 3ddc7cdd7c fix: rangePicker xxxStep not work, close #5671 2022-06-07 10:47:51 +08:00
tangjinzhou 71c6195771 fix: datepicker arrow error 2022-06-07 09:52:47 +08:00
tangjinzhou e907ffd759 doc: update useInjectFormItemContext, close #5667 2022-06-06 09:50:33 +08:00
Gin 18ce00d239
fix: global `mousedown` handler in picker input hooks (#5657) 2022-06-03 14:28:44 +08:00
tangjinzhou 3cd7ca3e0b
Revert "Update vi_VN.tsx (#5653)" (#5660)
This reverts commit 387141ae68.
2022-05-31 15:12:25 +08:00
Ichiro 387141ae68
Update vi_VN.tsx (#5653) 2022-05-30 08:59:04 +08:00
tangjinzhou 2c2a372137 test: update snap 2022-05-26 21:55:56 +08:00
tangjinzhou ba8e17e1b5 fix: steps progressDot slot not work, close #5648 #5649 2022-05-26 15:03:26 +08:00
bqy_fe c7e079bd65
feat: enable the left or right keyboard to switch image (#5642), close #5630
* feat: enable the left or right keyboard to switch image

* fix: eslint error
2022-05-25 16:02:11 +08:00
Gin dead1a3753
fix: table dragging css class should only be effective in table component (#5644) 2022-05-25 16:00:13 +08:00
tangjinzhou 4f9b677555 fix: tooltip global getPopupContainer not work, #5636 2022-05-24 15:12:08 +08:00
tangjinzhou 44e1f020c8 fix: useForm style error, close #5635 2022-05-24 14:39:40 +08:00
tangjinzhou 9280b418d7
Merge branch 'main' into feat-v3.3 2022-05-23 14:30:18 +08:00
tangjinzhou efe600e89e test: update snap 2022-05-23 10:42:09 +08:00
tangjinzhou 8b34bdfa5e doc: add 3.3.0 changelog 2022-05-23 09:26:07 +08:00
Xavier Luo 3cbbba1020
fix(Tooltip): prefixCls and span line-height while in disabled Compatible (#5627) 2022-05-23 09:07:43 +08:00
tangjinzhou 3b1d48b4b4 test: update test 2022-05-22 21:45:48 +08:00
tangjinzhou dd1a535943 test: update test 2022-05-22 17:01:43 +08:00
tangjinzhou 5b583962db style: lint format 2022-05-22 16:39:57 +08:00
tangjinzhou 37d35f7801 feat: table add filterResetToDefaultFilteredValue & filterSearch funcion 2022-05-22 14:23:53 +08:00
tangjinzhou a4b6c0aee4 feat: transfer add status 2022-05-22 10:35:19 +08:00
tangjinzhou 03f559a0dc feat: tree-select add status & placement 2022-05-22 10:10:43 +08:00
tangjinzhou bf1226d3bb feat: timepicker add status & placement 2022-05-21 22:23:52 +08:00
tangjinzhou 527dec6078 feat: select add status & placement 2022-05-21 22:03:56 +08:00
tangjinzhou af9371fe6f style: tooltip 2022-05-21 17:44:43 +08:00
tangjinzhou 5c136e0286 style: tag 2022-05-21 17:40:52 +08:00
tangjinzhou a32d29149f style: tabs 2022-05-21 17:38:19 +08:00
tangjinzhou e6a46b43ac feat: add some less var 2022-05-21 17:31:39 +08:00
tangjinzhou 9d1e5d72b5 fix: Switch disabled color in dark theme 2022-05-21 17:27:32 +08:00
tangjinzhou 63a688f94c feat: steps add small dot 2022-05-21 17:25:20 +08:00
tangjinzhou 21f9a1178a feat: dd aria-* to Spin 2022-05-21 17:21:53 +08:00
tangjinzhou 76573fc252 refactor: rename slider js to ts 2022-05-21 17:14:41 +08:00
tangjinzhou 208c7ac6de feat: skeleton add block input 2022-05-21 16:51:10 +08:00
tangjinzhou 44be8722f8 refactor: radio context 2022-05-21 16:29:11 +08:00
tangjinzhou a435e2c090 fix: apply scale transform to disabled star 2022-05-21 15:52:09 +08:00
tangjinzhou 8475542b2f style: upload 2022-05-21 15:50:39 +08:00
tangjinzhou 40a65d19da feat: upload add crossOrigin 2022-05-21 15:23:45 +08:00
tangjinzhou 8ad9317d11 Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-05-21 15:14:29 +08:00
tangjinzhou d9b3d8057f style: update statistic type 2022-05-21 15:06:02 +08:00
tangjinzhou 4439e0f3c3 feat: tree add scrollTo method, close #5626 2022-05-21 13:17:26 +08:00
tangjinzhou 5edca6be5a fix: countdown support dayjs value 2022-05-21 10:57:08 +08:00
tangjinzhou 13e1db0bc4 chore: type support vue@3.2.35 2022-05-21 10:56:28 +08:00
bowen fdf76b9fb9
fix: use fromPairs replace Object.fromEntries (#5605)
* fix: use fromPairs replace Object.fromEntries

* fix: use lodash-es replace lodash
2022-05-20 16:19:14 +08:00
bqy_fe bb85f1f372
fix(Drawer): closeIcon customization is invalid (#5616) 2022-05-20 16:18:31 +08:00
tangjinzhou 76585f75b9 style: popover & progress 2022-05-19 22:28:59 +08:00
tangjinzhou 3656dd5dbb style: pagination 2022-05-19 22:22:58 +08:00
tangjinzhou 7b60f2a8e6 style: page-header 2022-05-19 22:14:53 +08:00
tangjinzhou 5cf2707e11 feat: notification add top & bottom placement 2022-05-19 17:42:45 +08:00
tangjinzhou d716421745 feat: mentions add status 2022-05-19 17:34:41 +08:00
tangjinzhou c6f692222d Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-05-19 17:20:31 +08:00
tangjinzhou 03c41177a3 fix: form clearValidate & resetValidate support array, close #5619 2022-05-19 17:13:06 +08:00
tangjinzhou c1a1b93553 style: update message 2022-05-19 16:38:19 +08:00
tangjinzhou 6e41fbd01f feat: inputnumber add status & upIcon & downIcon 2022-05-19 11:03:26 +08:00
tangjinzhou 093fa555ba feat: input add clearIcon & status 2022-05-18 22:51:45 +08:00
tangjinzhou e9d41efcec feat: add image progress 2022-05-16 14:56:35 +08:00
tangjinzhou d5348f0361 feat(row): add support for space-evenly 2022-05-16 14:51:48 +08:00
tangjinzhou e4f678f665 feat: add skipFlatten 2022-05-16 14:31:46 +08:00
tangjinzhou f00b9535d2 feat: dropdown add arrow 2022-05-16 10:57:15 +08:00
tangjinzhou a1ac22443e feat: drawer add rtl 2022-05-15 15:04:40 +08:00
tangjinzhou 4eb8088645 feat: datePicker add status & placement 2022-05-15 14:48:46 +08:00
tangjinzhou 353f470c11 style: config-provider 2022-05-15 10:28:34 +08:00
tangjinzhou 7a91110326 fix: global validateMessages no work, close #5599 2022-05-15 10:22:23 +08:00
tangjinzhou 73f7f9e3b9 style: update checkbox 2022-05-14 15:50:50 +08:00
tangjinzhou 5bc17f0578 feat: cascader add status & showCheckedStrategy 2022-05-14 15:40:17 +08:00
tangjinzhou dbe7fe78ce feat: autocomplete add status 2022-05-14 14:57:40 +08:00
bqy_fe 40be639b63
feat(select): support global size (#5590) 2022-05-12 09:50:12 +08:00
tangjinzhou 6e1f30666b refactor: form 2022-05-11 21:52:51 +08:00
tangjinzhou c4a61f210f feat: menu add itemsType 2022-05-11 09:58:23 +08:00
tangjinzhou 0244e7f5b4 refactor: Simplify Button Group Style 2022-05-10 16:18:44 +08:00
tangjinzhou 3aedf48eaf feat: Breadcrumb accessibility improvements 2022-05-10 15:48:14 +08:00
tangjinzhou 78045b4b5b fix: Badge Animation enter and leave in RTL 2022-05-10 15:43:23 +08:00
tangjinzhou 894a5b955c fix: BackTop responsive in RTL 2022-05-10 15:41:07 +08:00
tangjinzhou a8dbea7c32 style: update some code 2022-05-10 15:36:18 +08:00
tangjinzhou 1d08e80165 feat: anchor add activeLink arg 2022-05-10 15:35:44 +08:00
tangjinzhou ebc2082934 fix: menu support scoped style, close #5578 2022-05-10 14:26:24 +08:00
yvh d315b61418
fix: inputnumber v-model ts type (#5577)
这个命名不对再props上应该是on开头
2022-05-08 15:24:43 +08:00
SamnangNhum 9673cb3a1a
refactor(locale-provider): rename file km_HK to km_KH (#5571) 2022-05-06 09:14:11 +08:00
tangjinzhou 96caaa0769 fix: card empty slot render 2022-04-28 14:06:59 +08:00
tangjinzhou 7789cb2989 fix: table customRender fragment warning, close #5556 2022-04-28 10:49:16 +08:00
tangjinzhou 9aeadaf877 perf: tree, close #5551 2022-04-27 22:37:22 +08:00
tangjinzhou 53b4c5d8b2 doc: update tree-select doc 2022-04-26 21:32:23 +08:00
tangjinzhou 646f0c69b2 fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
tangjinzhou c5159279ce fix: progress dashboard not work, close #5549 2022-04-26 11:29:37 +08:00
tangjinzhou cb6d0bd411 fix: table loop problem, close #5543 2022-04-26 11:08:18 +08:00
tangjinzhou 04752880af doc: update drag demo 2022-04-25 14:24:03 +08:00
tangjinzhou c127bac6fe doc: update drag modal demo 2022-04-24 09:59:09 +08:00
tangjinzhou f081707576 doc: add drag modal 2022-04-23 17:24:53 +08:00
tangjinzhou dd69527946 doc: add drag modal 2022-04-23 17:19:48 +08:00
tangjinzhou 38d7408ecf feat: opti resize table handle 2022-04-23 15:43:54 +08:00
tangjinzhou 91527cbc25 fix: select trigger twice search, close #5537 2022-04-23 14:29:08 +08:00
tangjinzhou 0c879fc22d feat: select option add title 2022-04-23 13:28:00 +08:00
tangjinzhou c686bd2518 doc: update table custom filter demo, close #5529 2022-04-23 10:25:16 +08:00
tangjinzhou fc9b52e6e7 fix: ssr memory leak, close #5501 #5502 2022-04-23 09:48:03 +08:00
bqy_fe 04f3e0da21
fix(Table): expandFixed prop type definition (#5539),close #5535 2022-04-23 09:44:15 +08:00
tangjinzhou ab90e3fa08 style: update image code, #5531 2022-04-22 19:18:20 +08:00
bqy_fe bc3843b774
feat(Image): add previewMask prop (#5531)
* fix(Image): can not cancel previewMask

* remove redundant code

* remove redundant code

* update code
2022-04-22 16:22:36 +08:00
Freewayy 9b6e742f0c
docs(upload): update `showUploadList` prop (#5533)
* Update index.en-US.md

add `showDownloadIcon` option

* Update index.zh-CN.md

add `showDownloadIcon` option
2022-04-22 10:20:20 +08:00
tangjinzhou 728bfe69da style: remove not use code 2022-04-19 13:51:22 +08:00
tangjinzhou 722f3f2ebf release 3.2.0 2022-04-19 11:29:40 +08:00
tangjinzhou 7bbf6d5272 fix: remove valueModifiers 2022-04-19 11:28:21 +08:00
bqy_fe 3a7cb252e6
fix(Input): fix warning about failed setting prop size on input element (#5508)
* fix(Input): warning about failed setting prop size on input element

* omit size prop
2022-04-19 09:52:00 +08:00
tangjinzhou cddaf8cbc4 test: update snap 2022-04-14 16:25:13 +08:00
tangjinzhou 93c1d400c1 feat: datepicker add rangeQuarterPlaceholder 2022-04-14 16:17:59 +08:00
tangjinzhou a7da435079 fix: datepicker panels change, close #5488 2022-04-14 16:16:52 +08:00
tangjinzhou 531755ebea test: update snap 2022-04-14 14:20:37 +08:00
bqy_fe bd87079e12
feat(image): add new features (#5479)
* feat(image): add new features

* fix: lint error

* update test

* update code

* update docs

* perf: reset currentIndex after close

* update code

* update code

* update code

* update code

* update code

* add rootClassName props

* fix lint
2022-04-14 09:54:45 +08:00
Roubaozi 32a145a79f
doc: update tree switchIcon props type description (#5485)
Co-authored-by: xzp <xingzepeng@geo-compass.com>
2022-04-13 08:51:28 +08:00
tangjinzhou 7a050e2498 fix: table stickyscrollbar not show when keepalive change 2022-04-12 16:51:35 +08:00
tangjinzhou 8ad95e75c2 doc: update tree switchIcon, close #5484 2022-04-12 16:01:34 +08:00
tangjinzhou b3e31e1eba test: update snap 2022-04-12 14:38:05 +08:00
tangjinzhou d5270e9a9d fix: cascader auto adjust overflow, close #5482 2022-04-12 14:24:27 +08:00
tangjinzhou 6d2bcf0ab8 feat: cascader add clearIcon & removeIcon slot 2022-04-12 14:03:30 +08:00
tangjinzhou f1f6085dbb feat: inputnumber add lazy 2022-04-12 10:52:06 +08:00
tangjinzhou 278478b5b0 fix: tree data deep reactive, close #5480 2022-04-12 09:37:40 +08:00
tangjinzhou 6f8c75cd6d fix: timeRangePicker ts type support string 2022-04-11 21:12:25 +08:00
bqy_fe d645ad6eda
docs(modal): update type definition (#5478) 2022-04-10 09:36:03 +08:00
bqy_fe 23f56561e9
docs(layout): update type definition (#5477) 2022-04-10 09:35:40 +08:00
bqy_fe 2addaf35ac
docs(config-provider): remove redundant vertical bars (#5470) 2022-04-09 22:20:20 +08:00
bqy_fe 07940a4836
docs(typography): remove redundant props (#5471) 2022-04-09 22:20:09 +08:00
bqy_fe c0efc1e615
docs(text-area): fix markdown syntax issue (#5473) 2022-04-09 22:19:57 +08:00
bqy_fe 8fbdbb13a6
docs(rate): update type definition (#5474) 2022-04-09 22:19:46 +08:00
bqy_fe 4724c0415e
docs(upload): fix markdown syntax issue (#5475) 2022-04-09 22:19:32 +08:00
bqy_fe bb1ae396e0
docs(tag): update type definition (#5476) 2022-04-09 22:19:20 +08:00
bqy_fe eb29738cd8
docs(result): fix markdown syntax issue (#5469) 2022-04-09 22:17:18 +08:00
bqy_fe b4b2732133
docs(message): remove redundant props (#5468) 2022-04-09 22:16:56 +08:00
bqy_fe bfdc6749f9
docs(select): update type definition (#5467) 2022-04-09 22:16:25 +08:00
bqy_fe 4fc0fea5cd
docs(menu): update type definition (#5466)
* docs(menu): update type definition

* docs(menu): update type definition
2022-04-09 22:15:57 +08:00
bqy_fe 6e9cb0bd56
docs(dropdown): remove redundant periods (#5465) 2022-04-09 22:15:26 +08:00
bqy_fe 9b6bf4ac5f
fix(tabs): disabled animated when tabPosition is left/right (#5464)
* fix(tabs): disabled animated when tabPosition is left/right

* fix(tabs): disabled animated when tabPosition is left/right

* test: update test

* test: update test & position demo
2022-04-09 22:14:53 +08:00
bqy_fe 0c803216e5
docs(cascader): type definition (#5462) 2022-04-09 09:43:31 +08:00
bqy_fe 9b554c9295
docs(mentions): fix notFoundContent props type definition (#5461) 2022-04-09 09:42:53 +08:00
bqy_fe c9eb20f24b
docs(dropdown): make type definitions more beautiful (#5460) 2022-04-09 09:42:26 +08:00
bqy_fe e82e4bed3e
docs(descriptions): [API] fix type definition (#5459) 2022-04-09 09:39:39 +08:00
bqy_fe 4c83c64812
docs(descriptions): fix markdown issue (#5458) 2022-04-09 09:38:55 +08:00
bqy_fe babc85bc1b
docs(DatePicker): remove redundant square brackets (#5457) 2022-04-09 09:37:56 +08:00
bqy_fe 1ca0689233
doc: [API] remove duplicate props (#5456) 2022-04-08 19:19:10 +08:00
bqy_fe 34ebd55082
refactor(style): destructuring style change to array (#5451) 2022-04-08 10:04:31 +08:00
bqy_fe a41a9b086b
fix(modal): style prop support string constant (#5449) 2022-04-08 10:01:35 +08:00
tangjinzhou 7d9edbfde0 doc: update form demo 2022-04-06 16:48:23 +08:00
bqy_fe dd0653249d
fix(FormItem): append a trigger field to the rule type (#5439) 2022-04-06 16:11:26 +08:00
tangjinzhou 7c6dcba441 doc: update grid demo 2022-04-06 16:00:01 +08:00
tangjinzhou 4a4670bdce fix: virtual list not update height for dynamic data 2022-04-06 15:54:03 +08:00
ajuner b68a395e33
docs: perf dark (#5440)
Co-authored-by: caijun <caijun@gumingnc.com>
2022-04-06 15:17:34 +08:00
tangjinzhou a7ea9bbe34 test: update snap 2022-04-06 10:48:46 +08:00
tangjinzhou 9e6a592cff test: update snap 2022-04-06 09:45:29 +08:00
tangjinzhou 272430ba06 fix: selectoption empty error 2022-04-03 10:00:48 +08:00
tangjinzhou 327489603f release 3.1.0-rc.6 2022-04-01 22:35:28 +08:00
tangjinzhou a154ecdfaf fix: mentions cannot select, close #5432 2022-04-01 22:20:10 +08:00
tangjinzhou fa76f5c480 fix: blur & focus lose argumnet, close #5434 2022-04-01 21:31:20 +08:00
anflower 0d06ce26ac
feat: Modify the warning in the conductutil file for attention (#5424) 2022-04-01 10:36:22 +08:00
tangjinzhou a298b00052 fix: sticky scrollbar show when init 2022-03-30 23:15:42 +08:00
tangjinzhou 9004644738 perf: table hover & stickyScroll 2022-03-30 22:38:19 +08:00
tangjinzhou 797a1c6c8f doc: update next to main 2022-03-30 19:36:12 +08:00
tangjinzhou ec177879ac fix: select option tootip error, close #5307 2022-03-30 10:26:27 +08:00
tangjinzhou 669b22a54b fix: tabs auto overflow error for addIcon 2022-03-29 12:59:15 +08:00
tangjinzhou afd74c95d8 fix: table sticky scroll bar not reactive 2022-03-27 10:34:00 +08:00
tangjinzhou 8e37ffbb97 doc: update demo 2022-03-27 10:33:18 +08:00
tangjinzhou def6a72a77 fix: form scrollToField not work form nest field, close #5404, #5407 2022-03-26 23:00:21 +08:00
tangjinzhou 00dc2add94
chore: update ts type (#5408)
* feat: update prop type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* test: update snap

* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou 3613eceff8 fix: select deep watch options, close #5398 2022-03-25 16:40:06 +08:00
tangjinzhou e146b4847d fix: menuItem custom icon lose custom class, close #5390 2022-03-24 23:57:43 +08:00
tangjinzhou b0042ab40c feat: support change base-primary for cssvar 2022-03-24 22:09:20 +08:00
tangjinzhou e7fb72ce90 fix: Dropdown not auto adjust placement, close #5391 2022-03-24 21:19:35 +08:00
tangjinzhou 2feab99b89 fix: radio click trigger twice, close #5389 2022-03-24 14:07:41 +08:00
tangjinzhou 7bf1e0dda1 fix: menu selectedKeys & openKeys support deep watch 2022-03-23 22:07:06 +08:00
wengjq d137971e0a
fix(TimeRangePicker): disabledTime does not work (#5387) close #5383 2022-03-23 21:27:31 +08:00
tangjinzhou e81abe39ee fix: form htmlFor not work, close #5384 2022-03-23 17:28:04 +08:00
tangjinzhou 86e69d34d9 fix: upload limit error, close #5385 2022-03-23 16:53:37 +08:00
tangjinzhou ecab7f66d8 fix: rangePicker showTime disabled not work, close #5286 #5380 2022-03-23 11:04:12 +08:00
tangjinzhou 5724c84fe7 feat: update affix ts type 2022-03-23 10:02:24 +08:00
tangjinzhou 5d9afb7d1c fix: layout sidebar collapsed, close #5373 2022-03-21 14:38:26 +08:00
tangjinzhou 7127a5d816 perf: tree & treeselect #5365 2022-03-20 16:42:00 +08:00
tangjinzhou 96f508104c style: refactor vnode.js to ts 2022-03-20 10:57:44 +08:00
bqy_fe 414e7a1c56
fix: autocomplete custom children class not work
* refactor(v3/vc-selector/input): use composition api

* fix: change input props className to class

* revert with cloneElement

* fix: auto-complete demo custom test
2022-03-20 10:50:57 +08:00
tangjinzhou c86338542d style: checkbox.tsx #5363 2022-03-20 10:05:44 +08:00
Arron 47e218d7ab
fix(checkbox): onClick event triggered twice (#5363)
Co-authored-by: 张宏亮 <hongliang@yunshan.net>
2022-03-20 10:03:28 +08:00
tangjinzhou 97a08423a1 fix: button loading animate not work, close #5360 2022-03-19 15:21:32 +08:00
tangjinzhou ea79779ab5 revert: select listItemHeight default value 2022-03-19 14:38:11 +08:00
ysex cc47bb66ea
fix: Update useDestroyed.ts (#5361)
destroyed should be true not false
2022-03-19 10:19:37 +08:00
tangjinzhou d1e2f4ff27 doc: update big-data demo 2022-03-18 20:54:53 +08:00
tangjinzhou bc5928ec42 perf: virtual list 2022-03-18 16:55:15 +08:00
tangjinzhou 00551b6263 doc: update, close 5350 2022-03-18 09:43:00 +08:00
bqy_fe 120980cb5c
feat(components): export multiple components props (#5353) 2022-03-18 09:30:37 +08:00
tangjinzhou a2ecd5f48e fix: table column resize not work, close #5348 2022-03-17 22:07:58 +08:00
tangjinzhou ee6d489bf4 fix: formItem error repeat show, close #5349 2022-03-17 21:53:14 +08:00
tangjinzhou c69cf76d3c chore: update pkg 2022-03-17 16:48:31 +08:00
tangjinzhou 73ce0ca7ff test: update snap 2022-03-17 16:30:31 +08:00
tangjinzhou bac864ff83 doc: update table 2022-03-17 15:39:19 +08:00
tangjinzhou 625efff1fa fix: tooltip should work with loading switch 2022-03-17 15:10:28 +08:00
tangjinzhou 2b81a7213b fix: timeline custom color should work on antd icons 2022-03-17 14:56:09 +08:00
tangjinzhou ccf9a410ac style: some code 2022-03-17 14:50:13 +08:00
tangjinzhou 5c9aea8a19 feat: radio support number option 2022-03-17 14:42:03 +08:00
tangjinzhou 71e110036e feat: popover support empty slot 2022-03-17 14:02:07 +08:00
tangjinzhou 85197c4b50 feat: pagination add responsive 2022-03-17 13:51:08 +08:00
tangjinzhou 00cf241315 feat: update type 2022-03-17 11:15:33 +08:00
tangjinzhou f8cef206f3 doc: update menu 2022-03-17 11:14:54 +08:00
tangjinzhou 05ff353f5d feat: update locale i18 2022-03-17 11:14:19 +08:00
tangjinzhou 3814fc8f4e revert: useBreakpoint 2022-03-17 10:52:07 +08:00
tangjinzhou 67939d3399 perf: Improve List render perfermance when grid is undefined 2022-03-17 10:35:27 +08:00
tangjinzhou fa9f1f4f53 feat: layout sider support dynamic breakpoint 2022-03-17 10:32:58 +08:00
tangjinzhou adbc39bfbd style: some code 2022-03-17 10:24:49 +08:00
tangjinzhou 8f20fd514a feat: checkbox option support number 2022-03-17 10:23:58 +08:00
tangjinzhou 4b9fe8242e style: less typo 2022-03-17 10:23:09 +08:00
tangjinzhou 32ffd6bb32 doc: update icon demo 2022-03-17 10:21:04 +08:00
tangjinzhou d929217752 Fix Input.TextArea cut text logic when maxLength configured. 2022-03-17 10:19:18 +08:00
tangjinzhou ab26180635 feat: New theme less variable for Radio, Divider, Modal, Dropdown, Drawer. 2022-03-17 10:18:26 +08:00
tangjinzhou 4471520e35 fix: item error when not use in form, close #5343 2022-03-16 20:39:25 +08:00
bqy eb6711f4f9
feat(components): [modal] export modalProps (#5340) 2022-03-15 23:02:49 +08:00
tangjinzhou a3149521bd doc: update doc 2022-03-15 22:47:33 +08:00
tangjinzhou 8f47732b45 style: lint code 2022-03-15 15:35:17 +08:00
showkw 9b730ef5e2
fix: wave's custom prefixCls not working (#5334) 2022-03-15 14:39:11 +08:00
tangjinzhou a8d5dad362 revert: formItem errorlist animate 2022-03-15 14:34:25 +08:00
tangjinzhou 2b8bdf3b1d doc: update 2022-03-15 09:51:18 +08:00
tangjinzhou 2efe1af6b6 fix: row gutter ts type 2022-03-15 09:50:19 +08:00
tangjinzhou 9707506c5a doc: add theme demo 2022-03-14 16:40:25 +08:00
tangjinzhou cf37535d22 test: update snap 2022-03-13 16:21:16 +08:00
tangjinzhou 1750e163c0 style: style file name 2022-03-13 13:21:16 +08:00
tangjinzhou 637310015e chore: update dist script 2022-03-12 23:00:23 +08:00
tangjinzhou 2bafbb104c test: update snap 2022-03-12 16:28:36 +08:00
tangjinzhou abc4894605 feat: tree add activeKey 2022-03-12 14:30:19 +08:00
tangjinzhou 5dd7a57734 fix: tree-select not disable parent cannot checked, close #5316 2022-03-12 13:35:23 +08:00
tangjinzhou f7e89998e9 fix: datePicker valueFormat log warning, close #5323 2022-03-12 11:00:36 +08:00
tangjinzhou ce00829d85 doc: submenu popupOffset, close #5312 2022-03-12 10:33:04 +08:00
tangjinzhou fc3bd1cba0 feat: select add filterSort virtual listHeight, close #5310 2022-03-12 10:16:27 +08:00
KaygNas fe4c3e60bf
fix(layout-sider): support layout-sider trigger slot (#5317)
* fix(layout-sider): support layout-sider trigger slot

* fix: sider trigger support slot

Co-authored-by: huangchengjie <huangchengjie@dm-ai.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
2022-03-12 10:05:33 +08:00
tangjinzhou 87a0cd5a00 test: update input snap 2022-03-12 10:02:41 +08:00
tangjinzhou 2ee3d43534
Feat css var (#5327)
* style: affix & util

* feat(alert): add customIcon slot

* feat(anchor): ts type

* style: auto-complete

* feat: avatar add crossOrigin & maxPopoverTrigger

* style(backTop): v-show instead v-if

* style: badge

* style: breadcrumb

* feat: button add global size

* feat: update i18n

* feat: picker add disabledTime

* test: update snap

* doc: update img url

* style: fix Card tabs of left position

* doc: update cascader doc

* feat: collapse

* style: comment

* style: configprovider

* feat: date-picker add soem icon slot

* style: update descriptions style

* feat: add divider orientationMargin

* doc: update drawer

* feat: dropdown add destroyPopupOnHide & loading

* style: update empty

* feat: form add labelWrap

* style: update grid

* test: update grid snap

* fix: image ts error

* fix: mentions cannot select, close #5233

* doc: update pagination change info, close #5293

* fix: table dynamic expand error, close #5295

* style: remove not use

* release 3.0.0-beta.11

* doc: update typo

* feat: input add showCount

* feat: inputNumber add prefix slot

* style: update layout

* style: update list

* feat: add locale i18

* style: update locale ts

* style: update mentions

* feat: menu divider add dashed

* perf: menu

* perf: menu animate

* feat: modal method add wrapClassName

* style: update pageheader

* feat: update pagination ts

* feat: confirm add showCancel & promise

* doc: update popover

* style: update progress

* style: radio

* style: update rate、result、row

* feat: select add fieldNames

* feat: add skeleton button & input

* feat: spin tip support slot

* style: slider & space

* stype: update steps ts type

* style: update switch

* feat: table add tree filter

* test: update input sanp

* feat: table add filterMode...

* fix: tree autoExpandParent bug

* test: update input snap

* doc: tabs add destroyInactiveTabPane

* style: update tag

* style: update timeline & time-picker

* fix: Tooltip arrowPointAtCenter 1px shift bug

* feat: typography add enterEnterIcon triggerType

* doc: update tree-select

* fix: deps and TypeScript types

* style: udpate transfer

* style: update style

* doc: add colorScheme

* chore: add css var builg

* doc: sort api

* style: lint code

* doc: add css var

* test: update snap

* chore: add pre script

* chore: update lint

* perf: collapse animate

* perf: collapse tree

* perf: typography shaking when edit

* doc: update auto-complete demo

* fix: table tree not have animate

* feat: deprecated dropdown center placement

* feat: deprecated dropdown center placement

* test: update snap
2022-03-12 09:56:32 +08:00
tangjinzhou 4c786dd7a7 perf: motion 2022-03-04 11:50:11 +08:00
tangjinzhou 207c944e21 fix: datepicker cursor for date-fns, close #5302 2022-03-04 11:44:11 +08:00
tangjinzhou 7999cdecbf fix: carousel click error, close #5299 2022-03-04 11:31:22 +08:00
tangjinzhou 991fa776cf fix: upload height error, close #5298 2022-03-02 14:05:33 +08:00
tangjinzhou 55e0ad7f92 fix: menu horizontal mode shaking 2022-03-02 13:48:02 +08:00
tangjinzhou fe0fc8084f doc: update typo 2022-02-28 22:17:50 +08:00
tangjinzhou f771a1aec0 style: remove not use 2022-02-28 22:00:38 +08:00
tangjinzhou be7a73a7e6 fix: table dynamic expand error, close #5295 2022-02-28 21:44:15 +08:00
tangjinzhou 78c436b990 doc: update pagination change info, close #5293 2022-02-28 19:34:40 +08:00
tangjinzhou f0bc380527 fix: mentions cannot select, close #5233 2022-02-25 22:34:51 +08:00
tangjinzhou c7492a0b59
Refactor carousel (#5292)
* refactor: carousel

* refactor: carousel

* style: update vc-slick path
2022-02-25 14:38:09 +08:00
tangjinzhou 5edc8cadca fix: slider type warning, close #5289 2022-02-24 10:38:02 +08:00
tangjinzhou 04baae5a57
Refactor upload (#5290)
* refactor: vc-upload

* refactor: vc-upload

* refactor: upload

* refactor: upload

* refactor: upload
2022-02-24 09:58:58 +08:00
tangjinzhou 3cf5d4fa43 feat: labelCol & wrapperCol types, close #5265 2022-02-18 21:37:44 +08:00
tangjinzhou 31c3a6f693 fix: tree-select cannot open issue, #5220 2022-02-18 16:15:05 +08:00
tangjinzhou ad06a9ee05 fix: dropdown contextmenu, close #5259 2022-02-17 22:06:30 +08:00
tangjinzhou 2ec21c95a7 test: update snapshot 2022-02-17 21:03:25 +08:00
tangjinzhou 2e0bfd1f01 doc: add carouse img 2022-02-17 21:02:21 +08:00
tangjinzhou d9cdfa67db fix: descriptions warning, close #5250 2022-02-17 19:32:38 +08:00
tangjinzhou 2d0e2b6899 fix: dateFns parse strict mode 2022-02-14 14:19:13 +08:00
tangjinzhou 91c6a28205 fix: dropdownMatchSelectWidth:false not close virtual scroll #5242 2022-02-14 10:14:16 +08:00
tangjinzhou 2b0adaf717 test: update snapshots 2022-02-14 09:29:01 +08:00
Wang JiangDi 43b218806a
doc: markdown format (#5240) 2022-02-14 09:21:39 +08:00
tangjinzhou 8f9875e518 fix: datefns & dayjs parse strict, close #5221 2022-02-13 11:10:07 +08:00
tangjinzhou c615251136 doc: select add searchValue, #5236 2022-02-13 09:38:10 +08:00
Jelmer de Wit d12edaea6f
docs(image): add controlled preview demo (#5234) 2022-02-10 10:52:09 +08:00
tangjinzhou 34869eceb5 release 3.0.0-beta.9 2022-01-28 10:31:23 +08:00
tangjinzhou 23624679fe feat: add title prop for progress, close #4929 2022-01-28 10:10:56 +08:00
Steven R. Loomis 42e34a63ec
fix: remove auto title on progress span #4929 (#4956)
- also updated test cases

Fixes: https://github.com/vueComponent/ant-design-vue/issues/4929
2022-01-28 10:02:21 +08:00
tangjinzhou 037470e1d2 fix: block not work when small size, close #5219 2022-01-27 20:47:37 +08:00
tangjinzhou b952038db1 fix: tree-select enter error, close #5217 2022-01-27 17:07:23 +08:00
tangjinzhou 5cc603d84c doc: remove optionLabelProp, close #5212 2022-01-27 15:20:13 +08:00
tangjinzhou 53fa27771d feat: add optionLabel slot 2022-01-27 15:12:15 +08:00
tangjinzhou 5c23d97daf doc: add tree-select demo 2022-01-25 10:17:32 +08:00
chaegumi 4846bd0f65
docs: update menu doc, add triggerSubMenuAction description (#5202) 2022-01-25 09:31:37 +08:00
tangjinzhou 6d4248d046 fix: drag treenode style 2022-01-23 15:31:28 +08:00
tangjinzhou d442db08eb refactor: wave 2022-01-23 14:48:27 +08:00
tangjinzhou 7657157586 style: remove not use file 2022-01-23 10:25:59 +08:00
tangjinzhou ae4085f7c0 style: remove not use file 2022-01-23 10:21:23 +08:00
tangjinzhou 3d2a80b3bb doc: add dropdownVisibleChange, close #5195 2022-01-22 14:55:36 +08:00
tangjinzhou 41fe8be1f6 perf: mobile scroll, close #5191 2022-01-22 14:19:36 +08:00
tangjinzhou 1418422bcf fix: input focus style error, close #5188 2022-01-22 11:09:49 +08:00
tangjinzhou 1d47959606 doc: update tabs demo 2022-01-21 23:46:55 +08:00
tangjinzhou ab79b4b078 fix: tabs control mode not work, close #5180 2022-01-21 22:58:58 +08:00
tangjinzhou f0385d7c24
Refactor cascader (#5192)
* feat: tree

* refactor: select

* refactor: select

* refactor: select

* refactor: vc-tree-select

* refactor: tree-select

* refactor: tree-select

* feat: add showLeafIcon

* refactor: remove lod vc-tree-select

* feat: tree-select add tag-render

* refactor: cascader

* refactor: cascader

* refactor: cascader

* refactor: cascader

* fix: maxTagmaxTagPlaceholder not work
2022-01-21 21:58:10 +08:00
zkwolf 62428b6df3
fix(table): responsive invalid (#5172)
* fix(table): reponsive invalid #5171

* docs(table): add reponsive demo
2022-01-17 10:47:04 +08:00
tangjinzhou 26f1b98728 feat: summary cell support inheritAttrs 2022-01-14 14:22:03 +08:00
tangjinzhou 10fed707f8 doc: update demo ts error 2022-01-12 23:51:18 +08:00
tangjinzhou 239354e313 fix: modal getContainer not work 2022-01-12 23:50:02 +08:00
tangjinzhou b62c1564ec feat: add some type export 2022-01-12 22:57:07 +08:00
tangjinzhou ce767f2e0d doc: update demo ts type 2022-01-11 23:30:47 +08:00
tangjinzhou b25c5cc28e fix: ts type error 2022-01-11 23:23:07 +08:00
menghan 9693e4b10b
fix:(modal): getContainer property invalid (#5147)
* fix:(modal): getContainer property invalid

* Update Modal.tsx
2022-01-11 16:03:09 +08:00
tangjinzhou f6d1b848e4 fix: modal cannot open in dropdown, close #5139 2022-01-10 10:23:17 +08:00
tangjinzhou 3d3dcd5c44 test: update snap 2022-01-10 10:22:55 +08:00
tangjinzhou 23f5fba013 feat: add formItemInstance type 2022-01-10 09:27:03 +08:00
tangjinzhou 7dda6e8e07 feat: update ts type 2022-01-09 22:50:29 +08:00
tangjinzhou 3297f7aa58 fix: modal esc not work 2022-01-07 21:41:00 +08:00
tangjinzhou 615d7c7d32 doc: fix empty demo, close #5136 2022-01-07 19:02:28 +08:00
tangjinzhou dd0b0b2eb9 feat: date-picker support vshow, close #5132 2022-01-07 18:50:30 +08:00
tangjinzhou 98755f332c
refactor: modal (#5129), close #5096
* fix: can not scroll when close dialog #5096

* refactor: modal
2022-01-06 16:08:53 +08:00
tangjinzhou 0a5dbf3642 fix: virtual scrollBar not update, close #5124 2022-01-06 15:04:21 +08:00
tangjinzhou efa045ab9c doc: fix select range time issue, close #5125 2022-01-06 10:27:05 +08:00
tangjinzhou 3e8959ad22 fix: dropdown menu log warning, close #5127 2022-01-06 09:54:27 +08:00
tangjinzhou 5c90cc251e fix: space size=0 not work, close #5101 2022-01-04 09:51:23 +08:00
tangjinzhou 3fc7a050ec fix: component ts build error 2022-01-03 23:14:08 +08:00
tangjinzhou 5b20498792 fix: component ts type 2022-01-03 22:45:16 +08:00
tangjinzhou d71df4b3ba fix: component ts type 2022-01-03 22:23:24 +08:00
tangjinzhou b13756ffbe fix: time-picker type error #5109 2022-01-01 16:41:34 +08:00
tangjinzhou ad76bb678d
refactor: message & notification (#5113)
* refactor: notification

* refactor: message

* refactor: notification

* test: update message & notification test
2022-01-01 10:34:37 +08:00
ZhangQingyuan 8a3724ff89
docs(carousel): customArrows.vue zindex misspelled (#5099) 2021-12-30 09:37:10 +08:00
tangjinzhou 3c0979c5e4 doc: add form demo 2021-12-28 21:46:35 +08:00
tangjinzhou ed3740048a feat: form add noStyle 2021-12-28 21:41:07 +08:00
tangjinzhou ca2ad60aef fix: input type ts 2021-12-28 18:56:31 +08:00
tangjinzhou 26496ba0a9
refactor: checkbox (#5091)
* style: remove not use pkg

* refactor: vc-checkbox

* refactor: checkbox

* fix: radio type
2021-12-28 16:47:52 +08:00
tangjinzhou 30bbd4c3b4 fix: inputnumber can not input min value, close #5083 2021-12-27 21:59:52 +08:00