Commit Graph

3902 Commits (4fed700e96eb753a079b0214dbf08a5deca71159)

Author SHA1 Message Date
tangjinzhou 202f341299 chore: merge next 2021-06-30 14:41:07 +08:00
tangjinzhou 61c19a81c2 refactor: button 2021-06-30 13:48:02 +08:00
John 389b233a40
refactor(3.x/button): use composition api (#4291)
* refactor(button): use composition api

* refactor: add rtl

* refactor: sync antd

* refactor: update css

* refactor: add dev warning

* test: add test case

* refactor: export component type

* refactor: optimize
2021-06-30 10:03:17 +08:00
tangjinzhou e85d436ddd fix: textarea icon position error 2021-06-30 09:20:55 +08:00
tangjinzhou b12b7f83ca fix: rate not update #4294
close #4294
2021-06-30 08:38:44 +08:00
tangjinzhou 891f6dbb5a release 2.2.0-rc.1 2021-06-29 16:44:22 +08:00
tangjinzhou c563097faa fix: table ColumnProps interface #4288
close #4288
2021-06-29 16:16:32 +08:00
tangjinzhou 0c3d9d535d feat: menu event args add item #4290 2021-06-29 15:44:41 +08:00
tangjinzhou 9a86d1b54d style: update modal.tsx 2021-06-29 14:58:20 +08:00
tangjinzhou 64f7cbc423 chore: update babel config #4284 2021-06-28 17:53:45 +08:00
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