Commit Graph

1453 Commits

Author SHA1 Message Date
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
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
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
tanjinzhou
52a611dde4 test: update snap 2020-05-20 17:30:17 +08:00
tanjinzhou
0d7900e305 fix: table infinite update #2270 2020-05-20 17:30:00 +08:00
tanjinzhou
1e86019ceb fix: menu trigger twice click #2266 2020-05-20 17:29:06 +08:00
tanjinzhou
4cc762d6cb feat: treeSelect add replaceFields #2253 2020-05-19 14:40:41 +08:00
tanjinzhou
0466a39b5a test: update snap 2020-05-19 11:33:00 +08:00
tangjinzhou
ea0f436eac fix: collapsed menu wrong mode responsively #2265 2020-05-19 07:36:19 +08:00
tangjinzhou
a53ebca41d fix: drawer throw error when destroy #2254 2020-05-18 22:22:27 +08:00
tangjinzhou
be8db722b9 fix: drawer throw warning #2264 2020-05-18 22:21:38 +08:00
tangjinzhou
1a595d5568 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-05-17 22:41:38 +08:00
tangjinzhou
02f6fda430 fix: drawer throw error when use v-if #2254 2020-05-17 22:31:35 +08:00
super918180
55bbf94040
fix: removeTab support 0 as key
fix: removeTab support 0 as key
2020-05-17 11:25:36 +08:00
tangjinzhou
ca36ffdb42 fix: date-picker input string not correct #2246 2020-05-16 22:20:26 +08:00
tangjinzhou
af69044a67 style: rename getDerivedStateFromProps to getDerivedState 2020-05-16 22:18:53 +08:00
tanjinzhou
d499fe031e release 1.6.0 2020-05-15 14:11:58 +08:00
tangjinzhou
741897be67 feat: custom component support tooltip 2020-05-14 22:30:46 +08:00
tanjinzhou
529f81cb54 refactor: portal 2020-05-13 18:36:53 +08:00
xrkffgg
8d050f1f49
style: fix select focused in input group (#2224) 2020-05-11 21:49:50 +08:00
xrkffgg
181d6adf6d
style: fix cascader icon disabled color (#2223) 2020-05-11 21:49:27 +08:00
xrkffgg
1d446c3c3e
style: fix datepicker disabled color (#2222) 2020-05-11 21:49:02 +08:00
tanjinzhou
96fb014b15 test: update snapshot 2020-05-08 18:00:03 +08:00
tangjinzhou
c167740f63 fix: input not work at firefox #2151 #2215 2020-05-08 17:36:24 +08:00