Commit Graph

3690 Commits

Author SHA1 Message Date
rainyan
7a8d05f32e
fix: './carousel/style' imported two times. (#4022)
Co-authored-by: rainyan <rainyan@tencent.com>
2021-05-07 13:42:42 +08:00
tanjinzhou
ee26acd9f7 chore: update babel config 2021-04-30 11:23:35 +08:00
John
bec35d03aa
fix(typography): editable should not trigger links #4015 (#4016) 2021-04-29 18:32:06 +08:00
zkwolf
3c4bd31a77
fix: import path (#4013) 2021-04-29 18:31:22 +08:00
tangjinzhou
58ffdd9728 fix: carousel not work with variable-width #3977 2021-04-27 22:30:17 +08:00
言肆
5eeaaae08c
fix(descriptions): column prop number type error (#4007) 2021-04-27 22:12:47 +08:00
zkwolf
731a58d518
fix: add loose to PropTypes.shape (#4001) 2021-04-27 22:11:31 +08:00
ajuner
41657eacef
fix(switch): add some missing types (#3994)
* fix: add some missing types

* update
2021-04-27 22:10:37 +08:00
tangjinzhou
ea8c694cb1 chore: update package 2021-04-25 23:34:42 +08:00
tanjinzhou
157d560d09 release 2.1.3 2021-04-25 15:16:11 +08:00
tanjinzhou
5295279a76 feat: resize add offse value 2021-04-25 13:24:34 +08:00
zkwolf
184f6cac2f
fix: virtual-list height reactive (#3972) 2021-04-25 13:22:10 +08:00
renovate[bot]
7851c77db3
chore(deps): update dependency stylelint-config-standard to v22 (#3985)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-25 10:50:19 +08:00
zkwolf
ff436c06d0
fix: always make selectedKeys be array #3978 (#3984) 2021-04-25 10:49:06 +08:00
tanjinzhou
6d33d60d2b fix: table scrollbar not hidden in windows 2021-04-23 11:29:24 +08:00
Evont Ng
1fb65215a2
fix(descriptions): let breakpoint to be partial (#3958) 2021-04-21 15:11:23 +08:00
tanjinzhou
307c1fc093 test: update test 2021-04-21 14:25:35 +08:00
tanjinzhou
248dfbb6f6 fix: table style error 2021-04-21 11:37:38 +08:00
Amour1688
9c3cf323fe chore: enableObjectSlots of @vue/babel-plugin-jsx should be false 2021-04-20 10:38:19 +08:00
John
fb5d2e5054
fix: image preview not work #3701 (#3956) 2021-04-17 21:27:13 +08:00
tangjinzhou
97167fdb7a fix: cascader keydown not work in search #958 2021-04-17 21:25:08 +08:00
tangjinzhou
a1e180da8c fix: inline-form span layout not work #3862 2021-04-17 08:42:18 +08:00
John
28e2660994
fix(radio): replace 'outline' with 'box-shadow' (#3955) 2021-04-17 08:00:34 +08:00
zkwolf
7863ac81ee
chore: remove is-mobile (#3953) 2021-04-17 07:38:43 +08:00
zkwolf
f42b6292c0
feat: table column support v-for #3934 (#3938) 2021-04-14 10:40:54 +08:00
Carter Li
07ba6e48c6
fix(upload): fix process is not defined when using vite (#3930) 2021-04-14 10:38:42 +08:00
zkwolf
44e73cf460
style: remove duplicate func (#3924) 2021-04-11 22:09:41 +08:00
ajuner
efb382c9ce
style: update Alert (#3923)
* chore: update Alert

* fix: update
2021-04-11 21:35:33 +08:00
tangjinzhou
a20b49b808 chore: remove npm ad 2021-04-11 15:37:16 +08:00
tangjinzhou
4a7fcf95f5 refactor: switch #3885 2021-04-11 15:12:26 +08:00
ajuner
67b9da71eb
refactor(switch): use composition api (#3885)
* refactor(switch): use composition api

* test: fix

* fix: lint

* fix: remove prefixCls

* fix: use getPropsSlot

* fix: use emits
2021-04-11 09:57:20 +08:00
John
4c370edf24
fix: cascader types (#3912) 2021-04-10 22:26:11 +08:00
StevieYu
58c543985d
fix: remove calendar month extra elements (#3915) 2021-04-10 22:15:52 +08:00
John
d8628ce66a
feat(form): scrollToFirstError supports passing in options (#3918) 2021-04-10 22:11:11 +08:00
ajuner
efb388cb05
docs: fix typo (#3917) 2021-04-10 17:28:10 +08:00
Amour1688
1504e2ba33
chore: webpack 5 (#3894) 2021-04-09 11:00:41 +08:00
Mr小刘
b5ccbd4aeb
feat: table column group support fixed(#3882) (#3884) 2021-04-05 14:16:31 +08:00
zkwolf
160f768008
fix: avoid emit update:checked twice (#3866) 2021-03-31 13:46:43 +08:00
zkwolf
db2e3599ff
fix: opt group label (#3868) 2021-03-28 20:28:08 +08:00
zkwolf
ad3aaec3ca
fix: select always trigger first active (#3869) 2021-03-28 20:26:27 +08:00
tangjinzhou
a8b54e8512 release 2.1.2 2021-03-28 09:17:29 +08:00
tangjinzhou
625c318a7f release 2.1.1 2021-03-27 22:27:40 +08:00
tangjinzhou
3da83ea161 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-03-27 22:17:17 +08:00
tangjinzhou
e6e365b8bf chore: update vue to 3.0.8 2021-03-27 22:16:53 +08:00
tangjinzhou
6554659338 fix: upload custom method not work 2021-03-27 22:15:55 +08:00
zkwolf
73c71e19a2
fix: modal.confirm closable invalid #3844 (#3845) 2021-03-27 22:03:23 +08:00
tangjinzhou
e30077dd83 release 2.1.0 2021-03-20 22:18:26 +08:00
tangjinzhou
b72a414eae fix: table custom filterIcon emit sort event #3819 2021-03-20 15:16:56 +08:00
叡山电车
75c43683eb
fix: tree node class props invalid (#3822) 2021-03-19 17:21:46 +08:00
ajuner
4bdbb2c5d4
fix: use toRaw to solve error (#3812) 2021-03-19 17:20:58 +08:00