偏右
52e84f92e0
test( 🔀 ): use wearerequired/git-mirror-action ( #29012 )
4 years ago
偏右
48842e2a49
chore: update mirror.yml
4 years ago
afc163
eebdb95cbe
test: should not ignore *.md
4 years ago
afc163
d86cfba197
docs: release 4.11.1
4 years ago
afc163
a73f6e6094
docs: update changelog for rc-image 5.1.x
4 years ago
偏右
b3aba57890
docs( ✨ ): changelog for 4.11.0 ( #29007 )
* docs(✨ ): changelog for 4.11.0
* update changelog
4 years ago
陈帅
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>
4 years ago
偏右
abd31cc03b
test: compare bundle size with esbuild, it is faster ( #29006 )
4 years ago
偏右
ea4910a619
Merge pull request #29005 from ant-design/feature
chore: merge feature into master
4 years ago
偏右
8e8bf2cfd4
Merge pull request #29003 from ant-design/master-to-merge-feature
chore: merge master into feature
4 years ago
偏右
ce4db21468
Update package.json
4 years ago
afc163
e6b4708f04
resolve merge confilct
4 years ago
陈帅
91c22a1e64
feat: Breadcrumb support breadcrumbRender ( #28999 )
* feat: Breadcrumb support breadcrumbRender
* add version info
4 years ago
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
4 years ago
cnjs
a5925e0ef1
refactor: improve Modal type definition ( #28997 )
4 years ago
偏右
73b0cca567
fix: revert workflow to pull_request ( #28996 )
for security reason
4 years ago
偏右
914fe4c3f6
Revert "feat: PageHeader support breadcrumbRender props ( #28723 )" ( #28994 )
This reverts commit 2d476f7fb2
.
4 years ago
cnjs
fb21552c8b
doc: update Typography doc ( #28991 )
4 years ago
陈帅
2d476f7fb2
feat: PageHeader support breadcrumbRender props ( #28723 )
* feat: PageHeader support breadcrumbRender props
* add doc
* less code
* breadcrumb support jsx.element
* add new test
4 years ago
偏右
924a3303c0
Revert "fix: Typography ellipsis.suffix type ( #28959 )" ( #28988 )
This reverts commit 934f1b78dd
.
4 years ago
偏右
b006a662fe
style: tweak TreeSelect filter node color ( #28984 )
close #28977
4 years ago
cnjs
934f1b78dd
fix: Typography ellipsis.suffix type ( #28959 )
* fix: Typography: update EllipsisConfig interface
* docs: update Typography doc
4 years ago
Yuxuan Huo
7f50e3fe3e
fix(drawer): footer horizontal padding use theme variable ( #28975 )
4 years ago
Pengsha Ying
a2b5d47e1a
fix(typescript): adjust style type declearation ( #28966 )
4 years ago
zhuguibiao
8d5a1fe449
docs: Table scroll properties X and Y are missing type string ( #28964 )
4 years ago
偏右
997c015f1e
style: fix Select custom tag align ( #28962 )
close #28955
4 years ago
偏右
31e8b5143d
Update package.json
4 years ago
JennyJia-Ant
171f852ea1
docs: Update font.zh-CN.md ( #28958 )
更改了错别字
4 years ago
JennyJia-Ant
4f3b41e6a7
docs: Update proximity.zh-CN.md ( #28956 )
修改文案
4 years ago
JennyJia-Ant
6ace53c6f5
Update colors.zh-CN.md ( #28957 )
更新了文案的错误,删除多余的标点符号。
4 years ago
偏右
82b49c8313
Delete codacy-analysis.yml
4 years ago
xrkffgg
5a18f9e19c
chore: add mark release ( #28936 )
4 years ago
二货机器人
f01066467e
feat: ConfigProvider support `iconPrefixCls` ( #28924 )
* add iconPrefixCls support
* test: Update test case
* update less variable
4 years ago
Hossein Alimadad
d943b85a52
fix: Card actions divider on rtl ( #28915 )
* fix: Card actions divider on rtl
* style: Remove border variable
4 years ago
Ant Design GitHub Bot
d2c1cb5b5c
Merge pull request #28919 from ant-design/master
4 years ago
二货机器人
aea8c34958
Merge pull request #28792 from zxc0328/config-provider-fix
fix: add memorization for ConfigProvider (#27617 )
4 years ago
二货机器人
0bd4973caf
Merge pull request #28918 from ant-design/fix-nest-noStyle
fix: noStyle nest Error collection
4 years ago
zombiej
9a01c9ea0b
fix: name connect
4 years ago
zombiej
687b68b256
test: test driven
4 years ago
二货机器人
bd57052286
Merge pull request #28911 from ant-design/feature-merge-master
chore: feature merge master
4 years ago
zombiej
4d0b34745a
chore: feature merge master
4 years ago
xinhui.zxh
ccc56546ad
feat: rm Consumer usage in test case
4 years ago
二货机器人
9af8226e21
fix: form preserve logic adjust ( #28908 )
4 years ago
信鑫-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>
4 years ago
偏右
16ecb15be1
Merge pull request #28894 from ant-design/master
chore: merge master into feature
4 years ago
xrkffgg
dd62098beb
style: add @table-border-color ( #28903 )
4 years ago
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>
4 years ago
偏右
9daf50f3a9
test: fix codecov 100% ( #28892 )
4 years ago
Janneke Janssen
005627e4a4
fix: Button loading state not respecting the border-width ( #28886 )
4 years ago
偏右
70a777fd44
docs: update READMEs ( #28884 )
4 years ago