Commit Graph

2591 Commits

Author SHA1 Message Date
tangjinzhou
60c248d1cb style: format FolderOutlined 2020-04-06 11:18:26 +08:00
tangjinzhou
60dff2b528 Merge branch 'master' into 2.0 2020-04-05 22:44:37 +08:00
tangjinzhou
602c879879 test: update sanp 2020-04-05 22:23:19 +08:00
tangjinzhou
721ae4a547 Merge branch 'master' into 2.0 2020-04-05 21:42:06 +08:00
tangjinzhou
2b3b4868a8 style: update lint config 2020-04-05 21:38:32 +08:00
tangjinzhou
518cc852af Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/alert/__tests__/__snapshots__/demo.test.js.snap
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/badge/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/index.test.js.snap
#	components/card/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/index.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/DatePicker.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/other.test.js.snap
#	components/dropdown/__tests__/__snapshots__/demo.test.js.snap
#	components/empty/__tests__/__snapshots__/demo.test.js.snap
#	components/form-model/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/icon/__tests__/__snapshots__/index.test.js.snap
#	components/icon/index.js
#	components/input-number/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/index.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/modal/__tests__/__snapshots__/Modal.test.js.snap
#	components/page-header/__tests__/__snapshots__/demo.test.js.snap
#	components/page-header/index.jsx
#	components/pagination/__tests__/__snapshots__/demo.test.js.snap
#	components/rate/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/slider/__tests__/__snapshots__/demo.test.js.snap
#	components/spin/__tests__/__snapshots__/demo.test.js.snap
#	components/steps/__tests__/__snapshots__/demo.test.js.snap
#	components/switch/__tests__/__snapshots__/demo.test.js.snap
#	components/table/__tests__/__snapshots__/Table.filter.test.js.snap
#	components/table/__tests__/__snapshots__/Table.sorter.test.js.snap
#	components/table/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/index.test.js.snap
#	components/time-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/time-picker/__tests__/__snapshots__/index.test.js.snap
#	components/timeline/__tests__/__snapshots__/demo.test.js.snap
#	components/tree-select/__tests__/__snapshots__/demo.test.js.snap
#	components/tree/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/uploadlist.test.js.snap
#	types/message.d.ts
2020-04-05 15:09:21 +08:00
tangjinzhou
6925c92212 test: update snapshot 2020-04-05 14:19:12 +08:00
tangjinzhou
35433667d4 feat: update icon 2020-04-04 22:03:18 +08:00
tangjinzhou
8af7a84328 chore: update workflow 2020-04-04 15:18:53 +08:00
Jy
94b701c077
fix: defaultActiveFirstOption is true and activeKey is Falsy will ret… (#1979)
* fix: defaultActiveFirstOption is true and activeKey is Falsy will return the next child key #1727

* fix: defaultActiveFirstOption is true and activeKey is undefined #1727
2020-04-04 15:07:59 +08:00
tangjinzhou
082dc2ade0
fix(types): update [FormModel] types
fix(types): update [FormModel] types
2020-04-04 15:04:17 +08:00
tangjinzhou
c9f5ee6095 chore: update workflow 2020-04-04 14:57:20 +08:00
hawk
8278590677 fix(types): update [FormModel] types
(cherry picked from commit 9ae3d0e375a7a266575804b5d369c3cb66531e64)
2020-04-03 22:58:53 +08:00
tangjinzhou
8466ee816e
feat: update table icon
feat: update table icon
2020-04-03 17:09:28 +08:00
tangjinzhou
06573dd5d4
feat: switch steps tabs icon
Feat switch steps icon
2020-04-03 17:06:50 +08:00
tangjinzhou
9ba5201228
feat:update page-header, pagination, popconfirm, progress icon
feat:update page-header, pagination, popconfirm, progress icon
2020-04-03 17:02:40 +08:00
tangjinzhou
d05c9dfc93
chore: update package.json script
docs: fix package.json start
2020-04-03 16:54:05 +08:00
xrkffgg
366343e03b docs: fix package.json start 2020-04-03 15:56:30 +08:00
tangjinzhou
4314d97632 release 1.5.1 2020-04-02 22:32:47 +08:00
tangjinzhou
34ab34a135 fix: table customRender set class and style not work #2004 2020-04-02 22:09:26 +08:00
tangjinzhou
0b7481e8ab fix: textarea shake #2005 #1964 2020-04-02 21:20:52 +08:00
cydiacen
576851da85 feat:update progress icon 2020-04-02 14:42:50 +08:00
cydiacen
108447e801 feat:update popconfirm icon 2020-04-02 12:01:54 +08:00
cydiacen
c5e71f3c63 feat:update pagination icon 2020-04-02 11:57:56 +08:00
cydiacen
ec50149085 feat:update page-header icon 2020-04-02 11:50:30 +08:00
tanjinzhou
3d3884bef3 fix: form.create lose slots #1998 2020-04-01 12:08:53 +08:00
tanjinzhou
33175eca19 fix: tree-select placeholder not hide when composing #1994 2020-04-01 10:48:25 +08:00
tanjinzhou
34bd7ef76d fix: formmodel add ts types #1996 2020-04-01 10:11:44 +08:00
tangjinzhou
c66177be6a
fix: page-header backIcon not hide when set false
fix: page-header组件设置backIcon为false,隐藏backIcon失败问题
2020-03-31 15:28:29 +08:00
tanjinzhou
5c3d7329e1 fix: remove warning 2020-03-31 15:11:55 +08:00
tangjinzhou
5533c5a879
fix: destroyAll missing from modal.d.ts (#1993) 2020-03-31 13:51:59 +08:00
tanjinzhou
73fce5fc88 fix: pagnitation not work when total change #1989 2020-03-31 13:48:01 +08:00
Amour1688
0af02a7895 fix: destroyAll missing from modal.d.ts 2020-03-31 12:00:36 +08:00
wangxueliang
4868da0564 feat: update switch steps icon 2020-03-31 00:02:28 +08:00
wangxueliang
035e152292 feat: update tabs icon 2020-03-30 23:43:35 +08:00
mingtianyihou33
f8dbe516d9 fix: page-header组件设置backIcon为false,隐藏backIcon失败问题 2020-03-30 17:43:56 +08:00
wangxueliang
687e65d04b feat: update table icon 2020-03-29 23:54:24 +08:00
tangjinzhou
caa0a6489a release 1.5.0 2020-03-29 17:41:43 +08:00
tangjinzhou
f087f9d4af docs: update backers 2020-03-29 17:19:21 +08:00
tangjinzhou
41ad4c2ada test: update mentions test 2020-03-29 16:08:39 +08:00
tangjinzhou
1b60606832 fix: form-model throw error when use v-model and change at the same time #1971 2020-03-29 16:07:02 +08:00
三点包子
b7b8b01434
feat: update timer-picker tag icon (#1977) 2020-03-29 13:17:25 +08:00
三点包子
55e85a9f50
feat: feat upload new icon (#1953)
* feat: feat upload new icon

* fix: format code

* fix: upload icon code

* fix: upload bug

* test: update snapshots

* fix: gitignore
2020-03-29 13:16:41 +08:00
tangjinzhou
2dcaf5d4ab test: update snap 2020-03-28 17:52:57 +08:00
tangjinzhou
fd87f77d7b Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-03-28 17:09:56 +08:00
tangjinzhou
7cbe6b4a78 docs: update readme 2020-03-28 17:09:41 +08:00
三点包子
eb67050e6d
feat: update timeline icon (#1970) 2020-03-28 15:54:31 +08:00
三点包子
2f4281a227
feat: update transfer icon (#1969) 2020-03-28 15:52:26 +08:00
三点包子
3950bdae8d
feat: update tree icon (#1963) 2020-03-28 15:50:01 +08:00
三点包子
b30faf8520
feat: tree-select icon (#1962) 2020-03-28 15:47:48 +08:00