Saeed Rahimi
53825391e8
fix: rtl issue in breadcrumb
2020-01-21 14:50:21 +03:30
陈小聪
ca3490f81a
fix: repeat import react ( #21050 )
2020-01-21 18:17:53 +08:00
陈小聪
c811520785
docs: a* demo use typescript
...
docs: a* demo use typescript
2020-01-21 17:58:55 +08:00
xiaohuoni
fa14546a40
chore: code style
2020-01-21 17:14:58 +08:00
xiaohuoni
623e83f643
docs: remove repeated definition
2020-01-21 16:26:47 +08:00
xiaohuoni
1c1c30e99c
docs: a demo use typescript
2020-01-21 16:21:37 +08:00
Keven Leone
cb43d75653
docs: ✏️ Add Brazilian Readme ( #21035 )
...
Add a Readme in Portuguese - Brazil, and add a link for this Readme on
English and Chinese Readmes
2020-01-21 10:48:24 +08:00
depfu[bot]
7556742359
Update rc-slider to version 9.1.0 ( #21031 )
2020-01-20 18:08:35 +08:00
二货机器人
fd498a7da5
docs: Design doc ( #20754 )
...
* docs: Design doc
* update overview & init data-format
* update data-format doc
* update buttons page
* replace imags
* add data-list doc
* add visualization docs
* update detail
* Update visualization-page.md
* Update detail-page.md
* Update buttons.md (#20843 )
* Update data-list.md (#20844 )
* data list
* update details
* Update MorePage.tsx (#20965 )
* Update MorePage.tsx
* Update visualization-page.md (#20977 )
* Update data-list.md (#20980 )
* Update detail-page.md (#20981 )
* chore: Update RecommendPage.tsx (#20989 )
* Update RecommendPage.tsx
* Update RecommendPage.tsx
* Update buttons.md (#21003 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update buttons.md (#21004 )
Co-authored-by: yingxirz <inseeing@gmail.com>
* rm inner link
* hide docs tmp
* fix typo
* adjust doc
Co-authored-by: myeunhyuk <39618466+myeunhyuk@users.noreply.github.com>
Co-authored-by: linye <59957450+ionshaw@users.noreply.github.com>
Co-authored-by: yingxirz <inseeing@gmail.com>
2020-01-20 17:21:29 +08:00
二货机器人
bfcd00a67b
fix: Form.Item ignore help = '' ( #21026 )
...
* help should support empty text
* test case
2020-01-20 16:09:59 +08:00
二货机器人
9aee6d62d8
fix: Table locale emptyText should work ( #21024 )
2020-01-20 15:12:49 +08:00
Amumu
9c5a3c6cec
chore: Revert #21013 and upgrade ( #21015 )
...
* Revert "💄 (Timeline): add @timeline-item-padding variable (#21013 )"
This reverts commit 6b3b6aa511
.
* add @timeline-item-padding-bottom
2020-01-20 10:28:51 +08:00
He Linming
6b3b6aa511
💄 (Timeline): add @timeline-item-padding variable ( #21013 )
...
close #20953
2020-01-19 21:11:55 +08:00
zombiej
2584635d73
chore: Update snapshot & clean typo of Table scroll desc
2020-01-19 16:57:04 +08:00
Amumu
f690db4828
fix browserslist ( #21000 )
2020-01-19 13:50:32 +08:00
偏右
9c41d4c3b6
🎬 update drawer demo ( #20988 )
2020-01-17 23:32:56 +08:00
Zhengquan Xian
219cae3355
fix: Drawer footerStyle react warning ( #20983 )
...
fix #20978
2020-01-17 19:50:02 +08:00
xrkffgg
156c1dbe17
docs: translation API doc ( #20984 )
2020-01-17 18:23:58 +08:00
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
Wei Zhu
56840ae7dd
Merge pull request #20972 from ant-design/revert-20969-mf/fix-contribute-docs
...
Revert "docs: fix contributing docs"
2020-01-17 14:48:11 +08:00
Wei Zhu
d0126e4931
Revert "docs: fix contributing docs"
2020-01-17 14:30:48 +08:00
Wei Zhu
016b724e7b
Merge pull request #20969 from cjmafei/mf/fix-contribute-docs
...
docs: fix contributing docs
2020-01-17 14:29:17 +08:00
cjmafei
6044bcbc56
fix contributing docs
2020-01-17 14:07:38 +08:00
二货机器人
ddfce71532
fix: Table selectAll should not checked when all the checkbox is disabled ( #20968 )
2020-01-17 14:02:07 +08:00
二货机器人
7f1f08b4a9
chore: Remove labelInValue
in AutoComplete props ( #20967 )
2020-01-17 12:45:09 +08:00
cjmafei
32e80157c6
Tooltip doesn't disappear on disabled Dropdown.Button ( #20960 )
2020-01-17 12:10:59 +08:00
二货机器人
f8001a8048
docs: Fix autoComplete demo ( #20964 )
2020-01-17 12:09:41 +08:00
linye
4c9535d0f0
Update article.zh-CN.md ( #20966 )
2020-01-17 12:08:39 +08:00
二货机器人
b67a1bee7d
fix: Form.Item keep render even it's not a Field ( #20963 )
...
* Not use Field when Form.Item is pure
* Add test case
* clean up
* add delay update for test
2020-01-17 11:50:06 +08:00
偏右
55bbe3d113
docs: fix auto complete demo ( #20946 )
...
* docs: fix and refactor AutoComplete demo
* ✅ update snapshot
* fix lint
2020-01-17 11:39:31 +08:00
二货机器人
9fd99f4dfc
Update index.zh-CN.md ( #20962 )
2020-01-17 10:48:25 +08:00
Gabriel Le Breton
0937ee54fb
Fix wording of a FAQ entry in form documentation ( #20954 )
2020-01-17 10:04:42 +08:00
DiamondYuan
1fbc2d3fe9
🐛 Fix conditions for other icons ( #20942 )
2020-01-16 23:29:40 +08:00
lewis liu
a46c0c3363
bugfix: tfjs icon 3 to 4 ( #20944 )
2020-01-16 18:19:13 +08:00
vagusX
9b14aa6ad2
feat: use @ant-design/icons-rc.0 ( #20939 )
2020-01-16 17:46:37 +08:00
zombiej
ff079e7d2a
chore: Update Table related snapshot
2020-01-16 15:43:45 +08:00
二货机器人
c36c890f07
fix: Avoid Select clear icon overlap with selections ( #20914 )
2020-01-15 13:26:09 +08:00
Amumu
ea0604bb3c
fix typo ( #20913 )
2020-01-15 12:16:12 +08:00
二货机器人
246adcd5dd
docs: Add Tree virtual scroll demo ( #20911 )
...
* docs: Add Tree virtual scroll demo
* update snapshot
* show debug demo
* rename
* fix lint
* skip virtual list demo snapshot since conflict in node test
2020-01-15 12:13:20 +08:00
RollTsai
5837c68b1e
Update index.en-US.md ( #20912 )
2020-01-15 12:00:13 +08:00
二货机器人
aea62a1fbe
chore: Update azure-pipelines.yml for Azure Pipelines
2020-01-15 10:56:16 +08:00
xrkffgg
a9d76175d0
style: Optimize select other sizes placeholder text centered ( #20884 )
...
* style: 优化 select 其他尺寸 placeholder 文字居中
* use transform
* docs: update mode message
2020-01-15 10:37:49 +08:00
偏右
9a3640968e
🐛 Fix List item flex layout ( #20897 )
...
close #20648
2020-01-15 10:36:16 +08:00
二货机器人
150ca1d49c
chore: Update comment ( #20904 )
...
* chore: Update comment
* wording
2020-01-14 22:43:06 +08:00
二货机器人
5556ab585f
chore: Add DatePicker related interface ts export ( #20900 )
2020-01-14 19:46:05 +08:00
二货机器人
4366c2dd6c
chore: update azure config to support site deploy ( #20898 )
...
* update azure
* typo
2020-01-14 18:56:54 +08:00
dependabot-preview[bot]
a1f6aed678
chore(deps-dev): bump jsdom from 15.2.1 to 16.0.0 ( #20896 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 15.2.1 to 16.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/15.2.1...16.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 18:07:25 +08:00
偏右
e98f4acd92
🐛 Fix Tooltip title 0 is not shown ( #20894 )
...
close #20891
2020-01-14 17:57:05 +08:00
二货机器人
d231d24300
update docs & table version ( #20892 )
2020-01-14 16:23:47 +08:00
二货机器人
7a3cf0b93e
fix: help will shake in Form ( #20886 )
2020-01-14 14:45:22 +08:00