Commit Graph

2716 Commits

Author SHA1 Message Date
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
8d9534559f chore: update package.json 2020-06-08 17:44:35 +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
tanjinzhou
e454b6029b docs: add breakChange 2020-06-08 17:39:06 +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
4dc73e9b83 feat: update icon 2020-06-07 22:26:28 +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
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
tanjinzhou
970a72fca8 release 1.6.1 2020-05-25 14:35:24 +08:00
shudingbo
9e88a997c9
perf: table filter perf 2020-05-24 22:31:09 +08:00
Jy
59da3e54e3
fix: CalendarPart dateInputElement has two onChange handler , remove the previous (#2289) 2020-05-24 22:24:09 +08:00
Jy
ebb882c129
fix: RangeCalendar getEndValue adjust month if date not align condition incorrect, #2256 (#2288) 2020-05-24 22:21:25 +08:00
bgpo
e11d04e76e
style: fix dropdown vertical padding variable substitution (#2287)
Co-authored-by: honglian <honglian@gaoding.com>
2020-05-24 22:15:37 +08:00
tangjinzhou
bc5626e096 fix: modal update ts types 2020-05-24 22:08:32 +08:00
tangjinzhou
1410dee61f fix: modal add dialogStyle dialogClass #2285 2020-05-24 22:06:26 +08:00
tangjinzhou
ffc002f094 fix: submenu active class not work when click 2020-05-24 17:07:55 +08:00
tangjinzhou
4187ea6149 fix: subMenu active class not work 2020-05-21 23:11:20 +08:00