二货机器人
8fe701b892
fix: Fix table column filtered not work ( #21825 )
* fix: Table miss filtered
* add test case
5 years ago
afc163
c928952a89
🎬 improve form demo
5 years ago
afc163
30a3c327ae
🔧 do not fail build in PacktrackerPlugin
5 years ago
afc163
f287708db5
💄 optimize Calendar header style in small screen
5 years ago
afc163
c8a8e5d95b
💄 Radio.Group not wrapping now
5 years ago
zhangj
621df692b3
fix: Radio.Button type error ( #21807 )
5 years ago
偏右
3eb5e9f908
test: fix packtracker token ( #21805 )
5 years ago
二货机器人
228c978c7c
fix: `help` change cause react warning ( #21800 )
5 years ago
偏右
17e7a3d57f
📝 fix codeopen demo ( #21801 )
5 years ago
Amumu
68f8851ec6
feat: add support use dots to provide dotsClasse ( #21708 )
* add support use dots to provide dotsClasse
* update docs
5 years ago
Martin Cermak
a226c226bf
doc: added more info about nested fields to migration guide ( #21758 )
Added more examples to form nested fields.
5 years ago
庄天翼
24133d9e55
fix: TreeSelect.SHOW_* should have constant type ( #21791 )
Signed-off-by: TennyZhuang <zty0826@gmail.com>
5 years ago
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.
5 years ago
zombiej
8527340a2a
docs: Update footer link
5 years ago
Italo
ccca0f34c2
Adjust link in changelog ( #21790 )
Adjust space error in link and point to en-US version.
5 years ago
Xinzhe Wang
bd747c97d6
fix: List bordered and split props conflict ( #21784 )
5 years ago
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>
5 years ago
afc163
517fba7df5
📝 remove duplicated npm badge
close https://github.com/ant-design/ant-design/issues/21605#issuecomment-591784279
5 years ago
偏右
9eaaea14a7
📝 fix Drawer `forceRender` doc and tsd ( #21774 )
close #15287
5 years ago
二货机器人
60f77cef23
fix: table locale not work ( #21772 )
* fix: Table locale not work
* add test case
5 years ago
骗你是小猫咪
99e6fb9981
fix: Menu.Item inline a tag display not correct ( #21699 )
* fix: Menu.item inline a tag display not correct
* add :only-child
5 years ago
linye
3509384386
Update RecommendPage.tsx ( #21769 )
5 years ago
linye
920124fa68
Update MorePage.tsx ( #21764 )
5 years ago
linye
27e48d3257
Update RecommendPage.tsx ( #21759 )
5 years ago
二货机器人
241ce3079c
fix: Tree treeData ts define ( #21756 )
5 years ago
xrkffgg
1d37cf3cdf
fix: input group demo ( #21751 )
5 years ago
偏右
e4505f5bf6
🐛 Fix Input.Search border when has prefix ( #21753 )
5 years ago
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
* alert
* more icons
* another grouping
* all done
5 years ago
zefeng
5993fc3dcd
fix: crash when user dont pass icon props to message.open ( #21747 )
5 years ago
zefeng
e59d606dae
chore: site docs page add api anchor ( #21736 )
5 years ago
偏右
301529e0d4
🔨 fix site code lgtm problems ( #21732 )
5 years ago
GJ Wang
f78332171e
docs: fix size props ( #21724 )
5 years ago
偏右
dbc64339db
docs: 🎬 fix @ant-design/icons dep in Stackblitz ( #21720 )
* 🎬 fix @ant-design/icons dep in Stackblitz
close #21718
* fix codepen cdn url
5 years ago
二货机器人
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
5 years ago
二货机器人
1f108ee086
fix: Form.Item renderProps return type define ( #21716 )
5 years ago
afc163
211dadad4f
🎬 improve ConfigProvider rtl demo
5 years ago
二货机器人
9b7421afd2
fix: TreeSelect missing suffix define ( #21714 )
5 years ago
二货机器人
105c3938b5
docs: Update migration guid ( #21705 )
5 years ago
二货机器人
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
5 years ago
偏右
efdfd93dcd
Update visual.en-US.md
5 years ago
偏右
aeb4643428
docs: 📝 optimize button doc image style ( #21704 )
* Update index.zh-CN.md
* Update index.en-US.md
5 years ago
偏右
d89b573728
Update visual.zh-CN.md
5 years ago
二货机器人
20a6ba3b86
fix: React 16.13 warning ( #21702 )
5 years ago
zombiej
34c64e443a
docs: Redirect when location match next.ant.design
5 years ago
偏右
ed4270b506
🔷 Fix Result status type to string & number ( #21691 )
close #21592
5 years ago
二货机器人
85a07d168e
fix: Description key warning ( #21688 )
* fix: key warning
* add missing key
* rm fragment
5 years ago
zombiej
ffb4912ecc
docs: Fix bisheng config & ts define
5 years ago
zombiej
43a5d57b81
docs: Fix site link
5 years ago
二货机器人
ac94f96608
fix: Form.Item should not exceed of form width ( #21682 )
5 years ago
偏右
57318136ce
📝 fix codesandbox @ant-design/icons version ( #21680 )
5 years ago