Commit Graph

16116 Commits

Author SHA1 Message Date
afc163
4615c70d95
🎬 fix Dragger style in Form demo 2019-09-07 19:32:24 +08:00
Daniel Chang
f23f53bb1e Fixed error in modal documentation (#18723) 2019-09-07 07:17:38 +08:00
诸岳
495fc3a99a Fix confilcts from master branch 2019-09-07 00:39:49 +08:00
骗你是小猫咪
0704a06eba
Merge pull request #18720 from shaodahong/fix-ci-fail
test: fix ci fail
2019-09-06 23:53:51 +08:00
shaodahong
d2ba8e9802 test: fix ci fail 2019-09-06 23:05:06 +08:00
诸岳
e71aee45ad test: Update snapshot 2019-09-06 19:23:08 +08:00
诸岳
d0f3c18508 Bump 3.23.2 2019-09-06 19:00:29 +08:00
诸岳
f5a20fec82
docs: Add the changelog of 3.23.2 (#18710) 2019-09-06 18:58:28 +08:00
ycjcl868
35aaf6b9e9 fix: status types 2019-09-06 17:09:01 +08:00
ycjcl868
d0f95299cd fix: result types 2019-09-06 17:09:01 +08:00
Lyndon001
01970b6913
Update work-with-us.zh-CN.md 2019-09-06 16:24:24 +08:00
诸岳
ffe0645589
fix(PageHeader): Allow back icon to coexist with breadcrumb, close #18094 (#18691) 2019-09-06 13:30:47 +08:00
afc163
9157bc99a9 🐛 Fix round button font size too large 2019-09-06 12:42:50 +08:00
Aiello
2189bf5f54 Remove border parameter from Descriptions size demo (#18518)
`border` parameter is no longer used.
2019-09-06 11:13:36 +08:00
yoyo837
864138370f update type 2019-09-05 21:24:35 +08:00
vagusX
e479f1f476 update docs 2019-09-05 12:35:04 +08:00
vagusX
43bcd0ec8f Update index.zh-CN.md 2019-09-05 12:35:04 +08:00
vagusX
701b3f5fc9 Update index.en-US.md 2019-09-05 12:35:04 +08:00
kanweiwei
5d2596bda8 component props are readonly 2019-09-05 12:35:04 +08:00
kanweiwei
784ad7d57c update 2019-09-05 12:35:04 +08:00
kanweiwei
bbd979f7ff update test 2019-09-05 12:35:04 +08:00
kanweiwei
19325b4175 modify component renderer 2019-09-05 12:35:04 +08:00
kanweiwei
4d6c8bc0b5 fix: icon render 2019-09-05 12:35:04 +08:00
kanweiwei
7ad1068006 fix transformFileHandler ts def 2019-09-05 12:21:34 +08:00
愚道
61ad79dde5 fix: navigation Steps hover color 2019-09-05 12:15:55 +08:00
骗你是小猫咪
d9bfc689a4 test(Anchor): optimize dataNowMockFn, avoid being consumed in advance (#18663)
* 优化 dataNowMockFn, 避免被提前消费

* test circleci/node:latest

* change .circleci circleci/node:latest -> circleci/node:lts

* add step command [node -v] check current node version

* retry ci test

* rebase master

* retry CI test
2019-09-05 11:33:11 +08:00
zombiej
092a54bc3b docs: fix PageHeader demo with new Icon 2019-09-04 17:06:55 +08:00
zombiej
c83585f997 Merge remote-tracking branch 'origin/master' into 4.0-prepare 2019-09-04 17:02:41 +08:00
二货机器人
bf374da148
docs: Fix demo (#18665) 2019-09-04 17:02:19 +08:00
zombiej
43b3da9eae Merge remote-tracking branch 'origin/master' into 4.0-prepare 2019-09-04 16:20:28 +08:00
yoyo837
1e830d782c slice 2019-09-04 15:54:09 +08:00
afc163
97b344e0c1 📝 update table doc 2019-09-04 11:11:25 +08:00
afc163
f4719ddf02 Merge branch 'master' of github.com:ant-design/ant-design 2019-09-04 11:09:13 +08:00
愚道
d8031aa4cb fix: Anchor.Link target should not be required 2019-09-03 21:36:07 +08:00
afc163
97f6ac9fc6 fix stylelint 2019-09-03 19:04:37 +08:00
蒋璇
7864ab46c4 Update index.en-US.md 2019-09-03 18:23:00 +08:00
二货机器人
27afeaf3a1
fix: Descriptions warning with key (#18637) 2019-09-03 17:18:03 +08:00
jljsj
3ad0e809b0 fix #18607 2019-09-03 16:56:33 +08:00
zombiej
aa9b9db4e1 add jsdoc 2019-09-03 15:01:42 +08:00
zombiej
4cac0a9822 warning if user use inputValue 2019-09-03 15:01:42 +08:00
zombiej
c0105aa48f merge master 2019-09-03 14:35:58 +08:00
信鑫-King
1b3a9d8656 chore: fix site deploy actions (#18628) 2019-09-03 14:01:28 +08:00
zombiej
eb28212da6 update 3.23.1 changelog 2019-09-03 14:00:24 +08:00
Nikitenkova
04669002bf fix(layoutSider): dimensionMap for max-width media query
According to visibility problem (on viewport breakpoints) with Sider menu in our App
And according to Bootstrap responsive breakpoints https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints

We should use different values for `min-width` and `max-width`. For example, if we construct query with `min-width: 768px` then we MUST use `max-width: 767.98px` for proper breakpoint determination otherwise they conflict with each other when have similar values.
2019-09-03 13:37:19 +08:00
二货机器人
774e679ee1
docs: 3.23.1 changelog (#18627)
* docs: changelog

* docs: changelog
2019-09-03 12:39:46 +08:00
二货机器人
e5d644f71a
Revert "fix: Drapper mulitple should work" (#18626)
This reverts commit 06d7f0deec.
2019-09-03 12:35:55 +08:00
zombiej
428f3bbe0d fix: Icon search should work 2019-09-03 12:15:43 +08:00
afc163
e4a3b72e78 🐛 Fix MonthPicker switch icon overflow
close #18604
2019-09-03 11:24:46 +08:00
MrHeer
849237be0b 💄 Add @tree-node-hover-bg and @tree-node-selected-bg less variables
close #18539
2019-09-03 11:17:58 +08:00
Daphne Won
9dc0378b3f Add missing typescript inputValue to Select to enable placeholder to display for type string
Reason: RC-Select has this parameter to accept string value and it will
        be a quick-fix to enable Typescript to acept inputValue.

Note:
- Added parameter in Documentation
2019-09-03 11:15:58 +08:00