Commit Graph

20217 Commits

Author SHA1 Message Date
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
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
二货机器人
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
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
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
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
偏右
9fad797fd3
style: fix Badge dot small width (#28854)
close #28853
2021-01-14 14:17:12 +08:00
二货机器人
4315ac567c
chore: replace omit (#28846)
* chore: Replace omit.js with rc-util omit

* chore: Replace omit.js with rc-util omit

* fix ts

* fix ts

* fix ts
2021-01-13 21:00:30 +08:00
偏右
3006be0d81
Update README.md 2021-01-13 18:44:36 +08:00
偏右
72d094576f
Update README.md 2021-01-13 18:43:31 +08:00
偏右
6f3ac58954
chore: Add bundlesize badges 2021-01-13 18:42:34 +08:00
xinhui.zxh
b8fffdb55c fix: rm a.out 2021-01-13 17:53:21 +08:00
xinhui.zxh
0418448571 fix: undo change for configConsumerProps 2021-01-13 17:52:01 +08:00
afc163
0b20c4ea77 docs: about less version
close #28738
2021-01-13 17:34:09 +08:00
afc163
68f594e9d6 docs: fix Table rowSelection.columnWidth default value
close #28837

ref #28073
2021-01-13 17:15:21 +08:00
xinhui.zxh
6292e8b53c feat: use rc-util's useMemo for config provider 2021-01-13 17:05:05 +08:00
偏右
b913b26374
Update index.en-US.md 2021-01-13 16:14:51 +08:00
limingxin
3f30db32f7
Update index.zh-CN.md (#28835)
update  expandable markdown
2021-01-13 16:13:11 +08:00
二货机器人
38bead8724
chore: Auto fill uid (#28832)
* chore: Auto fill uid

* docs: More desc
2021-01-13 14:31:49 +08:00
xinhui.zxh
749f03e424 feat: use useCallback for getPrefixCls 2021-01-13 13:02:56 +08:00
偏右
19681ecc31
Update package.json 2021-01-13 11:23:03 +08:00
xinhui.zxh
2dd4d9b0d4 feat: use useMemo for config-provider 2021-01-12 21:02:53 +08:00
Flo
6bcb9ba7c4
fix: add german localization for Transfer (#28826)
Co-authored-by: Florian Wojtenek <florian.wojtenek@quanos-solutions.com>
2021-01-12 17:34:01 +08:00
yuanyao1225
c704fd372d
feat: AntV link change 2021-01-12 15:30:54 +08:00
xinhui.zxh
1d00ec2876 fix: config-provider ts error 2021-01-12 11:18:27 +08:00