Commit Graph

2262 Commits (07b4150966411f32a36376f9f2b0c7615b0c148a)

Author SHA1 Message Date
tanjinzhou dcb34b08e9 fix: ssr error #3983 #3997 2021-05-12 13:10:07 +08:00
tangjinzhou 726f6b4b2d release 2.1.4 2021-05-09 21:24:59 +08:00
chencc 5917df205c
fix(tree-select): After deleting the last child node of the parent node, another child node is selected. #3508 #3586 (#4047) 2021-05-09 20:47:52 +08:00
tanjinzhou b7783aeb1d revert: table scroll #4045 2021-05-08 18:24:57 +08:00
rainyan 7a8d05f32e
fix: './carousel/style' imported two times. (#4022)
Co-authored-by: rainyan <rainyan@tencent.com>
2021-05-07 13:42:42 +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 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
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
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 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
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 3da83ea161 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-03-27 22:17:17 +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 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
Ken 749e196689
fix: 'ABackTop visible issue under KeepAlive' (#3803) 2021-03-17 10:08:32 +08:00
tanjinzhou 3985a2b6ee style: remove not used var 2021-03-16 15:43:25 +08:00
tanjinzhou e368139cdf test: update test 2021-03-16 15:39:44 +08:00
tangjinzhou b0025d9e79
feat: add typography (#3807)
* feat: add typography

* fix: review typography

* fix: review typography

* feat: update typography

* feat: update typography

* fix: typography

* test: update typography

Co-authored-by: zkwolf <chenhao5866@gmail.com>
2021-03-16 12:54:22 +08:00
tanjinzhou b8abf38075 style: prettier code 2021-03-12 15:20:45 +08:00
tanjinzhou 848d6497e6 fix: drawer throw error when unmounted 2021-03-12 14:35:13 +08:00