二货机器人
e6965c909f
chore: Form.Item renderProps define ( #21911 )
2020-03-05 22:05:22 +08:00
偏右
5bb8f585de
add outline-fade less variable ( #20227 )
...
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-05 20:39:03 +08:00
afc163
c5e5a8c895
✅ update snapshots
2020-03-05 20:32:38 +08:00
偏右
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
偏右
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
偏右
63e6c9af37
Revert "feat: add support use dots to provide dotsClasse ( #21708 )" ( #21847 )
...
This reverts commit 68f8851ec6
.
2020-03-04 13:30:21 +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
二货机器人
8fe701b892
fix: Fix table column filtered not work ( #21825 )
...
* fix: Table miss filtered
* add test case
2020-03-03 18:18:19 +08:00
afc163
c928952a89
🎬 improve form demo
2020-03-03 16:39:50 +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
二货机器人
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
Xinzhe Wang
bd747c97d6
fix: List bordered and split props conflict ( #21784 )
2020-03-02 23:06:02 +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
二货机器人
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
GJ Wang
f78332171e
docs: fix size props ( #21724 )
2020-03-01 18:24:59 +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
偏右
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