Commit Graph

2197 Commits (f1cf66fcc4965ab51db72b4cece4068d21a9eb80)

Author SHA1 Message Date
zkwolf 20cd96e400
fix: improve form type definition #3638 (#3669) 2021-02-07 18:32:29 +08:00
zkwolf 553dff9f61
fix: menu-item type definition #3661 (#3667) 2021-02-07 18:31:35 +08:00
tangjinzhou 63feed7162 release 2.0.0 2021-02-06 21:26:46 +08:00
ajuner 3e90fa6482
refactor(alert): use composition api (#3654)
* refactor(alert): use composition api

* feat: export alert props type
2021-02-06 17:59:04 +08:00
tangjinzhou ab75379f0c fix: time-picker can not scroll to selected 2021-02-06 14:30:57 +08:00
tangjinzhou 57b9ac17fd Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-02-06 13:58:47 +08:00
tangjinzhou 638ccb3b11 fix: table sortOrder ts type 2021-02-06 13:58:25 +08:00
zkwolf ae41fa1127
fix: table filter (#3650) 2021-02-06 13:47:44 +08:00
zkwolf 18ce372a13
fix: improve tree type definition (#3659) 2021-02-06 13:30:08 +08:00
tanjinzhou cdac96b0bc fix: add form onSubmit prop 2021-02-04 17:41:35 +08:00
zkwolf 4e4b9d6cca
chore: improve form warning (#3641) 2021-02-04 10:48:43 +08:00
zkwolf 53f3950b81
style: move color var of table to default less (#3612) 2021-01-29 21:14:42 +08:00
zkwolf f7db3ee718
fix: correct dropdown trigger type (#3611) 2021-01-29 21:13:39 +08:00
ajuner d221171e53
feat: tooltip support color (#3603)
* feat: tooltip support color

* update
2021-01-27 23:21:48 +08:00
ajuner 10a5fb28cb
chore: fix tree type (#3598) 2021-01-26 23:48:48 +08:00
tanjinzhou 94aedeae0c feat: add radio ts export 2021-01-26 11:18:51 +08:00
tangjinzhou 47a847cc43 test: update snap 2021-01-24 14:32:06 +08:00
tangjinzhou 4a92ff9cac style: prettier code 2021-01-24 13:22:45 +08:00
tangjinzhou b30a316f4b perf: update default less 2021-01-24 13:18:51 +08:00
tangjinzhou b6c75bc73c perf: update default text-color 2021-01-24 11:25:30 +08:00
tangjinzhou 1ea865e59b fix: table columns ts type 2021-01-23 23:50:10 +08:00
tangjinzhou cdadeeeb04 style: remove console 2021-01-23 23:43:19 +08:00
tangjinzhou 6b474598e0 fix: switch not update in table(amaze issue) #3512 2021-01-23 23:41:16 +08:00
tangjinzhou 1d1ed164a6 fix: table header scrolll not reset 2021-01-23 21:54:12 +08:00
tangjinzhou a72db912f7 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-01-23 17:10:32 +08:00
tangjinzhou c5b6a7ce2c fix: add pagnation events ts type #3564 2021-01-23 17:09:13 +08:00
zkwolf 20b53a91d3
fix: disabled tabPane can be actived #3575 (#3577) 2021-01-23 16:18:04 +08:00
zkwolf 22c81f909b
fix: checkbox emit unexpected value (#3549) 2021-01-21 22:32:09 +08:00
ajuner aad33cb72f
fix: Microsoft input triggers onchange twice (#3550) 2021-01-21 22:25:05 +08:00
He JinChao ca444b549c
fix: Input.Search class not work (#3541) 2021-01-19 23:43:01 +08:00
zkwolf b07190e13d
feat: dark theme (#3410)
* chore: update style

* chore: add dark css build

* test: update snapshot

* chore: remove compact var

* chore: update style

* test: update snapshot
2021-01-14 17:33:17 +08:00
青沛 b7943b38ee
fix: carousel's pauseOnDotsHover not work (#3519)
* fix: carousel's pauseOnDotsHover not work

* fix: carousel onMouseEnter event
2021-01-14 15:42:31 +08:00
John 5e92d9a7f2
fix: form-item wrong line break (#3538)
* fix: form-item wrong line break

fix #3319

* style: add commit
2021-01-14 15:41:24 +08:00
zkwolf 2904ceeab9
fix: radio cancel change (#3517)
* fix: radio cancel change #3047

* chore: update checkbox
2021-01-14 10:13:50 +08:00
zkwolf a6c3eae304
fix: breadcrumb separator display (#3522)
* fix: breadcrumb separator display

* chore: update breadcrumb
2021-01-14 10:12:57 +08:00
Hyphon 8a807caca2
fix(date-picker): add props(mode) value -- decade (#3514)
Co-authored-by: 李艺珅 <l>
2021-01-13 21:17:05 +08:00
Hyphon 36502294ba
feat(tabs): add centered tab bar style (#3501)
Co-authored-by: 李艺珅 <l>
2021-01-10 15:23:53 +08:00
ajuner 110304b628
fix: add opacity transition (#3505) 2021-01-08 16:53:51 +08:00
tanjinzhou bf7c62f457 fix: date-picker ts type error 2021-01-07 19:18:59 +08:00
tanjinzhou 61f087ac2a perf: affix 2021-01-07 16:03:41 +08:00
言肆 ea2d8e2ecd
refactor(affix): use Composition api (#3447)
* refactor(affix): use Composition api

* fix: affix code style
2021-01-07 14:39:57 +08:00
tanjinzhou 1b68a46c89 perf: update image icons 2021-01-07 13:18:05 +08:00
John f61018afd7
Support vite2 (#3490)
* refactor: supports vite2

* refactor: remove CommonJS dependencies

* chore: update pkg

* refactor: update

* chore: update pkg
2021-01-07 12:53:49 +08:00
Vben 75931a1b39
fix(image): fix iamge prop error (#3488)
Co-authored-by: annsion <annsion@ann.local>
2021-01-05 20:49:18 +08:00
John eafc6dd0ba
fix: upgrade to less4 syntax #3477 (#3479) 2021-01-05 16:27:30 +08:00
zkwolf f5026dd49a
fix: switch event trigger #3453 (#3454) 2020-12-28 12:25:58 +08:00
tangjinzhou efa477a3b0 bump 2.0.0-rc.6 2020-12-27 19:28:20 +08:00
tangjinzhou adc6afb8fd
chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
tangjinzhou c90afeeed2 fix: tree-select trigger twice change event 2020-12-26 23:01:04 +08:00
tangjinzhou 2be1e77098 fix: tree-select maximum error when set slot tilte 2020-12-26 22:37:08 +08:00