Commit Graph

12468 Commits

Author SHA1 Message Date
Wei Zhu
cfdf06213b fix style lint errors 2018-09-28 19:20:31 +08:00
竹尔
34c1dadacb
Update icon.zh-CN.md 2018-09-28 17:28:58 +08:00
竹尔
8652f8e26c
Update icon.zh-CN.md 2018-09-28 17:08:13 +08:00
Wei Zhu
79d3a926ef Update snapshot 2018-09-28 16:19:08 +08:00
竹尔
9b5931a914
Update icon.zh-CN.md 2018-09-28 15:52:03 +08:00
竹尔
01f739dfbe
Update icon.zh-CN.md 2018-09-28 15:51:10 +08:00
Wei Zhu
03bf891259 docs: uppercase SVG 2018-09-28 14:48:56 +08:00
Wei Zhu
17e2002c3c docs: Update icon docs 2018-09-28 14:45:35 +08:00
Wei Zhu
1bb1418eb7 site: Remove unused files 2018-09-28 11:02:18 +08:00
zombiej
5a0448aa4d fix #12427. CheckGroup support pass dom prop 2018-09-27 17:41:30 +08:00
Lyndon001
fc7fc326d1
Update work-with-us.zh-CN.md 2018-09-27 14:43:03 +08:00
zombiej
bdaf422d2d update avatar size desc in zh_CN.md 2018-09-26 11:19:46 +08:00
Wei Zhu
1815bba876 Unregister service worker 2018-09-26 11:13:19 +08:00
Wei Zhu
70ef4f28aa Remove offline plugin, continue work of aeeabb1 2018-09-26 10:56:02 +08:00
Wei Zhu
aeeabb1263 Disable offline temporarily 2018-09-26 10:44:12 +08:00
Wei Zhu
306bce385b Improve type definition and doc of TableComponents 2018-09-25 19:48:50 +08:00
zombiej
176a8dfcda update test snapshot 2018-09-25 19:45:41 +08:00
zombiej
463d3c72f9 fix #12399. Hide title if is not string 2018-09-25 19:32:08 +08:00
zombiej
1c85bb3b62 fix #12396. Support expandedKeys when init 2018-09-25 15:29:07 +08:00
Amumu
05e4c56ca3 Delete unreadable characters (#12387) 2018-09-25 10:02:28 +08:00
Magn Mah
292a18bef0 add/fix tooltip align interface (#12354)
* expose align interface

* typescript fix: tooltip 的 align 部分值支持传百分数参数;更新文档
2018-09-23 14:01:06 +08:00
Adam Burgess
9b01ec1ed2 Modal: Add the update function type definition 2018-09-23 13:20:38 +08:00
信鑫-King
2a84b40f6c
Merge pull request #12374 from xiaoyu-tamu/patch-1
fix filterIcon type
2018-09-23 11:19:58 +08:00
Xiaoyu Li
1f8ac3f697
fix filterIcon type
based on api [ReactNode|(filtered: boolean) => ReactNode]

https://ant.design/components/table-cn/#components-table-demo-dynamic-settings
2018-09-22 20:11:09 -05:00
信鑫-King
38cb9d01bc
Merge pull request #12371 from ant-design/changelog-docs
fix 3.9.3 changelog format
2018-09-23 01:33:01 +08:00
ycjcl868
164fce25d8 update changelog format 2018-09-23 01:26:30 +08:00
信鑫-King
46f1d3e979
Merge pull request #12364 from ant-design/release-3.9.3
Release 3.9.3
2018-09-22 21:53:50 +08:00
ycjcl868
c04cca00a4 update changelog text 2018-09-22 15:17:43 +08:00
ycjcl868
ae025a25db update changelog Carousel and Menu 2018-09-22 14:59:31 +08:00
zombiej
2906b456ce update test case 2018-09-22 14:53:45 +08:00
zombiej
048a9020f3 adjust style 2018-09-22 14:53:45 +08:00
zombiej
50dc59e1ce adjust table style 2018-09-22 14:53:45 +08:00
ycjcl868
2477d1beb2 update changelog add Menu openKeys pr 2018-09-22 14:40:41 +08:00
ycjcl868
a1decb11ec update changelog with md format and add icon related 2018-09-22 14:34:01 +08:00
tangjinzhou
9630dc48a0 fix: openKeys should have higher priority (#12361)
* fix: openKeys should have higher priority

* Update index.tsx
2018-09-22 13:32:21 +08:00
ycjcl868
7f83d8415c update changelog with type 2018-09-22 11:59:49 +08:00
ycjcl868
28ac612dd1 rm: duplicated newlines 2018-09-22 09:47:01 +08:00
ycjcl868
3347eed2a5 release 3.9.3 2018-09-22 09:26:58 +08:00
Mohammad Faisal
1f55ee4b27 Fix typos (#12360) 2018-09-21 20:37:52 +08:00
afc163
c4b17f23ef doc: move font icon doc before svg icon 2018-09-21 00:00:19 +08:00
afc163
022d2dd0b5 doc: upgrade 3.0 Breaking Changes about new daparated info 2018-09-20 23:12:22 +08:00
afc163
2c4a78f16b doc: update umi config file of custom them 2018-09-20 23:12:22 +08:00
Sepehr Mohammadi
e8c2e7ce72 fix firefox can't set height smaller than content on flex item (#12295)
https://stackoverflow.com/questions/28636832/firefox-overflow-y-not-working-with-nested-flexbox/28639686#28639686
2018-09-20 22:48:13 +08:00
包子熊
db9e30047c fix upload close icon style error (#12330) 2018-09-20 15:31:23 +08:00
zombiej
1883996943 no need to use let 2018-09-20 10:11:04 +08:00
Yang
a3c1444a20 doc: add dropdown control props (#12323) 2018-09-19 22:50:53 +08:00
zombiej
273fd2ea1b fix #10953. Dedup of file onStart upload 2018-09-19 22:37:35 +08:00
zombiej
954c7ecd8e fix #12284. confirmFilter is after set state 2018-09-19 18:33:09 +08:00
afc163
37ffbf4c3d doc: fix format 2018-09-19 16:14:11 +08:00
Lyndon001
8b9a2b4efb
Update values.zh-CN.md 2018-09-19 15:52:04 +08:00