Commit Graph

4042 Commits

Author SHA1 Message Date
Carter Li
e2ea50f08e
fix(List): fix circular reference, which confuses vite (#4263) (#4283) 2021-06-28 17:45:04 +08:00
tangjinzhou
cdbe8eea6b feat: add useForm 2021-06-28 16:01:47 +08:00
renovate[bot]
b6688c4419
chore(deps): update dependency postcss-loader to v6 (#4197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 11:23:06 +08:00
renovate[bot]
c100e8d53f
chore(deps): update dependency less-loader to v10 (#4221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 11:22:43 +08:00
tangjinzhou
2f3ffdc79d Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-06-28 11:21:37 +08:00
tangjinzhou
5f8d8a555b fix: form validateFirst not reject #4273 2021-06-28 11:21:23 +08:00
renovate[bot]
86bde00882
chore(deps): update dependency style-loader to v3 (#4258)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-27 20:41:26 +08:00
tangjinzhou
4a0fce5a0a release 2.2.0-beta.6 2021-06-26 14:27:26 +08:00
tangjinzhou
e8b95784eb perf: menu performance optimization 2021-06-26 10:50:27 +08:00
ajuner
d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou
b1bb913f9d fix: Layout RangePicker WeekPicker Textarea on-demand loading failure 2021-06-24 22:47:36 +08:00
tangjinzhou
d7f6148f24 release 2.2.0-beta.5 2021-06-24 13:58:15 +08:00
tangjinzhou
d58a5d8b12 fix: select not update 2021-06-24 11:03:02 +08:00
John
2e06d38aff
fix(auto-complete): support options slots #4012 (#4072) 2021-06-24 09:42:27 +08:00
tangjinzhou
8d8f940552 test: update snap 2021-06-24 08:41:25 +08:00
tangjinzhou
33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tangjinzhou
fdecafbbb3 feat: support vite-plugin-components 2021-06-23 21:47:53 +08:00
tangjinzhou
22141e74de
refactor: list (#4242) 2021-06-23 14:44:21 +08:00
tangjinzhou
31ed5c68d1 style: format code 2021-06-22 15:35:04 +08:00
tangjinzhou
b2aa49d064 fix: select dynamic virtual list 2021-06-22 15:33:11 +08:00
tangjinzhou
604372ff2d fix: select keyboard position error 2021-06-22 13:26:19 +08:00
tangjinzhou
656d14fc4e feat: add select responsive 2021-06-22 10:47:33 +08:00
tangjinzhou
501204c543 fix: overflow responsive error 2021-06-21 22:56:43 +08:00
tangjinzhou
3a93f198df release 2.2.0-beta.4 2021-06-21 15:03:30 +08:00
tangjinzhou
4a0b04e063 test: update avatar snap 2021-06-21 14:35:44 +08:00
tangjinzhou
276e4ec250 test: update snap 2021-06-21 14:23:55 +08:00
tangjinzhou
1cd6e94408 test: update snap 2021-06-21 11:30:46 +08:00
tangjinzhou
8a6b2a728e test: update snap 2021-06-21 10:01:16 +08:00
tangjinzhou
116c8e4cef test: update snap 2021-06-20 22:53:42 +08:00
tangjinzhou
e86492d249 test: update page-header test 2021-06-19 22:47:28 +08:00
tangjinzhou
edcc8b7107 fix: image preview class error #4231 2021-06-19 22:13:13 +08:00
tangjinzhou
8996db2adf Merge branch 'v3' into next 2021-06-19 21:58:52 +08:00
tangjinzhou
9ce43befc4 Merge branch 'next' into v3 2021-06-19 21:58:10 +08:00
tangjinzhou
810c8e6f89 refactor: descriptions 2021-06-19 21:51:29 +08:00
tangjinzhou
700d04badc fix: typography not trigger onEnd in blur #4227 2021-06-19 15:49:39 +08:00
tangjinzhou
a1a8b799d0 fix: col type error #4226 2021-06-19 15:29:07 +08:00
zkwolf
8e078d1e1c
feat: refactor descriptions (#4219) 2021-06-18 17:45:29 +08:00
tangjinzhou
f9e6217bc9 fix: dropdown submenu error #4205 2021-06-18 17:12:57 +08:00
tangjinzhou
edca829e09 fix: config provider error when vue3.1.1 #4225 2021-06-18 16:41:46 +08:00
zkwolf
3a51216f51
fix(countdown): onFinish cannot trigger (#4222) 2021-06-18 16:09:03 +08:00
tangjinzhou
0dcdd92ba2 release 2.2.0-beta.3 2021-06-11 22:07:59 +08:00
tangjinzhou
0cf37b3f8e fix: dropdown click close for contextmenu #4198 2021-06-11 21:48:12 +08:00
Carter Li
ce6f44f918
feat(dropdown): allow pass string for prop trigger (#4199) 2021-06-11 21:14:16 +08:00
tangjinzhou
7624645d58 refactor: statistic 2021-06-10 23:04:57 +08:00
tangjinzhou
fc6c358e9a fix: modal motion lose #4191 2021-06-10 22:17:41 +08:00
tangjinzhou
980ca7f4ff fix: menu divider class error #4195 2021-06-10 21:54:03 +08:00
tangjinzhou
74b66ecbfb fix: select class not update #4194 2021-06-10 21:39:50 +08:00
tangjinzhou
02e134f81d refactor: tag 2021-06-09 22:50:40 +08:00
tangjinzhou
8c1979ef1b fix: image type error #4185 2021-06-09 22:30:32 +08:00
tangjinzhou
6ae707edf5 perf: menu 2021-06-09 21:55:15 +08:00