Commit Graph

2891 Commits

Author SHA1 Message Date
tanjinzhou
bea9c5f1ef perf: button add onClick props 2020-07-27 13:50:57 +08:00
tangjinzhou
05e34009e6 chore: update config 2020-07-26 21:35:41 +08:00
tangjinzhou
735183f8c6 fix: breadcrumb paths not correct 2020-07-26 21:34:32 +08:00
tangjinzhou
93cb7b2f00 fix: badge custom class not work 2020-07-26 16:30:14 +08:00
tangjinzhou
72da2b8997 perf: remove not use module base 2020-07-25 22:00:10 +08:00
tangjinzhou
4d7cac609c fix: back-top trigger two click event 2020-07-25 21:57:06 +08:00
tangjinzhou
792d2af69b test: update listeners style 2020-07-25 21:46:52 +08:00
tangjinzhou
9ab1644e1e fix: backtop transition not work 2020-07-25 21:46:25 +08:00
tangjinzhou
1a18238d97 test: update auto-complete test 2020-07-25 21:27:58 +08:00
tangjinzhou
ed2a8d6cef test: update some not support props 2020-07-25 15:46:49 +08:00
tangjinzhou
5624f92a33 fix: remove alert close warning 2020-07-25 14:47:38 +08:00
tangjinzhou
3880d6027c chore: update test config 2020-07-25 14:34:22 +08:00
tanjinzhou
ddb1b7eb4d test: update test config 2020-07-24 18:46:45 +08:00
tanjinzhou
29366a251f perf: trigger event 2020-07-24 14:30:52 +08:00
tanjinzhou
a50dba12aa perf: update vc-xxx $emit to __emit 2020-07-24 14:23:14 +08:00
tanjinzhou
f2a0feebee merge master 2020-07-24 11:34:01 +08:00
tangjinzhou
efb714e572 feat: update table 2020-07-23 22:52:04 +08:00
tanjinzhou
b4980867f4 feat: update table 2020-07-23 18:34:24 +08:00
tanjinzhou
98733252c1 feat: update date-picker 2020-07-23 15:15:38 +08:00
tanjinzhou
a3a53613c5 feat: update date-picker 2020-07-22 17:47:08 +08:00
tanjinzhou
88d3fc18c6 feat: update calendar 2020-07-22 15:33:57 +08:00
tangjinzhou
afd13f908f chore: update @vue/test-utils 2020-07-21 22:43:14 +08:00
tangjinzhou
02cf80bb18 feat: update vc-calendar 2020-07-21 22:29:54 +08:00
tanjinzhou
f6e2e54f65 feat: update vc-calendar 2020-07-21 18:36:27 +08:00
tanjinzhou
6ab243ffaa feat: update time-picker 2020-07-21 16:46:39 +08:00
tanjinzhou
471a81beda release 1.6.4 2020-07-21 14:34:46 +08:00
erguotou
f886f04634
fix: [component:vc-pagination]emit change.current before change (#2567)
It's better to emit 'change.current' before 'change' event, so that onChange handler can use v-model value correctly.
2020-07-21 11:29:59 +08:00
tanjinzhou
922bcb05e7 fix: resize height not correct #2465
close #2465
2020-07-21 11:27:58 +08:00
renovate[bot]
98628ae986
chore(deps): update dependency js-base64 to v3 (#2582)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-21 11:14:06 +08:00
tangjinzhou
cd80ce622b Merge branch 'feat-vue3' of github.com:vueComponent/ant-design-vue into feat-vue3 2020-07-20 22:48:24 +08:00
tangjinzhou
2c3492face feat: update slider 2020-07-20 22:47:06 +08:00
tanjinzhou
0faded160b feat: update carousel 2020-07-20 16:29:46 +08:00
tangjinzhou
a3592033be fix: getComponentFromProp to getComponent 2020-07-19 23:02:34 +08:00
tangjinzhou
a194bbdf43 feat: update transfer 2020-07-19 22:40:35 +08:00
tangjinzhou
9cf6fe1c4e feat: update lazyload 2020-07-18 21:54:46 +08:00
tangjinzhou
1abc37403d revert: tree watch logic 2020-07-18 21:44:16 +08:00
tangjinzhou
61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou
b442cc0553 docs: update breakChangeLog 2020-07-17 17:46:44 +08:00
tanjinzhou
566bbb4873 refactor: autoFocus to autofocus 2020-07-17 17:36:58 +08:00
tanjinzhou
00069605c0 refactor: change dom attribute maxLength to maxlength 2020-07-17 17:26:04 +08:00
tanjinzhou
248b7bbed2 refactor: change dom attribute autoComplete to autocomplete 2020-07-17 17:25:23 +08:00
tanjinzhou
d67afec16a refactor: tabIndex to tabindex, readOnly to readonly 2020-07-17 17:13:30 +08:00
tanjinzhou
f35ae0efae feat: update tree 2020-07-17 16:50:22 +08:00
xrk
745b2983ba
feat: add col flex (#2562)
* feat: add col `flex`

* feat: add types
2020-07-17 13:31:53 +08:00
tangjinzhou
8ca8fbd453 feat: update tree 2020-07-16 22:44:00 +08:00
tanjinzhou
61500001df feat: update tree 2020-07-16 18:31:20 +08:00
tanjinzhou
10b25b0ec7 feat: update collapse 2020-07-16 16:24:44 +08:00
tangjinzhou
cc1f21845a feat: update list 2020-07-15 22:39:16 +08:00
tanjinzhou
7a23858cd5 chore: update jsx plugin 2020-07-15 18:23:15 +08:00
tanjinzhou
d530e65f3c fix: menu cannot get refs.innerMenu 2020-07-15 18:22:32 +08:00