depfu[bot]
3afc432062
Update typescript to version 3.7.2
2019-11-10 08:59:21 +00:00
liuchao233
e42caa5869
translate Typography for pt_BR ( #19651 )
2019-11-10 16:30:32 +08:00
Stevche Radevski
52ab454715
feat: add a Macedonian translation ( #19647 )
2019-11-09 23:17:33 +08:00
二货机器人
451d01b082
fix: refactor collect tree key code logic ( #19646 )
...
* fix: collect tree key should support nest chldren
* fix logic
* update snapshot
2019-11-09 22:33:53 +08:00
afc163
0cf62f696d
🆙 upgrade rc-form and rc-animate for lifecyle warning
...
https://github.com/react-component/form/pull/355
https://github.com/react-component/animate/pull/82
https://github.com/ant-design/ant-design/issues/9792
2019-11-09 18:24:37 +08:00
afc163
499494caa4
chore: react-helmet => react-helmet-async
...
fix SideEffect(NullComponent) warning
https://github.com/readium/readium-desktop/issues/596
https://github.com/nfl/react-helmet/issues/465
https://github.com/nfl/react-helmet/issues/426
2019-11-09 18:24:37 +08:00
afc163
c9682fcd6e
📝 Add FAQ for ConfigProvider locale not working
2019-11-09 16:24:07 +08:00
liuchao233
4e669d465e
feat: notification component support closeIcon props ( #19618 )
...
* notification component support closeIcon props
* update notification doc, change closeIcon support version to 3.26.0
2019-11-08 20:03:27 +08:00
偏右
5916582518
🐛 Fix Dropdown icon missing margin right ( #19635 )
2019-11-08 20:00:53 +08:00
dependabot-preview[bot]
1d4f240276
chore(deps-dev): bump @typescript-eslint/parser from 2.4.0 to 2.6.1 ( #19630 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.4.0 to 2.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.6.1/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-08 18:11:11 +08:00
afc163
94c3978208
📝 fix English translation missing of site footer
2019-11-08 16:25:08 +08:00
偏右
8c23d8b9a2
🆙 upgrade rc-footer
2019-11-08 14:37:31 +08:00
Emerson Laurentino
be0fd703f7
removing getContainer fixed ( #19233 )
2019-11-08 10:24:53 +08:00
MinYuan
a35b6241eb
Unify type declaration. ( #19610 )
2019-11-07 15:13:27 +08:00
yoyo837
9e27697e93
doc: Input.TextArea property allowClear
add 'since', ref #19310
2019-11-07 11:38:36 +08:00
Jennie
948a69c75e
fix: date range picker type interface ( #19421 )
2019-11-07 10:22:12 +08:00
偏右
dd8f57247f
docs: 📝 fix doc of labelAlign
in Form.Item ( #19606 )
2019-11-06 23:32:08 +08:00
Amumu
f38c7bb239
form item passing anyother attrs ( #19599 )
2019-11-06 23:30:41 +08:00
骗你是小猫咪
0ee4a531a1
refactor: upgrade rc-dropdown ( #19498 )
...
* refator: upgrade rc-dropdown
* upgrade rc-dropdown version
* update snapshots
2019-11-06 14:49:20 +08:00
zombiej
019de87ebe
chore: Update rc-menu deps
2019-11-06 13:45:39 +08:00
zombiej
93f7d780b8
chore: Fix style lint
2019-11-06 11:23:40 +08:00
zombiej
9bea463638
chore: fix ts define
2019-11-06 11:18:11 +08:00
骗你是小猫咪
4ded5e6777
fix: Drawer content overflow when placement is top or bottom ( #19506 )
...
* fix: drawer content overflow
* update snapshots
* review change
2019-11-06 10:47:36 +08:00
afc163
98a3de1eb7
🎬 update descriptions demo
2019-11-06 10:42:10 +08:00
zombiej
d75d049b5c
bump 4.0.0-alpha.8
2019-11-06 10:36:25 +08:00
zombiej
3c26ac9a54
chore: merge master
2019-11-06 10:34:53 +08:00
二货机器人
42592bafcf
Merge pull request #19586 from ant-design/master
...
chore: Merge master into feature
2019-11-06 09:16:52 +08:00
afc163
48763bfa7c
🐛 fix Menu styles inside Dropdown
2019-11-05 20:18:48 +08:00
Amumu
e150cfc371
fix: extraCommonProps not work properly ( #19572 )
...
* fix extraCommonProps not work properly
* add test case
2019-11-05 18:32:57 +08:00
lxnxbnq
8cff912aec
🐛 fixed #19565 ( #19568 )
2019-11-05 13:26:39 +08:00
afc163
c083d13fc4
✅ fix test cases
2019-11-05 01:59:14 +08:00
afc163
725f2fb731
🆙 upgrade some devDependencies
2019-11-05 01:59:14 +08:00
afc163
fd573acdec
🐛 Fix Table border missing in fixed columns
2019-11-05 01:58:56 +08:00
afc163
b697ef1213
🐛 Fix Table Column defaultSortOrder not working
2019-11-05 01:34:42 +08:00
afc163
0bdf682a80
🐛 Fix Table inifinite loop issue
2019-11-05 01:34:42 +08:00
yoyo837
715814291b
remove labelAlign: PropTypes.string,
2019-11-04 16:48:44 +08:00
Amumu
39d452ca77
use menu icon less variable ( #19553 )
2019-11-04 16:47:26 +08:00
二货机器人
e88f0214dd
docs: 3.25.0 changelog ( #19549 )
...
* docs: 3.25.0 changelog
* update snapshot
* update
* quota it
2019-11-04 14:36:02 +08:00
yoyo837
c1d55addf1
Revert "remove labelAlign: PropTypes.string"
...
This reverts commit 764960875d
.
2019-11-04 13:05:02 +08:00
yoyo837
764960875d
remove labelAlign: PropTypes.string
2019-11-04 13:01:50 +08:00
Amumu
187b10320b
chore: Delete duplicate variables ( #19547 )
...
* Delete duplicate variables
* chore
* chore
2019-11-04 12:08:27 +08:00
Amumu
3402f656ad
tuple FormLabelAlign ( #19543 )
2019-11-04 11:24:23 +08:00
二货机器人
15d8494cf2
Merge pull request #19544 from ant-design/feature-merge-master
...
chore: Feature merge master
2019-11-04 11:24:00 +08:00
信鑫-King
696f5600ec
feat: input,select less vars ( #19546 )
2019-11-04 11:23:29 +08:00
zombiej
5bf96bbb51
merge master
2019-11-04 10:49:45 +08:00
Hossein Ahmadian-Yazdi
214458931d
Gets the XMLHttpRequest Object in Onchange function ( #19539 )
2019-11-04 10:44:43 +08:00
chenshuai2144
0189244ebc
fix: fix remove url
2019-11-03 18:14:06 +08:00
chenshuai2144
dc2ba553e7
doc fix layout breakpoints url
2019-11-03 18:14:06 +08:00
afc163
53efaa89a5
⚡ support Upload method
2019-11-03 12:37:48 +08:00
He Linming
3d8b9df423
fix: table does not automatically scroll to the top when change page size ( #19465 )
...
* 🐛 (Table): fix scrollToFirstRow
fix table does not automatically scroll to the top when change page size
close #19464
* ✅ (Table): add test case for scrollToFirstRow
* 👌 (Table): change Trigger to .ant-select
Co-Authored-By: 骗你是小猫咪 <darryshaw@gmail.com>
2019-11-02 17:18:44 +08:00