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 |
|
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 |
|
tangjinzhou
|
6c77afec12
|
chore: update babel
|
2020-07-14 23:10:22 +08:00 |
|
tangjinzhou
|
2ff8ba05a4
|
feat: update pagination
|
2020-07-14 23:09:32 +08:00 |
|
逆寒
|
a760a10676
|
feat(pagination): upgrade to v3 (#2541)
* feat(pagination): upgrade to v3
* feat(pagination): code review
|
2020-07-14 21:51:48 +08:00 |
|
tanjinzhou
|
c469853733
|
feat: update form
|
2020-07-14 18:39:43 +08:00 |
|
tangjinzhou
|
f3a9b7b616
|
fix: update form validate
|
2020-07-13 23:55:46 +08:00 |
|
tanjinzhou
|
346ab47eb6
|
refactor: form
|
2020-07-13 18:56:31 +08:00 |
|
tangjinzhou
|
e79bfd8c96
|
refactor: form
|
2020-07-12 16:13:59 +08:00 |
|
tanjinzhou
|
130982a037
|
refactor: form
|
2020-07-10 18:26:35 +08:00 |
|