lijianan
1a09cfeb2f
docs: update API ( #39539 )
2 years ago
dongfang
3039d62a72
fix: Slider tooltip missing animation ( #38492 ) ( #39463 )
* fix: change duration for zoom-big-fast to token.motionDurationFast
* fix: Slider tooltip missing animation (#38492 )
2 years ago
Zhongjan
a44aa120e1
fix(Table): unexpected horizontal scroll bar ( #39455 )
2 years ago
MadCcc
3daa5a9212
docs: add vite locale docs ( #39527 )
2 years ago
二货爱吃白萝卜
b4b156f76c
docs: update Transfer demo ( #39526 )
* docs: update transfer demo
* test: Update snapshot
2 years ago
二货爱吃白萝卜
153a24aa53
docs: update Table asnyc demo ( #39524 )
2 years ago
Amumu
ca5b9a6ae0
docs: `CN` it. ( #39519 )
2 years ago
JarvisArt
ec76041584
feat: The watermark is staggered by default ( #39464 )
* chore: watermark add utils
* feat: Support watermark interleaved layout
* docs: add watermark docs
* docs: add watermark demo
* test: add watermark test
* test: add watermark snapshot
* feat: The watermark is staggered by default
2 years ago
lijianan
12543277b7
type: remove tuple、tupleNum、ElementOf ( #39478 )
* type: remove tuple
* type: remove tuple
* type: remove tuple
* fix
* fix
* fix type
* fix type
* fix type
* fix type
* fix type
* Update ColorPicker.tsx
* Update components/badge/utils.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix type
* fix type
* fix type
* fix
* fix
* fix type
* fix type
* fix type
* update snap
* update snap
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
MadCcc
a99175db8f
fix: popover arrow bg with custom color ( #39517 )
2 years ago
二货爱吃白萝卜
fe8d59754e
fix: Modal hooks not pass CP ( #39513 )
* fix: CP pass not override
* test: Update test case
* docs: missing demo
2 years ago
二货机器人
e2f386ea25
chore: rm conch block
2 years ago
MadCcc
2d5c8fe408
fix: radio align ( #39476 )
* fix: radio align
* chore: code clean
* fix: align-self center
* chore: code clean
* chore: code clean
2 years ago
二货爱吃白萝卜
de31c90b08
docs: Adjust Anchor demo ( #39488 )
2 years ago
Yuki Zhang
977a9a92ff
Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. ( #39468 )
* fix: Fix the problem that the clear icon is not displayed when the Select series component hovers under the Space component
* refactor: 修改 Space.Compact css 优先级以及简化调用
* refactor: 修改 Space.Compact 垂直方向 css 优先级以及简化调用
* docs: 添加注释
* fix: lint
* test: update snapshot
* test: update snapshot
2 years ago
lijianan
f820cb257c
docs: update demo ( #39475 )
* docs: update demo
* update
* update
2 years ago
zqran
cd46d860fd
docs: update links to cn docs ( #39469 )
2 years ago
MadCcc
3aec05c607
style: change active menu item background and font color ( #39439 )
2 years ago
lijianan
72ec0cb1f4
chore: code style optimization ( #39435 )
2 years ago
MadCcc
91f9fc2ff9
perf: token update ( #39428 )
* fix: token update
* refactor: font map token
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: menu style
2 years ago
ZN1996
e4c81f2716
fix(Cascader): reset margin ( #39436 )
Co-authored-by: 周楠 <15261864836@163.com>
2 years ago
azro352
a50b4dc189
feat: Update fr_BE internationalization ( #39415 )
* Add missing fr_BE internationalization
* Fix snapshot due to correction
2 years ago
Amumu
d689c7b855
feat: Remove locale-provider ( #39373 )
* feat: remove locale-provider
* chore: fix lint
* Empty-Commit
* test: remove test
* Revert "test: remove test"
This reverts commit 4f6b59883f6bf078f21a10898ef913c9e2adb913.
* chore: 阶段性兼容
* fix lint
* fix: fix lint
* fix: add index
* docs: update docs
* docs: update
* docs: update
* docs: update
2 years ago
lijianan
dd50c59c9d
fix: floatButton tooltip should support number 0 ( #39425 )
* fix: tooltip should support number 0
* fix
* update snap
2 years ago
azro352
221e8bd804
feat: add missing fr_CA internationalization ( #39416 )
2 years ago
JarvisArt
d684b52abf
test: Optimize test cases ( #39414 )
2 years ago
lijianan
7e821bc8f6
chore: code style optimization ( #39405 )
* chore: code style optimization
* fix lint
* add size-limit
2 years ago
JarvisArt
6f83c63d74
feat: New Component Watermark ( #39064 )
* feat: New Component Watermark
* docs: add watermark docs
* docs: add watermark demo
* test: add watermark test
* test: add watermark snapshot
* chore: add jest-canvas-mock
* feat: Watermark calculates the width and height of content by default
* docs: update docs
* docs: update demo
* test: update snapshot
* docs: update docs
* chore: update bundlesize
* chore: Optimize code logic
* chore: update size-limit
* test: update watermark snapshot
2 years ago
xhh0223
451d2f6ee2
feat(Popconfirm): make title bold and add description prop ( #39250 )
* feat(popconfirm): make title bold and add description prop
* feat(popconfirm): make title bold and add description prop(update demos)
* feat(popconfirm): make title bold and add description prop(the update of demos translation)
* feat(popconfirm): make title bold and add description prop(the update of snapshot)
* feat(popconfirm): make title bold and add description prop(the update of popconfirm md)
* feat(popconfirm): make title bold and add description prop(the update of popconfirm md)2
* feat(popconfirm): make title bold and add description prop(run all test.ts.snaps and update popconfirm)
2 years ago
Ian-Inizias
c2afa97ca1
feat: Basque (eu-ES) translation ( #39371 )
* Added basque (eu-ES) translation
* Update components/locale/eu_ES.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update docs/react/i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* added test cases
Co-authored-by: Amumu <yoyo837@hotmail.com>
2 years ago
afc163
f38178940e
docs: fix components api table ( #39380 )
2 years ago
afc163
d9d2faf849
docs: improve Radio API table format ( #39381 )
* docs: fix Radio API table
* docs: fix Radio API table
* docs: fix Radio API table
* docs: fix Radio API table
* docs: fix Radio API table
2 years ago
lijianan
816cf10524
fix: update demo ( #39366 )
* fix: update demo
* Update components/qrcode/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Jung Min O
a836a3a3fe
feat: Modal.xxx supports footer ( #39048 )
https://github.com/ant-design/ant-design/issues/16644
2 years ago
MadCcc
e5a8e035de
docs: update theme editor ( #39363 )
* docs: update theme editor
* chore: code clean
* chore: code clean
* chore: fix lint
2 years ago
South
7fac457e66
docs: fix Table size default value ( #39351 )
* docs: Table文档size参数不正确
* docs: table size
2 years ago
lijianan
f75cd075ec
style: code style optimization ( #39331 )
* style: code optimization
* fix
* add type
2 years ago
Yuki Zhang
cccbab7c6d
fix: disable button focus style in Space.Compact ( #39157 )
* fix: button hover style in Space.Compact
* fix: button hover style in Space.Compact
* style: disable button focus effect when in compact-item
* chore: update comments
* fix: improve key name
* fix: remove focus style
2 years ago
二货爱吃白萝卜
37c83beeca
fix: Divider horizontal line align ( #39339 )
* fix: divider hor align
* test: Update snapshot
2 years ago
renovate[bot]
a2305aa291
chore(deps): update dependency scroll-into-view-if-needed to v3 ( #39230 )
* chore(deps): update dependency scroll-into-view-if-needed to v3
* fix: ts error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
lijianan
6b44b33eae
test: update snap to fix ci fail ( #39336 )
2 years ago
afc163
a8dd587971
style: fix Popover width in rtl mode ( #39311 )
close #39195
2 years ago
MadCcc
7b3adcb5ae
fix: wireframe style for popconfirm ( #39313 )
* fix: wireframe style for popconfirm
* chore: add demos
2 years ago
wangxingkang
2ad7a98368
chore: unify useContext usage ( #39314 )
* feat: replace useContext to React.useContext
* docs(checkbox): update defaultValue、value type
2 years ago
huangkairan
8cb46243fd
docs: remove v3 to v4 migration docs ( #39290 )
* docs: remove v3 to v4 migration docs
* update
Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
2 years ago
lijianan
a59058f0b2
type: optimization ( #39305 )
2 years ago
黑雨
db4ee53ffa
feat : new components app ( #39046 )
* feat : new components app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update style
* feat: update style
* feat: update style
* feat: add style
* chore: code clean
* feat: add prefixCls
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* test: image test
* Update components/app/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* feat : update for reviewer
* feat: update
* feat: update
* feat: update snap
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
MadCcc
df9154e8ac
fix: Select search style ( #39299 )
2 years ago
kalykun
88d4b014e2
docs: correct types ( #39297 )
2 years ago
二货爱吃白萝卜
1dca4eba98
fix: Tree selection style missing ( #39292 )
* fix: Tree missing selection style
* test: add snapshot
* test: update snapshot
* docs: Update demo
2 years ago