Amour1688
5832a70644
fix: tag props
2020-10-01 23:01:31 +08:00
Amour1688
347f69fa66
fix: empty type
2020-10-01 22:48:33 +08:00
undefined
8cb7c65684
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-01 21:47:03 +08:00
undefined
b856166520
chore: update to ts
2020-10-01 21:45:52 +08:00
Amour1688
2fd04595bf
fix: ts error
2020-10-01 20:57:03 +08:00
Amour1688
81e15834c2
chore: ts-jest
2020-10-01 20:56:26 +08:00
Amour1688
150ebf15a5
chore: refactor virtual list
2020-10-01 17:20:10 +08:00
Amour1688
b19ca0aaaf
fix: tag
2020-10-01 17:19:53 +08:00
Amour1688
dffb0cce52
chore: update types
2020-09-30 18:20:08 +08:00
tanjinzhou
f8334fc42a
chore: update vue-types
2020-09-30 18:14:33 +08:00
tanjinzhou
dbaf8bc7ef
chore: update ts
2020-09-30 17:35:51 +08:00
tanjinzhou
d459c8dabe
chore: update eslint
2020-09-30 17:15:17 +08:00
tanjinzhou
a892a8908b
Merge branch 'feat-virtual-list' into next
2020-09-30 16:47:14 +08:00
tanjinzhou
f6752899e2
feat: update vittual-list
2020-09-30 16:21:04 +08:00
John60676
a1a4fdbd21
refactor(divider): refactor with ts ( #2928 )
...
* refactor(divider): refactor with ts
* refactor(divider): add default value for dashed prop
* style(divider): remove unuse import
2020-09-30 12:11:23 +08:00
Amour1688
28111e7f34
chore: rename `ConfigConsumerProps` to `defaultConfigProvider`
2020-09-30 10:47:18 +08:00
Amour1688
64dc5e69b7
feat: dark them
2020-09-30 10:46:22 +08:00
Amour1688
604b7fe670
chore: empty dark theme
2020-09-30 10:45:50 +08:00
Amour1688
f875b3add1
chore: ts type
2020-09-30 09:24:59 +08:00
John60676
ca2c77e4bd
refactor(input): update input style ( #2876 )
...
* refactor(input): update input style
* refactor(form): update form style about input component
* refactor(input): update clearable icon style
Modify the clearable icon style to prevent the width of the input box from changing due to the insertion of the icon
2020-09-29 22:11:06 +08:00
zkwolf
51fb7cd888
feat: tree support global tree slot ( #2904 )
2020-09-29 22:09:29 +08:00
Amour1688
6e6fd3af79
chore: config-provider
2020-09-29 22:06:01 +08:00
John60676
caea1acfbe
fix(select): click on the selected item can deselect ( #2920 )
2020-09-29 18:30:39 +08:00
tanjinzhou
b9f9dad4c7
perf: virtual list remove eventListener
2020-09-29 16:11:05 +08:00
tanjinzhou
c579bb0ad5
fix: scroll error
2020-09-29 15:16:56 +08:00
tanjinzhou
0de3e6b716
fix: scroller
2020-09-28 21:21:43 +08:00
tanjinzhou
3844466ff2
feat: add virtual-list
2020-09-28 19:14:00 +08:00
Amour1688
22cad37729
chore: refactor with ts
2020-09-28 11:47:35 +08:00
undefined
f96895c17c
Merge branch 'feat-vue3' into next
2020-09-27 22:31:32 +08:00
tanjinzhou
ab80874fa5
feat: update virtuallist
2020-09-27 16:05:53 +08:00
Amour1688
0d34f45895
feat: virtual list
2020-09-26 22:52:40 +08:00
tanjinzhou
b154eeed28
style: format code
2020-09-24 13:29:24 +08:00
星火燎原
d3d787e2b0
fix: a-directory-tree error when use replaceFields ( #2869 )
2020-09-24 13:28:04 +08:00
Amour1688
993ca4c799
Merge branch 'feat-vue3' into next
2020-09-24 09:50:33 +08:00
tangjinzhou
8b3023e01f
fix: select input not trigger change event
2020-09-23 22:58:48 +08:00
tanjinzhou
ecc755b084
chore: update workflow
2020-09-23 19:47:22 +08:00
tanjinzhou
c325f246cf
test: update snap
2020-09-23 19:36:45 +08:00
Amour1688
eabad90b3d
chore: refactor tag
2020-09-23 17:51:02 +08:00
tanjinzhou
6197d60d9a
test: update test config
2020-09-23 17:32:53 +08:00
tanjinzhou
c6c0ebc670
fix: upload open when trigger hidden label
2020-09-23 14:06:42 +08:00
tanjinzhou
61e1f2414e
fix: upload custom method not work #2837
2020-09-23 14:05:36 +08:00
John60676
f942d5b1a6
fix(upload): button will disappear when count meets limitation ( #2884 )
2020-09-23 10:33:02 +08:00
tangjinzhou
7ea8de4b7e
fix: input compositionend not trigger change
2020-09-22 07:25:44 +08:00
tangjinzhou
122e374224
perf: remove syncWatch
2020-09-21 21:48:12 +08:00
tanjinzhou
7719c65169
fix: input not trigger change compositionStart
2020-09-21 18:45:27 +08:00
tangjinzhou
7f7511bf61
test: update test
2020-09-20 23:04:37 +08:00
tangjinzhou
f99200c966
test: update snap
2020-09-19 23:36:48 +08:00
John60676
675dff92c1
fix(vc-tabs): tabs vue warning ( #2865 )
2020-09-18 22:52:17 +08:00
Amour1688
dea4866177
chore: refactor comment and icon
2020-09-18 12:15:01 +08:00
John60676
c1cfabb20e
fix: menu cannot be collapsed by the Layout ( #2819 )
2020-09-17 14:51:32 +08:00
tanjinzhou
c78e9418a4
fix: layout vue warning #2817
2020-09-17 14:09:33 +08:00
Amour1688
b5dd6c69b3
fix: empty duplicate class
2020-09-16 12:54:54 +08:00
Amour1688
7cec8614b0
chore: classNames es
2020-09-16 12:45:04 +08:00
Amour1688
87aa5ecbd8
fix: merge conflict
2020-09-12 11:34:18 +08:00
tanjinzhou
2b422dd17b
fix: table rowselection type error
2020-09-11 16:02:14 +08:00
Amour1688
a5eda35693
Merge branch feat-vue3 into next
2020-09-10 10:01:32 +08:00
tanjinzhou
56ffcc6619
test: update snap
2020-09-07 18:28:03 +08:00
tanjinzhou
5f68ab9181
perf: add radio event declar
2020-09-07 18:27:49 +08:00
tanjinzhou
7ec5dac844
perf: add checkbox event declar
2020-09-07 17:19:28 +08:00
tanjinzhou
ec73097d9b
fix: steps v-model can not click
2020-09-07 17:18:50 +08:00
tanjinzhou
9257c1ea68
fix: modal loading button not work
2020-09-07 13:49:12 +08:00
tanjinzhou
b616823353
fix: Descriptions Item support v-for #2793
2020-09-07 13:26:22 +08:00
Carter Li
fb52b36067
chore: use `lodash-es` to support vite ( #2777 )
...
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
2020-09-02 22:44:16 +08:00
tanjinzhou
8dd2c5b751
fix: tree-select-node not registered
2020-09-02 12:54:24 +08:00
tangjinzhou
fbcf0bff9d
chore: update moment to support vite
2020-08-31 22:25:47 +08:00
tanjinzhou
1f6accba22
test: update snap
2020-08-31 17:16:16 +08:00
tanjinzhou
06b7e33cc0
chore: remove classnames
2020-08-31 16:53:19 +08:00
tangjinzhou
83f7c6ed41
fix: modal afterClose trigger twice
2020-08-30 22:56:15 +08:00
tangjinzhou
2cbc72f617
chore: remove require
2020-08-30 22:23:36 +08:00
undefined
d57a2acd87
perf: update tree
2020-08-30 15:10:11 +08:00
undefined
3d17d5f26e
perf: update lazyload
2020-08-27 22:38:56 +08:00
tanjinzhou
2b1e972803
perf: update propssymbol
2020-08-27 18:34:23 +08:00
tanjinzhou
29d681ff52
style: remove not use file
2020-08-27 17:40:29 +08:00
tanjinzhou
4770ed4708
perf: update tabs
2020-08-27 17:28:18 +08:00
tanjinzhou
5e3d9fe5a3
fix: upload not support css scope
2020-08-27 16:03:42 +08:00
tanjinzhou
8ac75e4a73
test: update snap
2020-08-25 14:24:56 +08:00
tanjinzhou
37ddc96666
Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3
2020-08-25 14:17:23 +08:00
tanjinzhou
6fa4f9cd23
bump 2.0.0-beta.3
2020-08-25 14:17:00 +08:00
zkwolf
0e0ad463c7
feat: badge text support vnode ( #2750 )
...
* feat: badge text support vnode
* test: update badge test
2020-08-25 13:51:01 +08:00
Amour1688
09eb71d5fb
chore: refactor tag
2020-08-23 19:33:01 +08:00
Amour1688
91fe27d12c
chore: update empty and space
2020-08-23 16:45:55 +08:00
Amour1688
4af81c412c
chore: refactor space
2020-08-22 14:38:29 +08:00
Amour1688
07d27b057a
chore: remove render in empty
2020-08-22 14:37:39 +08:00
Amour1688
632da57962
chore: refactor empty
2020-08-22 14:37:39 +08:00
Amour1688
34ac8444f4
chore: migrate local from js to ts
2020-08-22 14:37:38 +08:00
undefined
9a100b04c2
Merge remote-tracking branch 'origin/master' into feat-vue3
2020-08-22 10:49:44 +08:00
undefined
da09b87548
style: update name key
2020-08-20 22:18:18 +08:00
tanjinzhou
03a42a5b35
fix: list meta name not correct
2020-08-20 18:05:12 +08:00
tanjinzhou
4bdb241aa6
fix: some component not support css scoped
2020-08-20 17:56:49 +08:00
undefined
716f32d608
fix: fixed column height not correct #1493 #2632
2020-08-19 22:54:52 +08:00
undefined
bd71e3806b
fix: button lineheight
2020-08-19 21:26:49 +08:00
tanjinzhou
44882ed4cc
test: update snap
2020-08-19 15:24:18 +08:00
tanjinzhou
c5c822f467
fix: space not work
2020-08-19 15:23:50 +08:00
tanjinzhou
8ed937344a
fix: tabs change trigger
2020-08-19 15:23:26 +08:00
tanjinzhou
b2d7ace9ff
feat: update less
2020-08-18 17:50:36 +08:00
tanjinzhou
f34a5d962f
refactor: update itemRender & dropdownRender
2020-08-17 18:02:28 +08:00
Amour1688
be7de76abd
fix: eslint error
2020-08-14 19:38:58 +08:00
tanjinzhou
5a2c88ef7f
test: update transfer snap
2020-08-14 18:27:54 +08:00
tanjinzhou
07476d43db
perf: update shallowequal
2020-08-14 18:24:30 +08:00
tanjinzhou
d592854c73
fix: first trigger v-model change
2020-08-14 18:19:35 +08:00
tanjinzhou
8907a9990c
fix: form trigger
2020-08-14 18:11:30 +08:00
tanjinzhou
050867348e
test: update test
2020-08-14 17:04:45 +08:00
tanjinzhou
84fb8168f0
fix: radio focus blur not work
2020-08-14 17:04:32 +08:00
tanjinzhou
db7826ba64
fix: upload preview not work
2020-08-14 15:55:16 +08:00
tanjinzhou
0eb257b321
test: update snap
2020-08-14 15:25:17 +08:00
tanjinzhou
07fe94d0a4
test: update drawer snap
2020-08-14 14:53:07 +08:00
tanjinzhou
9c3e9f3d18
fix: remove dir attr
2020-08-14 14:15:22 +08:00
tanjinzhou
7796894e01
fix: comment actions not work
2020-08-14 14:00:25 +08:00
tanjinzhou
d3d631b862
Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3
2020-08-14 13:44:45 +08:00
tanjinzhou
0344484d43
test: update menu snap
2020-08-14 13:43:20 +08:00
Amour1688
b26c493a3a
test: update popover snap
2020-08-14 13:32:25 +08:00
Amour1688
43c6528bed
test: update popconfirm snap
2020-08-14 13:31:47 +08:00
Amour1688
acb4f7b8dd
test: update pagination snap
2020-08-14 13:30:46 +08:00
Amour1688
2ccb5d1fea
test: update notification snap
2020-08-14 13:22:36 +08:00
Amour1688
c0ed6b26cc
feat: update message snap
2020-08-14 13:20:27 +08:00
Amour1688
889830c38f
test: update list snap
2020-08-14 13:14:03 +08:00
Amour1688
a7706841ce
test: update layout snap
2020-08-14 13:10:55 +08:00
Amour1688
1dfde69372
test: update input snap
2020-08-14 13:10:22 +08:00
Amour1688
eef839a5a0
test: update grid snap
2020-08-14 13:09:41 +08:00
Amour1688
ee7eb8d68e
test: update empty snap
2020-08-14 13:09:08 +08:00
Amour1688
3c44bf37a3
test: update dropdown snap
2020-08-14 13:08:32 +08:00
Amour1688
f917321c84
test: update divider snap
2020-08-14 13:05:51 +08:00
Amour1688
1613b04dd0
test: update descriptions snap
2020-08-14 13:05:16 +08:00
Amour1688
fea034987c
test: update date-picker snap
2020-08-14 13:04:39 +08:00
Amour1688
8afa0bc23f
test: update comment snap
2020-08-14 13:03:25 +08:00
Amour1688
f75b154016
test: update avatar snap
2020-08-14 13:02:06 +08:00
tanjinzhou
e98e9d1153
test: message snap
2020-08-14 11:16:18 +08:00
tanjinzhou
1425de31b7
test: update modal snap
2020-08-14 11:15:10 +08:00
tanjinzhou
9e4b2f4655
test: update notification
2020-08-14 11:10:37 +08:00
tanjinzhou
9d403d121f
test: update page-header snap
2020-08-14 11:09:05 +08:00
tanjinzhou
c0191c736f
test: update pagination
2020-08-14 11:07:38 +08:00
tanjinzhou
0b12e2cf06
test: update popconfirm
2020-08-14 11:04:29 +08:00
tanjinzhou
637b31b4ff
test: update popover
2020-08-14 10:57:28 +08:00
tanjinzhou
6a4ca0c7cd
test: update progress snap
2020-08-14 10:54:28 +08:00
tanjinzhou
12b2e67d16
feat: remove old form
2020-08-14 10:48:22 +08:00
tanjinzhou
b7f0667638
test: update radio
2020-08-14 10:38:07 +08:00
tanjinzhou
3ef1ca37e5
test: update rate snap
2020-08-14 10:27:06 +08:00
tanjinzhou
a13434f792
test: update result snap
2020-08-14 10:25:46 +08:00
tanjinzhou
f4ffe3cf6a
test: update avatar
2020-08-14 10:02:52 +08:00
Amour1688
4f3e307f12
test: update collapse snap
2020-08-14 09:31:36 +08:00
Amour1688
b249e4e6fe
test: update checkbox snap
2020-08-14 09:30:42 +08:00
Amour1688
6bdd01f121
test: update cascader snap
2020-08-14 09:29:56 +08:00
Amour1688
249f69da11
test: update carousel snap
2020-08-14 09:28:09 +08:00
Amour1688
bf5aa4ab28
test: update card snap
2020-08-14 09:28:08 +08:00
Amour1688
2fc5aafbc6
test: update calendar snap
2020-08-14 09:28:08 +08:00
Amour1688
46adc443a0
test: update button snap
2020-08-14 09:28:08 +08:00
Amour1688
cae0675285
test: update breadcrumb snap
2020-08-14 09:28:08 +08:00
Amour1688
b64668f304
test: update badeg snap
2020-08-14 09:28:08 +08:00
Amour1688
487c7d96f6
test: update back-top snap
2020-08-14 09:28:08 +08:00
tangjinzhou
4da81eb01a
fix: select placeholder not work
2020-08-13 22:57:30 +08:00
tangjinzhou
be9a8471ff
test: update skeleton snap
2020-08-13 22:28:22 +08:00
tangjinzhou
87fb0e2c23
fix: slider id not work
2020-08-13 22:27:11 +08:00
tangjinzhou
e78501f922
test: update space snap
2020-08-13 22:20:32 +08:00
tangjinzhou
31b7772d85
test: update snap
2020-08-13 22:19:29 +08:00
tangjinzhou
1a6075b121
test: update statistic snap
2020-08-13 22:14:01 +08:00
tangjinzhou
dc949aba31
test: update steps snap
2020-08-13 22:12:58 +08:00
tangjinzhou
272a31f347
test: update switch snap
2020-08-13 22:11:35 +08:00
tangjinzhou
52968b9616
test: update table snap
2020-08-13 22:09:56 +08:00
tangjinzhou
7a4206cc23
test: update tabs snap
2020-08-13 22:05:32 +08:00
tangjinzhou
5570e6b383
test: update tag snap
2020-08-13 22:01:00 +08:00
tanjinzhou
ae1a032462
test: update time-picker snap
2020-08-13 18:05:14 +08:00
tanjinzhou
1390638ab1
test: update timeline snap
2020-08-13 17:55:12 +08:00
tanjinzhou
adcdd159e6
test: update tooltip snap
2020-08-13 17:52:41 +08:00
tanjinzhou
1850d04eed
test: update transfer snap
2020-08-13 17:46:44 +08:00
tanjinzhou
ae0acb73ea
test: update snap
2020-08-13 15:14:39 +08:00
tanjinzhou
76f6e470e2
test: update upload tree-select snap
2020-08-13 15:11:41 +08:00
xrkffgg
a4574c8a69
style: optimize zh_TW ( #2679 )
2020-08-13 14:17:30 +08:00
Amour1688
4231b68ba7
test: anchor and auto-complete snapshot
2020-08-13 11:02:52 +08:00
Amour1688
c4594058c6
test: alert snapshot
2020-08-13 10:59:13 +08:00
Amour1688
21af824ad1
test: affix snapshot
2020-08-13 10:51:53 +08:00
tangjinzhou
2b5d587a00
feat: space support vue3
2020-08-12 22:08:06 +08:00
tangjinzhou
21d95e7ef9
Merge remote-tracking branch 'origin/master' into feat-vue3
2020-08-12 21:42:11 +08:00
tangjinzhou
8cea617319
perf: update tree-select
2020-08-12 21:35:45 +08:00
言肆
65298635d7
feat: add component Space ( #2669 )
2020-08-12 18:22:21 +08:00
tanjinzhou
fb845f2b72
fix: tree support v-model
2020-08-12 18:07:41 +08:00
tanjinzhou
f1e24fef9c
fix: table columns not update
2020-08-12 16:30:13 +08:00
tanjinzhou
7197bbffad
fix: update input not trigger change event
2020-08-11 18:26:09 +08:00
tanjinzhou
aa8e176fc7
fix: table loop render
2020-08-10 18:36:55 +08:00
Amour1688
011c839987
fix: stop measure when pressing enter with empty result ( #2662 )
2020-08-10 14:16:24 +08:00
Amour1688
a43655b0b5
feat: table customRender multiple params
2020-08-09 18:46:11 +08:00
Amour1688
f0337cebde
fix: table expandedRowRender
2020-08-08 16:03:28 +08:00
tanjinzhou
532f51fc90
perf: add event props
2020-08-05 17:17:07 +08:00
tanjinzhou
36ee580f72
fix: form trigger twice validate
2020-08-05 15:44:52 +08:00
tangjinzhou
15300a958e
perf: upload
2020-08-04 23:00:11 +08:00
tanjinzhou
91ae204342
test: update tiiltip
2020-08-04 18:13:51 +08:00
tanjinzhou
cf24871d8d
fix: timeline loading not work
2020-08-04 18:00:09 +08:00
tanjinzhou
61337aecef
test: update time-picker test
2020-08-04 17:50:19 +08:00
tanjinzhou
3e2fe2a924
fix: tabs next arrow not work
2020-08-04 17:30:31 +08:00
tanjinzhou
6a608c9204
fix: select focus not work
2020-08-04 14:39:23 +08:00
tangjinzhou
a15dd7bea0
test: update tag
2020-08-03 23:25:50 +08:00
tangjinzhou
31e62985b0
test: update snap
2020-08-03 22:45:58 +08:00
tangjinzhou
0a728ff8d3
fix: slider marks class error
2020-08-03 22:38:35 +08:00
tanjinzhou
64147e7744
fix: spin classname undefined
2020-08-03 18:20:16 +08:00
tanjinzhou
ed1c0147d4
fix: skeleton error
2020-08-03 17:52:03 +08:00
tanjinzhou
8f19769cce
test: update result
2020-08-03 17:35:34 +08:00
tanjinzhou
769f9b794e
test: update radio
2020-08-03 16:47:12 +08:00
tanjinzhou
6e2667a7ee
test: update progress snap
2020-08-03 14:05:40 +08:00
tanjinzhou
2975bcfac1
test: update popover snap
2020-08-03 13:54:38 +08:00
tanjinzhou
758937bd7c
perf: remove event warning
2020-08-03 13:03:59 +08:00
tanjinzhou
bb39dc31f5
fix: page-header onBack not work
2020-08-03 11:41:42 +08:00
tanjinzhou
c758d88aba
fix: notification throw error
2020-08-03 11:22:52 +08:00
tanjinzhou
925b2a8261
fix: message warning when not set icon
2020-08-03 11:04:02 +08:00
tangjinzhou
5ea198452c
fix: menu id not work
2020-08-02 22:27:22 +08:00
tangjinzhou
94d355aba7
fix: mentions keydown keyup not work
2020-08-01 16:37:06 +08:00
tangjinzhou
1eb76e2300
fix: modal update config not work
2020-08-01 16:06:13 +08:00
tangjinzhou
515d90513c
fix: empty default component
2020-08-01 11:27:51 +08:00
tangjinzhou
841391019b
fix: list not render children
2020-07-31 23:40:06 +08:00
tanjinzhou
85fcb138a2
fix: layout provide not work
2020-07-31 18:19:50 +08:00
tanjinzhou
a19beced12
fix: input-number uphandle cannot click
2020-07-31 15:05:58 +08:00
tanjinzhou
1b16c104d9
fix: textarea cannot resize
2020-07-31 12:43:01 +08:00
tangjinzhou
3a15d62536
perf: remove not use attr
2020-07-30 23:38:34 +08:00
tanjinzhou
cbef867da8
fix: input clear not focus
2020-07-30 18:41:38 +08:00
tanjinzhou
d58a0f21df
fix: slider v-model not work
2020-07-30 16:51:14 +08:00
tanjinzhou
0c32d1679d
fix: cascader popup width not correct
2020-07-30 16:26:28 +08:00
tanjinzhou
d7354af9ec
perf: empty img to functional component
2020-07-30 15:56:10 +08:00
tanjinzhou
60541d7d1b
fix: menu parentMenu error
2020-07-30 15:41:54 +08:00
tanjinzhou
d6a7c041b5
perf: drawer
2020-07-29 20:57:32 +08:00
tanjinzhou
fc82e7c536
fix: list actions not work
2020-07-29 20:56:55 +08:00
tanjinzhou
72668faa25
perf: divider
2020-07-29 17:13:29 +08:00
tanjinzhou
4320e8dc76
fix: descriptions label not work
2020-07-29 17:05:59 +08:00
tanjinzhou
cde476a1f7
test: update date-picker & config-provider
2020-07-29 15:34:19 +08:00
tangjinzhou
8ae91150aa
fix: date-picker throw class error
2020-07-28 23:48:15 +08:00
tanjinzhou
d7c4377551
fix: confirm throw error & renderEmpty error
2020-07-28 18:37:07 +08:00
tanjinzhou
df83968de4
test: update comment test
2020-07-28 17:10:59 +08:00
tanjinzhou
6f2fc69e1e
feat: change formmodel to form
2020-07-28 17:10:06 +08:00
tanjinzhou
ed3c4edf72
fix: collapse controller mode
2020-07-28 16:31:13 +08:00
tanjinzhou
777d1d5dda
fix: checkbox focus & blur not work
2020-07-28 16:04:12 +08:00
tanjinzhou
42431d39a2
perf: remove cascader events warning
2020-07-28 15:23:56 +08:00
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
Tom Gao
cd467abf18
fix: breadcrumb duplicate keys detected #2505 ( #2599 )
2020-07-26 15:49:11 +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