Commit Graph

9789 Commits

Author SHA1 Message Date
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
二货机器人
bf374da148
docs: Fix demo (#18665) 2019-09-04 17:02:19 +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
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
二货机器人
e5d644f71a
Revert "fix: Drapper mulitple should work" (#18626)
This reverts commit 06d7f0deec.
2019-09-03 12:35:55 +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
chisus
3b2b3a0074 fix option-label-prop.md typo error 2019-09-02 16:56:32 +08:00
二货机器人
cc9c65828a
fix: Chrome input position not align with button (#18603)
* add debug

* fix: Chrome input position not align with button

* fix lint
2019-09-02 15:35:42 +08:00
偏右
30b1dedaa2
📝 Update Mentions doc 2019-09-02 15:25:11 +08:00
Yu
61e319b668
Merge pull request #18599 from ant-design/feature
chore: merge feature to master for 2.23.0
2019-09-02 14:33:11 +08:00
afc163
c74c868f24 🐛 Fix nested List style in grid layout
close #18460
close #18583
2019-09-02 13:19:49 +08:00
愚道
396feed150 test: update snapshots for fix test 2019-09-02 10:56:39 +08:00
愚道
2f5537a65b Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
Ashot Mnatsakanyan
68a02a75e3 Added test case and updated documentation 2019-09-02 10:47:11 +08:00
Ashot Mnatsakanyan
1de7f707d7 Fix lint issues in Armenian locale file 2019-09-02 10:47:11 +08:00
Ashot Mnatsakanyan
8b93050049 Fix issue with locale provider for the Armenian locales 2019-09-02 10:47:11 +08:00
Ashot Mnatsakanyan
e2fc4e1e98 Added locales for the Armenian language 2019-09-02 10:47:11 +08:00
afc163
22bc296bb5 🐛 Fix Card actions style when contains link Button
close #18500
2019-08-31 16:42:27 +08:00
MrHeer
73554a2038 feat: allow disabling hover effect for Card.Grid (#18448) 2019-08-30 18:24:15 +08:00
zombiej
06d7f0deec fix: Drapper mulitple should work 2019-08-30 17:29:20 +08:00
二货机器人
4dfed8d0b7
chore: Col support key if user providered (#18578) 2019-08-30 15:56:44 +08:00
二货机器人
93c0fc1361
fix: Mentions should not collapse when prefix is empty (#18576) 2019-08-30 15:34:04 +08:00
zombiej
6995456bf8 fix: Safari tab content width not correct 2019-08-30 14:39:56 +08:00
二货机器人
76fd80634b
fix: Adjust Descriptions column calcuation logic (#18568)
* fix: Span calculation logic

* update spanshot
2019-08-30 12:31:10 +08:00
afc163
e6091cfe6e 💄 Tweak RangePicker extra selected style 2019-08-30 11:11:28 +08:00
Daniel Harrison
c54bffb3e2 Update presetted-ranges.md (#18546)
Corrected english | presetted -> preset
2019-08-29 15:07:35 +08:00
Tay Zheng Yu
414de6b5c9 fix next.js serverless error (#18541)
https://github.com/zeit/next.js/issues/8151
2019-08-29 13:57:33 +08:00
LaySent
b029e38705 feat: improve prop def for tooltip 2019-08-29 11:06:22 +08:00
信鑫-King
69b0cc1a10 feat: card-bg-color less vars (#18531)
* feat: card-bg-color less vars

* fix: rm blank

* fix: less vars skeleton

* fix: bg color

* fix: less vars
2019-08-29 10:47:44 +08:00
ycjcl868
c581dea5be fix: rm inner and wrap 2019-08-29 10:46:53 +08:00
ycjcl868
28e5f47f81 fix: input-number-inner hover 2019-08-29 10:46:53 +08:00
ycjcl868
a787e54c9e feat: input-number less vars 2019-08-29 10:46:53 +08:00
afc163
bb2d1c02ee fix style lint 2019-08-28 18:43:33 +08:00
afc163
06be298a5c fix ci 2019-08-28 18:43:33 +08:00