tangjinzhou
e00637f76c
feat: update rate
2020-06-26 12:57:05 +08:00
tangjinzhou
1f09c6e41f
feat: update progress
2020-06-26 10:08:47 +08:00
tangjinzhou
e623fc12cd
fix: some upload issue
2020-06-25 22:21:23 +08:00
Amour1688
a325bf2319
feat: update upload ( #2494 )
...
* feat: update upload
* chore: cache babel
* chore: make run dev faster
2020-06-25 21:23:39 +08:00
tangjinzhou
23358dba44
Merge remote-tracking branch 'origin/master' into feat-vue3
2020-06-25 19:46:56 +08:00
tangjinzhou
1adb927f73
test: update snap
2020-06-25 17:10:46 +08:00
tangjinzhou
4cb214917f
refactor: createrefHooks to ref
2020-06-24 23:45:36 +08:00
tanjinzhou
da207c8d9b
fix: card
2020-06-24 17:25:47 +08:00
tanjinzhou
60cd5475c1
fix: tabs
2020-06-24 16:07:03 +08:00
tangjinzhou
8ce8e9a821
feat: update tabs
2020-06-23 22:34:08 +08:00
tanjinzhou
132a1e58bf
feat: update vc-tabs
2020-06-23 17:34:41 +08:00
tanjinzhou
7661eafe9c
fix: refhooks
2020-06-23 16:50:02 +08:00
zkwolf
6f903c3a75
feat: update switch ( #2439 )
...
* feat: update switch
* fix: avoid bind attrs to root
* test: update switch
* docs: update switch breakchange
* style: remove unused import
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-23 15:45:30 +08:00
tangjinzhou
ae7e792f0a
feat: update card
2020-06-22 23:22:52 +08:00
tangjinzhou
196acac2ba
feat: update locale-provider
2020-06-22 23:16:47 +08:00
tangjinzhou
a25e76a314
feat: update layout
2020-06-22 23:07:54 +08:00
tangjinzhou
a8ceef5c7d
fix: result default icon
2020-06-22 22:50:10 +08:00
tangjinzhou
3d6bffb067
fix: checkbox
2020-06-22 22:27:40 +08:00
tanjinzhou
cdefb49580
perf: udpate breadcrumb
2020-06-22 18:25:57 +08:00
tanjinzhou
e6b182474d
perf: update statistic
2020-06-22 17:56:03 +08:00
孙运天
6fb936d985
feat: update Statistic ( #2386 )
...
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-22 17:50:38 +08:00
Amour1688
1dd43884d7
feat: mentions ( #2468 )
2020-06-22 17:02:11 +08:00
易良
d6cdd2ea85
fix(table): typo ( #2463 )
...
* fix(table): typo
* fix: indent of package.json
2020-06-22 16:44:39 +08:00
tanjinzhou
923e6231e4
fix: steps not fire some event
2020-06-22 16:26:10 +08:00
zkwolf
65f49b97d7
feat: update step ( #2379 )
...
* feat: update step
* fix: step use v-model can't click
* fix: avoid step auto mount attrs
* chore: use props to transfer event
* docs: add steps breakchange
2020-06-22 14:21:40 +08:00
tangjinzhou
a0e637da9c
feat: update dropdown
2020-06-21 22:45:30 +08:00
tangjinzhou
96ba93cf9b
fix: menu animation
2020-06-21 15:59:38 +08:00
tangjinzhou
35018fcac1
fix: menu
2020-06-21 11:28:07 +08:00
逆寒
c2a59f7f8b
feat(checkbox): update checkbox ( #2376 )
...
* feat(checkbox): update checkbox
* feat(checkbox): code review
* feat(checkbox): code review
* feat(checkbox): fix lint
2020-06-20 22:22:00 +08:00
tangjinzhou
0413bcf58a
test: update
2020-06-20 21:45:08 +08:00
tangjinzhou
e60d535884
fix: menu
2020-06-20 15:14:51 +08:00
Amour1688
a53768fa9a
feat: mentions
2020-06-20 10:08:45 +08:00
tangjinzhou
0910df5a95
perf: menu
2020-06-18 23:50:02 +08:00
tanjinzhou
82bb43bbe8
fix: menu
2020-06-18 18:51:56 +08:00
tangjinzhou
5c425cec90
fix: menu
2020-06-18 00:19:14 +08:00
tanjinzhou
adad60e933
fix: menu
2020-06-17 19:50:22 +08:00
Amour1688
de922bebba
chore: upgrade jsx to alpha.5
2020-06-16 23:59:02 +08:00
tangjinzhou
4311c15755
feat: update menu
2020-06-16 22:55:02 +08:00
tangjinzhou
75e1661c16
feat: update modal
2020-06-15 23:47:49 +08:00
tanjinzhou
e2a7165508
feat: update vc-dialog
2020-06-15 18:55:12 +08:00
tanjinzhou
733c8fce8e
perf: update affix
2020-06-15 18:25:44 +08:00
tangjinzhou
e2c86fe21e
feat: update message notification popover popconfirm
2020-06-14 21:41:29 +08:00
tangjinzhou
48dda04b75
feat: update radio
2020-06-13 22:49:32 +08:00
Amour1688
109a386c22
feat: update radio ( #2374 )
...
* feat: update radio
* chore: add @babel/plugin-proposal-optional-chaining
2020-06-13 22:32:10 +08:00
tangjinzhou
5c811049f3
chore: update vue to 3.0.0-beta.15
2020-06-13 18:22:01 +08:00
tangjinzhou
ae6a3b0c0d
Merge remote-tracking branch 'origin/master' into feat-vue3
2020-06-13 18:05:14 +08:00
tangjinzhou
65ea66da36
fix: drawer maskstyle not work #2407
2020-06-13 14:35:47 +08:00
Albert Liu
c6e22ce8ab
feat: update BackTop ( #2415 )
...
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-12 22:05:56 +08:00
孙运天
413793234b
fix: input-password prevent caret position ( #2420 )
2020-06-12 22:02:11 +08:00
tanjinzhou
f4c1c4569d
fix: get options props
2020-06-12 18:27:07 +08:00
tanjinzhou
41129be9b6
feat: update tag
2020-06-12 13:50:59 +08:00
孙运天
ee3a7179f6
Feat Tag CheckableTag ( #2400 )
...
* feat: update Tag CheckableTag
* fix: merge event handler
* fix: merge event handler
* fix: delete dubugger
* fix: configProvider inject
2020-06-12 12:54:21 +08:00
tangjinzhou
237d55aa3e
feat: update descriptions
2020-06-11 23:07:48 +08:00
言肆
e5924d5ded
feat: update descriptions ( #2385 )
...
* feat: update descriptions
* fix: merge Col props
2020-06-11 22:35:09 +08:00
tanjinzhou
e2ce58fa7a
feat: update transition util
2020-06-11 18:27:27 +08:00
zkwolf
f2af8d248e
feat: update grid ( #2377 )
...
* feat: update grid
* fix: row can't provide rowContext to col
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-11 18:03:09 +08:00
tanjinzhou
585bb7495b
chore: update destory to unmount
2020-06-11 16:13:09 +08:00
tanjinzhou
7555f2c65b
test: config test and update button test
2020-06-11 15:58:41 +08:00
tangjinzhou
36673e3d03
fix: page-header
2020-06-10 23:06:43 +08:00
tanjinzhou
723bd2832f
feat: update util
2020-06-10 18:21:16 +08:00
tanjinzhou
905bfd586f
feat: update tooltip
2020-06-10 18:20:57 +08:00
tanjinzhou
69a53b303d
feat: update tooltip
2020-06-09 18:30:18 +08:00
tanjinzhou
24ef11afb9
fix: update util
2020-06-09 18:29:34 +08:00
tanjinzhou
51b2d2f5ad
fix: jsx throw error
2020-06-09 15:54:11 +08:00
xrkffgg
1884a7c4c6
feat: update breadcrumb ( #2389 )
...
* feat: update breadcrumb
* fix: slots
2020-06-09 12:54:37 +08:00
xrkffgg
1ca13ac166
feat: update pageheader ( #2365 )
...
* feat: update pageheader
* fix: error
* fix: index
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-08 22:00:59 +08:00
tanjinzhou
f099d5de8e
chore: update some util function
2020-06-08 18:26:25 +08:00
tanjinzhou
424c880fbf
fix: affix $refs.placeholderNode cannot get
2020-06-08 17:43:10 +08:00
tanjinzhou
8b4c55c75f
fix: anchor provide not work
2020-06-08 17:42:35 +08:00
tanjinzhou
c0adff7695
style: avatar
2020-06-08 17:42:08 +08:00
tanjinzhou
3a13c60d59
fix: comment empty children
2020-06-08 17:41:29 +08:00
tanjinzhou
1e35976bd1
perf: update result
2020-06-08 17:40:47 +08:00
tanjinzhou
b65494c518
perf: update skeleton
2020-06-08 17:40:27 +08:00
tanjinzhou
df9ae4891a
perf: update timeline
2020-06-08 17:39:59 +08:00
xrkffgg
c1331ccc43
feat: update skeleton ( #2371 )
2020-06-08 17:31:13 +08:00
xrkffgg
d591e4b298
feat: update anchor ( #2373 )
2020-06-08 15:45:14 +08:00
xrkffgg
4ef17f8144
feat: update avatar ( #2372 )
2020-06-08 15:38:07 +08:00
xrkffgg
d00a971341
feat: update comment ( #2366 )
...
* feat: update comment
* fix: children
2020-06-08 15:24:40 +08:00
zkwolf
3975cdea78
feat: update timeline ( #2364 )
...
* feat: update timeline
* style: lower import path
2020-06-08 15:02:43 +08:00
xrkffgg
19e999a1b5
feat: update result ( #2362 )
...
* feat: update result
* fix: upate
* fix: default
2020-06-08 14:53:35 +08:00
tangjinzhou
8d2d659d6f
fix: function default value
2020-06-07 09:24:44 +08:00
zkwolf
0935262334
feat: update divider ( #2357 )
...
* feat: update divider
* chore: remove base import
* style: move up slot.default() judge
2020-06-06 14:51:12 +08:00
tangjinzhou
5568be2fcb
feat: update empty
2020-06-05 09:07:53 +08:00
xrkffgg
5a627b3d8b
feat: update empty ( #2360 )
...
* feat: update empty
* Update index.js
2020-06-05 09:04:34 +08:00
tanjinzhou
9063d17f8b
feat: update spin
2020-06-04 18:35:33 +08:00
xrkffgg
de834ce265
feat: update spin ( #2351 )
2020-06-04 15:04:39 +08:00
zkwolf
5417d929d7
fix: configProvider is not a function ( #2355 )
2020-06-04 14:50:33 +08:00
tangjinzhou
44c048580b
feat: update alert
2020-06-03 22:46:20 +08:00
tanjinzhou
4682cccc4a
feat: update affix
2020-06-03 18:36:18 +08:00
tangjinzhou
8cbd2c0035
feat: update drawer
2020-06-02 23:21:24 +08:00
zdw
3642b09db8
feat: update drawer ( #2324 )
2020-06-02 22:09:34 +08:00
tangjinzhou
717f9e16c5
fix: rangeCalendar panel error #2318
2020-05-31 15:10:27 +08:00
tanjinzhou
3c292a51e1
fix: wave configprovide
2020-05-29 18:36:50 +08:00
tangjinzhou
ec4d6597d1
fix: update button
2020-05-28 23:36:43 +08:00
tanjinzhou
242b5a3d99
feat: update configprovider
2020-05-28 19:45:50 +08:00
tangjinzhou
cfe61108c5
chore: update some util
2020-05-27 23:56:00 +08:00
Amour1688
adee8604b2
chore: upgrade to vue3
2020-05-27 19:11:46 +08:00
tangjinzhou
5acc7671a3
test: update snap
2020-05-26 23:38:15 +08:00
tanjinzhou
6069a254db
Merge remote-tracking branch 'origin/master' into 2.0
...
# Conflicts:
# antdv-demo
# components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
# components/avatar/__tests__/__snapshots__/demo.test.js.snap
# components/button/__tests__/__snapshots__/demo.test.js.snap
# components/collapse/__tests__/__snapshots__/demo.test.js.snap
# components/date-picker/__tests__/__snapshots__/demo.test.js.snap
# components/form/__tests__/__snapshots__/demo.test.js.snap
# components/input/__tests__/__snapshots__/demo.test.js.snap
# components/locale-provider/__tests__/__snapshots__/index.test.js.snap
# components/select/__tests__/__snapshots__/demo.test.js.snap
# components/tag/__tests__/__snapshots__/demo.test.js.snap
# components/vc-dialog/Dialog.jsx
2020-05-26 17:49:55 +08:00
tanjinzhou
889e145ed0
fix: dialogClass string type #2298
2020-05-26 15:18:34 +08:00