Commit Graph

17602 Commits

Author SHA1 Message Date
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
偏右
9eaaea14a7
📝 fix Drawer forceRender doc and tsd (#21774)
close #15287
2020-03-02 17:28:45 +08:00
二货机器人
60f77cef23
fix: table locale not work (#21772)
* fix: Table locale not work

* add test case
2020-03-02 17:15:39 +08:00
骗你是小猫咪
99e6fb9981
fix: Menu.Item inline a tag display not correct (#21699)
* fix: Menu.item inline a tag display not correct

* add :only-child
2020-03-02 16:54:29 +08:00
linye
3509384386
Update RecommendPage.tsx (#21769) 2020-03-02 16:23:19 +08:00
linye
920124fa68
Update MorePage.tsx (#21764) 2020-03-02 16:07:29 +08:00
linye
27e48d3257
Update RecommendPage.tsx (#21759) 2020-03-02 15:19:19 +08:00
二货机器人
241ce3079c
fix: Tree treeData ts define (#21756) 2020-03-02 13:52:42 +08:00
xrkffgg
1d37cf3cdf
fix: input group demo (#21751) 2020-03-02 12:24:24 +08:00
偏右
e4505f5bf6
🐛 Fix Input.Search border when has prefix (#21753) 2020-03-02 12:18:23 +08:00
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking (#21752)
* alert

* more icons

* another grouping

* all done
2020-03-02 12:09:38 +08:00
zefeng
5993fc3dcd
fix: crash when user dont pass icon props to message.open (#21747) 2020-03-02 10:26:26 +08:00
zefeng
e59d606dae
chore: site docs page add api anchor (#21736) 2020-03-01 20:31:41 +08:00
偏右
301529e0d4
🔨 fix site code lgtm problems (#21732) 2020-03-01 19:37:12 +08:00
GJ Wang
f78332171e
docs: fix size props (#21724) 2020-03-01 18:24:59 +08:00
偏右
dbc64339db
docs: 🎬 fix @ant-design/icons dep in Stackblitz (#21720)
* 🎬 fix @ant-design/icons dep in Stackblitz

close #21718

* fix codepen cdn url
2020-03-01 18:22:53 +08:00
二货机器人
e868c87530
fix: Table.Column sortOrder is not working in JSX mode (#21719)
* fix: Table.Column sortOrder is not working in JSX mode

* clean up

* update snapshot
2020-03-01 13:11:28 +08:00
二货机器人
1f108ee086
fix: Form.Item renderProps return type define (#21716) 2020-03-01 00:21:37 +08:00
afc163
211dadad4f 🎬 improve ConfigProvider rtl demo 2020-03-01 00:05:52 +08:00
二货机器人
9b7421afd2
fix: TreeSelect missing suffix define (#21714) 2020-02-29 23:35:57 +08:00
二货机器人
105c3938b5
docs: Update migration guid (#21705) 2020-02-29 17:09:34 +08:00
二货机器人
04bfb21923
fix: TextArea warning with React 16.13 (#21703)
* fix: TextArea auto height warning

* comment it

* popout textarea test case

* no warning in react 16.13
2020-02-29 16:44:04 +08:00
偏右
efdfd93dcd
Update visual.en-US.md 2020-02-29 16:17:24 +08:00
偏右
aeb4643428
docs: 📝 optimize button doc image style (#21704)
* Update index.zh-CN.md

* Update index.en-US.md
2020-02-29 16:15:43 +08:00
偏右
d89b573728
Update visual.zh-CN.md 2020-02-29 16:15:36 +08:00
二货机器人
20a6ba3b86
fix: React 16.13 warning (#21702) 2020-02-29 15:21:32 +08:00
zombiej
34c64e443a docs: Redirect when location match next.ant.design 2020-02-29 00:04:31 +08:00
偏右
ed4270b506
🔷 Fix Result status type to string & number (#21691)
close #21592
2020-02-28 23:41:20 +08:00
二货机器人
85a07d168e
fix: Description key warning (#21688)
* fix: key warning

* add missing key

* rm fragment
2020-02-28 21:47:29 +08:00
zombiej
ffb4912ecc docs: Fix bisheng config & ts define 2020-02-28 18:47:38 +08:00
zombiej
43a5d57b81 docs: Fix site link 2020-02-28 17:59:06 +08:00
二货机器人
ac94f96608
fix: Form.Item should not exceed of form width (#21682) 2020-02-28 16:45:25 +08:00
偏右
57318136ce
📝 fix codesandbox @ant-design/icons version (#21680) 2020-02-28 16:32:34 +08:00
二货机器人
3ae88cd03b
fix: Table fixed style with sorted column (#21679) 2020-02-28 16:28:03 +08:00
偏右
796b5d2e10
📝 update codesandbox antd version (#21678)
close #21672
2020-02-28 16:09:45 +08:00
Amumu
b3e779d4e1
"@ant-design/icons": "^4.0.0", (#21671) 2020-02-28 16:04:54 +08:00
feeng
69386706bf
Update introduce.zh-CN.md (#21675)
https://ant.design/docs/react/introduce-cn#%E7%A4%BE%E5%8C%BA%E4%BA%92%E5%8A%A9,页面上互动社区的括号显示方向反了
2020-02-28 15:58:49 +08:00
zombiej
c0c3ef4544 chore: Update README with badge
close #21605
2020-02-28 14:33:15 +08:00
zombiej
e98581216d chore: Update sketch file zip 2020-02-28 13:33:59 +08:00
zombiej
994c6b84c9 chore: Update join us link 2020-02-28 12:13:15 +08:00
zombiej
a27d5439d2 chore: Fix site check script 2020-02-28 12:13:14 +08:00
zefeng
30574b9632
chore: improve table docs (#21667) 2020-02-28 12:11:16 +08:00
afc163
431fdc6837 docs: 📝 reverse old version sites 2020-02-28 11:48:20 +08:00
afc163
7587387127 🔗 fix next.ant.design links 2020-02-28 11:38:08 +08:00
Golevka
f3d65a25cd
Update research-form.zh-CN.md (#21665) 2020-02-28 11:38:04 +08:00