Commit Graph

20276 Commits

Author SHA1 Message Date
Kermit
86b149bdbd
chore: update badge snapshot (#29098) 2021-01-28 21:13:40 +08:00
二货机器人
45013ef472
update demo (#29089) 2021-01-28 18:16:05 +08:00
二货机器人
08f25f0c8f
chore: Update Table ts definition (#29084)
* chore: bump rc-table ver

* chore: Fix ts definition

* docs: fix doc
2021-01-28 01:21:58 +08:00
afc163
0e95728fc9 docs: renew articles from community 2021-01-27 19:00:34 +08:00
二货机器人
15a9947f87
docs: Improve fields value (#29075) 2021-01-27 17:48:43 +08:00
cnjs
1ea1ec7876
docs: update Typography doc (#29033)
* doc: update Typography doc

* doc: update Typography doc

* docs: update symbol doc
2021-01-27 17:26:38 +08:00
Renny Ren
2961906265
Update index.en-US.md (#29069)
fix grammar
2021-01-27 16:45:25 +08:00
薛定谔的猫
e552173d82
upgrade: @babel/runtime => ^7.12.5 (#29054) 2021-01-27 09:56:05 +08:00
Homyee King
dd2cbe0336
fix: showCount (#29057)
* fix: showCount

* Update components/input/__tests__/textarea.test.js

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-27 09:54:38 +08:00
afc163
57d37247df chore: npm run clean before publish 2021-01-26 19:28:26 +08:00
二货机器人
cbbffe4a98
chore: Import IconContext directly (#29045) 2021-01-26 16:18:13 +08:00
afc163
8158f45611 chore: upgrade @ant-design/tools 2021-01-26 13:47:21 +08:00
afc163
83904e56ea docs: release 4.11.2 2021-01-26 12:05:33 +08:00
Homyee King
20c49b7bbb
docs: fix demo-focus layout (#29028)
* fix: demo-focus layout

* fix: update snap

* fix: form noStyle test case

* fix: update snap

Co-authored-by: wanghongye <wanghongye@kuaishou.com>
2021-01-26 09:36:20 +08:00
Kian
da0f6519f0
fix: import BuildInPlacements type (#29029)
close #29015
2021-01-25 18:45:16 +08:00
zombiej
47792085b0 docs: Update showCheckedStrategy desc 2021-01-25 14:32:06 +08:00
afc163
9dff2dd9c3 dos(🛡️ ): update test badge 2021-01-25 13:22:43 +08:00
偏右
52e84f92e0
test(🔀): use wearerequired/git-mirror-action (#29012) 2021-01-25 11:50:30 +08:00
偏右
48842e2a49
chore: update mirror.yml 2021-01-25 11:25:47 +08:00
afc163
eebdb95cbe test: should not ignore *.md 2021-01-25 09:54:25 +08:00
afc163
d86cfba197 docs: release 4.11.1 2021-01-25 00:13:55 +08:00
afc163
a73f6e6094 docs: update changelog for rc-image 5.1.x 2021-01-25 00:04:10 +08:00
偏右
b3aba57890
docs(): changelog for 4.11.0 (#29007)
* docs(): changelog for 4.11.0

* update changelog
2021-01-24 23:57:05 +08:00
陈帅
0afdbe4d4a
fix: exporting common types (#28963)
* exporting common types

* no use importype

* fix test

* try fix test

* Update components/index.tsx

Co-authored-by: 偏右 <afc163@gmail.com>

* remove typo

* fix test

Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-24 23:24:06 +08:00
偏右
abd31cc03b
test: compare bundle size with esbuild, it is faster (#29006) 2021-01-24 19:11:52 +08:00
偏右
ea4910a619
Merge pull request #29005 from ant-design/feature
chore: merge feature into master
2021-01-24 18:37:48 +08:00
偏右
8e8bf2cfd4
Merge pull request #29003 from ant-design/master-to-merge-feature
chore: merge master into feature
2021-01-24 18:20:43 +08:00
偏右
ce4db21468
Update package.json 2021-01-24 18:02:05 +08:00
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