Commit Graph

3984 Commits (7dbc86ea5cb018532385b65085dc5d8b07771388)

Author SHA1 Message Date
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
tangjinzhou 44cd93e29b chore: remove resize-observer-polyfill 2021-04-17 23:07:55 +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
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 7b76eb7f00 chore: revert husky to 4.x 2021-03-16 15:41:42 +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 21bf0a3a40 chore: delete v1-doc 2021-03-12 16:04:59 +08:00