Commit Graph

17700 Commits

Author SHA1 Message Date
偏右
164a4ac3b4
🐛 Fix Table overflow layout (#21905)
unscrollable table should not have overflow style

close #21879 by revert #20705
2020-03-05 19:07:55 +08:00
二货机器人
4b0effbc0e
fix: Desctiption miss style when value is number 0 (#21901)
* fix: Desctiption miss style when value is number 0

* fix test case
2020-03-05 17:54:58 +08:00
zombiej
3de412353f chore: Remove duplicated css
close #21860
2020-03-05 17:23:28 +08:00
二货机器人
578c4132a0
fix: ref in radio button has not forward (#21895) 2020-03-05 16:25:47 +08:00
二货机器人
103385ecb5
fix: Nest FormItem warning (#21896) 2020-03-05 16:22:02 +08:00
偏右
188b96971c
fix(module:badge): fix number transition (#21834)
* fix(module:badge): fix toggling animation

close #21674

* chore: remove log

* fix: timer leak

* fix: willUnmount

* test: cov
2020-03-05 13:29:53 +08:00
偏右
bd97e7254a
chore: use react internal replace PureRenderMixin (#21876) 2020-03-05 13:19:00 +08:00
二货机器人
915590a2ff
fix: Select with '' string value align issue (#21880)
* fix: Select with '' string value align issue

* fix lint
2020-03-04 23:40:02 +08:00
二货机器人
faa3eb3535
docs: Auto redirect v3 link (#21875)
* redirect link

* add ignore
2020-03-04 22:35:18 +08:00
偏右
6e63b6f00e
Update index.zh-CN.md 2020-03-04 21:31:38 +08:00
zefeng
cccedf585c
docs: add list grid anchor (#21872) 2020-03-04 21:22:39 +08:00
偏右
43c64e924e
add test case to tooltip (#21826) 2020-03-04 21:03:08 +08:00
偏右
394b785dca
🐛 Fix Menu bottom margin missing (#21867)
close #21864
2020-03-04 19:27:29 +08:00
Saeed Rahimi
17f89484e0
Fix rtl docs: aside and bottom nav (#20652)
* docs: fix bottom navigation in rtl

* docs: fix aside item-group-title

* docs: bottom nav in rtl and dark mode
2020-03-04 18:59:33 +08:00
afc163
00b2d74ea1 📝 update recommend en links 2020-03-04 18:28:33 +08:00
zombiej
6e74617001 docs: Fix docs link
close #21771
2020-03-04 18:15:03 +08:00
偏右
074148acbc
Revert "chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 (#21862)" (#21863)
This reverts commit 7c632f1d8c.
2020-03-04 17:58:13 +08:00
dependabot-preview[bot]
7c632f1d8c
chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 (#21862)
Bumps [rc-field-form](https://github.com/react-component/field-form) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/react-component/field-form/releases)
- [Commits](https://github.com/react-component/field-form/compare/v1.0.1...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 17:57:49 +08:00
信鑫-King
c780575e0d
docs: pracitical use umi 3 (#21855)
* docs: use umi 3

* docs: pracitical projects
2020-03-04 16:12:06 +08:00
偏右
e2f5fce8e5
feat: 🆕 add support use dots to provide dotsClasses (#21848)
* add support use dots to provide dotsClasse

* update docs

* rename dotsClass to className

* typo

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-03-04 14:13:52 +08:00
二货机器人
510b658e78
docs: 4.0.1 changelog (#21846)
* docs: 4.0.1 changelog

* clean

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* clean up

* update doc

* reorder

* typo

* quota `TreeSelect.SHOW_*`

* add top grouping

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 14:09:16 +08:00
偏右
e01abd2309
Merge pull request #21849 from ant-design/master
chore: Merge master to feature
2020-03-04 13:52:34 +08:00
偏右
63e6c9af37
Revert "feat: add support use dots to provide dotsClasse (#21708)" (#21847)
This reverts commit 68f8851ec6.
2020-03-04 13:30:21 +08:00
偏右
6d686db6fc
docs: 📝 Update PULL_REQUEST_TEMPLATE.md (#21844)
* Update PULL_REQUEST_TEMPLATE.md

* Update pr_cn.md
2020-03-04 12:02:43 +08:00
xrkffgg
1556582884
style: optimization dropdown menu style (#21768)
* style: optimization dropdown menu style

* fix: use var

* fix right

* Update index.less

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 11:53:15 +08:00
偏右
3c292b9d62
docs: 📝 instruction about useForm
close https://github.com/ant-design/codemod-v4/issues/90
2020-03-04 11:26:37 +08:00
zombiej
55734400cc docs: Fix v3 form mig doc 2020-03-04 10:26:55 +08:00
Jason Kurian
92c189f246
clarify duration example description (#21838) 2020-03-04 08:28:53 +08:00
zombiej
e7c2ee5be6 docs: Add Table missing expandIconColumnIndex in doc
close #21803
2020-03-03 22:52:58 +08:00
zefeng
453c681881
docs: rewrite drag-drop demo by react-dnd hooks (#21836) 2020-03-03 22:19:19 +08:00
二货机器人
661ff7921d
feat: Form validateMessages support ${label} (#21835)
* update form deps

* update demo

* update test case
2020-03-03 21:57:06 +08:00
二货机器人
8fe701b892
fix: Fix table column filtered not work (#21825)
* fix: Table miss filtered

* add test case
2020-03-03 18:18:19 +08:00
偏右
5d63040837
Merge pull request #21818 from ant-design/master
chore: merge master into feature
2020-03-03 16:44:21 +08:00
afc163
c928952a89 🎬 improve form demo 2020-03-03 16:39:50 +08:00
afc163
30a3c327ae 🔧 do not fail build in PacktrackerPlugin 2020-03-03 15:36:09 +08:00
afc163
f287708db5 💄 optimize Calendar header style in small screen 2020-03-03 15:26:51 +08:00
afc163
c8a8e5d95b 💄 Radio.Group not wrapping now 2020-03-03 15:26:51 +08:00
zhangj
621df692b3
fix: Radio.Button type error (#21807) 2020-03-03 15:01:33 +08:00
偏右
3eb5e9f908
test: fix packtracker token (#21805) 2020-03-03 13:20:29 +08:00
二货机器人
228c978c7c
fix: help change cause react warning (#21800) 2020-03-03 12:10:32 +08:00
偏右
17e7a3d57f
📝 fix codeopen demo (#21801) 2020-03-03 12:09:02 +08:00
Amumu
68f8851ec6
feat: add support use dots to provide dotsClasse (#21708)
* add support use dots to provide dotsClasse

* update docs
2020-03-03 11:12:25 +08:00
Martin Cermak
a226c226bf
doc: added more info about nested fields to migration guide (#21758)
Added more examples to form nested fields.
2020-03-03 10:51:54 +08:00
庄天翼
24133d9e55
fix: TreeSelect.SHOW_* should have constant type (#21791)
Signed-off-by: TennyZhuang <zty0826@gmail.com>
2020-03-03 10:47:32 +08:00
Dimitri Mitropoulos
fd9bc6caa0
removes erroniously present comment (#21792)
This comment was an accidental copy/pasta from https://reactjs.org/docs/error-boundaries.html.  Also, it is inaccurate since the user (i.e. AntD user) cannot actually render any fallback component.
2020-03-03 10:44:24 +08:00
zombiej
8527340a2a docs: Update footer link 2020-03-03 10:32:44 +08:00
Italo
ccca0f34c2
Adjust link in changelog (#21790)
Adjust space error in link and point to en-US version.
2020-03-03 01:16:43 +08:00
Xinzhe Wang
bd747c97d6
fix: List bordered and split props conflict (#21784) 2020-03-02 23:06:02 +08:00
dependabot-preview[bot]
fb410baacb
chore(deps-dev): bump antd-pro-merge-less from 2.0.28 to 3.0.3 (#21783)
Bumps [antd-pro-merge-less](https://github.com/chenshuai2144/merge-cssMoudle-less) from 2.0.28 to 3.0.3.
- [Release notes](https://github.com/chenshuai2144/merge-cssMoudle-less/releases)
- [Commits](https://github.com/chenshuai2144/merge-cssMoudle-less/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 23:02:45 +08:00
afc163
517fba7df5 📝 remove duplicated npm badge
close https://github.com/ant-design/ant-design/issues/21605#issuecomment-591784279
2020-03-02 18:10:40 +08:00