Commit Graph

1631 Commits (7e15533f5215209d53775c5b6b1011967f5caad5)

Author SHA1 Message Date
tangjinzhou 7e15533f52 refactor: use findDomNode instead $el 2020-07-27 22:36:56 +08:00
tangjinzhou 45c899dab1 fix: carousel slick ref not work 2020-07-27 22:25:09 +08:00
tanjinzhou 3ca47f078c perf: remove card warning 2020-07-27 18:23:36 +08:00
tanjinzhou dbac632fc3 fix: calendar v-model not work 2020-07-27 16:04:37 +08:00
tanjinzhou bea9c5f1ef perf: button add onClick props 2020-07-27 13:50:57 +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
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 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
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 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 d530e65f3c fix: menu cannot get refs.innerMenu 2020-07-15 18:22:32 +08:00
zkwolf 41e3630f8d
feat: update collapse (#2539) 2020-07-15 15:27:35 +08:00
逆寒 80599668df
feat(list): update to vue3 (#2513)
* feat(list): update to vue3

* feat(list): refactor meta to functional

* feat(list): code review
2020-07-15 15:05:33 +08:00