Commit Graph

20248 Commits

Author SHA1 Message Date
afc163
e6b4708f04 resolve merge confilct 2021-01-24 17:55:57 +08:00
陈帅
91c22a1e64
feat: Breadcrumb support breadcrumbRender (#28999)
* feat: Breadcrumb support breadcrumbRender

* add version info
2021-01-24 17:44:20 +08:00
Rick Zhou
986c709161
fix: styleForPseudo of wave should be added to ownerDocument instead of document (#28995)
* fix: styleForPseudo of wave should be added to ownerDocument instead of document

* fix lint error, reuse node from function parameter in wave.tsx

close #28934
2021-01-24 17:41:06 +08:00
cnjs
a5925e0ef1
refactor: improve Modal type definition (#28997) 2021-01-24 17:40:30 +08:00
偏右
73b0cca567
fix: revert workflow to pull_request (#28996)
for security reason
2021-01-23 13:18:57 +08:00
偏右
914fe4c3f6
Revert "feat: PageHeader support breadcrumbRender props (#28723)" (#28994)
This reverts commit 2d476f7fb2.
2021-01-23 12:45:13 +08:00
cnjs
fb21552c8b
doc: update Typography doc (#28991) 2021-01-22 23:27:37 +08:00
陈帅
2d476f7fb2
feat: PageHeader support breadcrumbRender props (#28723)
* feat: PageHeader support breadcrumbRender props

* add doc

* less code

* breadcrumb support jsx.element

* add new test
2021-01-22 22:13:30 +08:00
偏右
924a3303c0
Revert "fix: Typography ellipsis.suffix type (#28959)" (#28988)
This reverts commit 934f1b78dd.
2021-01-22 18:49:13 +08:00
偏右
b006a662fe
style: tweak TreeSelect filter node color (#28984)
close #28977
2021-01-22 18:45:14 +08:00
cnjs
934f1b78dd
fix: Typography ellipsis.suffix type (#28959)
* fix: Typography: update EllipsisConfig interface

* docs: update Typography doc
2021-01-22 15:38:51 +08:00
Yuxuan Huo
7f50e3fe3e
fix(drawer): footer horizontal padding use theme variable (#28975) 2021-01-21 23:13:14 +08:00
Pengsha Ying
a2b5d47e1a
fix(typescript): adjust style type declearation (#28966) 2021-01-21 17:16:51 +08:00
zhuguibiao
8d5a1fe449
docs: Table scroll properties X and Y are missing type string (#28964) 2021-01-21 15:55:41 +08:00
偏右
997c015f1e
style: fix Select custom tag align (#28962)
close #28955
2021-01-21 15:54:19 +08:00
偏右
31e8b5143d
Update package.json 2021-01-21 13:19:58 +08:00
JennyJia-Ant
171f852ea1
docs: Update font.zh-CN.md (#28958)
更改了错别字
2021-01-21 10:52:28 +08:00
JennyJia-Ant
4f3b41e6a7
docs: Update proximity.zh-CN.md (#28956)
修改文案
2021-01-21 10:52:00 +08:00
JennyJia-Ant
6ace53c6f5
Update colors.zh-CN.md (#28957)
更新了文案的错误,删除多余的标点符号。
2021-01-21 10:50:42 +08:00
偏右
82b49c8313
Delete codacy-analysis.yml 2021-01-20 13:33:41 +08:00
xrkffgg
5a18f9e19c
chore: add mark release (#28936) 2021-01-20 10:31:33 +08:00
二货机器人
f01066467e
feat: ConfigProvider support iconPrefixCls (#28924)
* add iconPrefixCls support

* test: Update test case

* update less variable
2021-01-19 17:33:05 +08:00
Hossein Alimadad
d943b85a52
fix: Card actions divider on rtl (#28915)
* fix: Card actions divider on rtl

* style: Remove border variable
2021-01-19 15:44:00 +08:00
Ant Design GitHub Bot
d2c1cb5b5c
Merge pull request #28919 from ant-design/master 2021-01-19 15:34:37 +08:00
二货机器人
aea8c34958
Merge pull request #28792 from zxc0328/config-provider-fix
fix: add memorization for ConfigProvider (#27617)
2021-01-19 15:33:05 +08:00
二货机器人
0bd4973caf
Merge pull request #28918 from ant-design/fix-nest-noStyle
fix: noStyle nest Error collection
2021-01-19 14:14:58 +08:00
zombiej
9a01c9ea0b fix: name connect 2021-01-19 11:53:44 +08:00
zombiej
687b68b256 test: test driven 2021-01-19 11:51:13 +08:00
二货机器人
bd57052286
Merge pull request #28911 from ant-design/feature-merge-master
chore: feature merge master
2021-01-18 17:15:47 +08:00
zombiej
4d0b34745a chore: feature merge master 2021-01-18 16:55:54 +08:00
xinhui.zxh
ccc56546ad feat: rm Consumer usage in test case 2021-01-18 16:51:34 +08:00
二货机器人
9af8226e21
fix: form preserve logic adjust (#28908) 2021-01-18 15:38:50 +08:00
信鑫-King
2e290d416a
docs: release 4.10.3 (#28904)
* docs: release 4.10.3

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

* chore: version

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-01-17 22:36:14 -08:00
偏右
16ecb15be1
Merge pull request #28894 from ant-design/master
chore: merge master into feature
2021-01-18 09:55:46 +08:00
xrkffgg
dd62098beb
style: add @table-border-color (#28903) 2021-01-18 09:34:22 +08:00
susiwen8
19f3e6cdae
refactor: rewrite Transfer search with hooks (#28895)
* Refac: rewrite transfer search with hook

* [CodeFactor] Apply fixes to commit 3ad857f

[ci skip] [skip ci]

* chore: minor change in search

Co-authored-by: codefactor-io <support@codefactor.io>
2021-01-16 23:52:03 +08:00
偏右
9daf50f3a9
test: fix codecov 100% (#28892) 2021-01-16 18:06:26 +08:00
Janneke Janssen
005627e4a4
fix: Button loading state not respecting the border-width (#28886) 2021-01-16 17:50:56 +08:00
偏右
70a777fd44
docs: update READMEs (#28884) 2021-01-16 17:33:59 +08:00
Dave
97796a45b6
feat(upload): support Error obj (message) (#28716) 2021-01-15 23:24:09 +08:00
偏右
0747b3cf34
fix: codecov via removing emoji
https://github.com/codecov/codecov-bash/pull/401
2021-01-15 23:23:35 +08:00
xinhui.zxh
6029b18056 fix: remove reduant getConfig call 2021-01-15 23:11:11 +08:00
Meowu
0f0dc1577f
fix: custom table filterDropdown (#28850)
* fix: get origin keys from nested filters.

* fix: unexpected transformed filteredKyes with custom filterDropdown.

* fix: simplify code.
2021-01-15 22:51:03 +08:00
二货机器人
1ca28baa5c
chore: Add light menu background color (#28842)
* chore: Add light menu background color

* fix lint

* rename
2021-01-15 17:29:33 +08:00
xrkffgg
6f69c89470
chore: delete config.yml (#28877) 2021-01-15 12:47:51 +08:00
Rick Zhou
f931158674
fix: dont use document.body as slider's popup container (#28865)
* dont use document.body as slider's popup container

when getPopupContainer  is not defined, it should rely on rc-tooltip's default behavior instead of forcing it to use document.body

* fix: dont use document.body as slider's popup container
2021-01-15 10:26:20 +08:00
偏右
9dd39120b3
style: Fix Tree/TreeSelect filterTreeNode missing style (#28866)
close #28864
2021-01-14 18:39:21 +08:00
偏右
ec6f198b0d
fix: Empty description validateDOMNesting warning (#28862)
* fix: Empty description validateDOMNesting warning

close #28860

* update snapshot
2021-01-14 16:29:48 +08:00
偏右
e3214c896f
chore: use esbuild-loader (#28859)
* chore: use esbuild-loader

* fix config
2021-01-14 15:32:16 +08:00
偏右
ee06217ebd
Merge pull request #28858 from ant-design/master-to-merge-feature
chore: merge master into feature
2021-01-14 14:58:21 +08:00