Commit Graph

24001 Commits

Author SHA1 Message Date
azro352
a50b4dc189
feat: Update fr_BE internationalization (#39415)
* Add missing fr_BE internationalization

* Fix snapshot due to correction
2022-12-09 15:13:21 +08:00
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
2022-12-09 15:04:08 +08:00
azro352
221e8bd804
feat: add missing fr_CA internationalization (#39416) 2022-12-09 12:47:44 +08:00
JarvisArt
d684b52abf
test: Optimize test cases (#39414) 2022-12-09 10:08:11 +08:00
lijianan
7e821bc8f6
chore: code style optimization (#39405)
* chore: code style optimization

* fix lint

* add size-limit
2022-12-08 22:32:37 +08:00
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
2022-12-08 18:06:36 +08:00
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)
2022-12-08 16:39:42 +08:00
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>
2022-12-08 11:04:12 +08:00
afc163
f38178940e
docs: fix components api table (#39380) 2022-12-08 10:18:53 +08:00
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>
2022-12-07 23:32:04 +08:00
Jung Min O
a836a3a3fe
feat: Modal.xxx supports footer (#39048)
https://github.com/ant-design/ant-design/issues/16644
2022-12-07 21:33:44 +08:00
lijianan
f75cd075ec
style: code style optimization (#39331)
* style: code optimization

* fix

* add type
2022-12-07 18:27:02 +08:00
github-actions[bot]
d3c730ecd5
chore: auto merge branches (#39341)
chore: sync master to feature
2022-12-07 09:39:57 +00:00
afc163
d534575463 Merge branch 'master' into master-merge-feature 2022-12-07 17:14:32 +08:00
afc163
434a0f5cfe Merge branch 'feature' into master-merge-feature 2022-12-07 17:14:13 +08:00
lijianan
485cc8a366
fix: delete comma (#39356) 2022-12-07 17:13:39 +08:00
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
2022-12-07 17:11:25 +08:00
lijianan
7641b2f9c5
refactoring: js => ts (#39355) 2022-12-07 16:49:45 +08:00
黑雨
52c50dfb57
fix: Tabs active bar missing (#39352) 2022-12-07 15:44:24 +08:00
Amumu
d57f1c7d8a
feat: replace eslint-plugin-babel with @babel/eslint-plugin and enable new rules (#39335)
* feat: replace eslint-plugin-babel with @babel/eslint-plugin and enable new rules

* My empty commit with a message
2022-12-07 15:35:41 +08:00
afc163
0c3918a389 test: update bundlezie limit 2022-12-07 14:29:47 +08:00
二货爱吃白萝卜
37c83beeca
fix: Divider horizontal line align (#39339)
* fix: divider hor align

* test: Update snapshot
2022-12-07 14:25:26 +08:00
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>
2022-12-07 13:56:18 +08:00
afc163
a87e68c797 chore: resolve conflict 2022-12-07 12:15:17 +08:00
lijianan
6b44b33eae
test: update snap to fix ci fail (#39336) 2022-12-07 12:05:30 +08:00
wangxingkang
64744e8aa2
chore: remove duplicate code (#39337) 2022-12-07 11:52:17 +08:00
vagusX
a9964d606b
docs: antd5 codemod (#39226)
* docs: antd5 codemod

* chore: update video url

* docs: update video style
2022-12-07 11:39:03 +08:00
afc163
a8dd587971
style: fix Popover width in rtl mode (#39311)
close #39195
2022-12-06 23:29:38 +08:00
afc163
df41ff73a8
chore: improve size-limit-action (#39319)
* Update size-limit.yml

* Update size-limit.yml

* Update size-limit.yml

* Update package.json

* Update size-limit.yml

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update size-limit.yml

* Update size-limit.yml

* Update size-limit.yml
2022-12-06 23:28:59 +08:00
MadCcc
7b3adcb5ae
fix: wireframe style for popconfirm (#39313)
* fix: wireframe style for popconfirm

* chore: add demos
2022-12-06 23:14:30 +08:00
wangxingkang
2ad7a98368
chore: unify useContext usage (#39314)
* feat: replace useContext to React.useContext

* docs(checkbox): update defaultValue、value type
2022-12-06 21:09:59 +08:00
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>
2022-12-06 20:11:22 +08:00
lijianan
a59058f0b2
type: optimization (#39305) 2022-12-06 18:18:38 +08:00
黑雨
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>
2022-12-06 17:45:10 +08:00
MadCcc
df9154e8ac
fix: Select search style (#39299) 2022-12-06 17:35:01 +08:00
kalykun
88d4b014e2
docs: correct types (#39297) 2022-12-06 17:19:27 +08:00
二货爱吃白萝卜
1dca4eba98
fix: Tree selection style missing (#39292)
* fix: Tree missing selection style

* test: add snapshot

* test: update snapshot

* docs: Update demo
2022-12-06 17:18:05 +08:00
github-actions[bot]
cd8840bf56
chore: auto merge branches (#39295)
chore: feature merge master
2022-12-06 08:55:00 +00:00
Nghiệp
cadab499e1
chore: fix vietnamese typos (#39279)
* chore: fix vietnamese typos

* Update snapshots
2022-12-06 15:32:20 +08:00
lijianan
d17d98f81a
fix: fix style error (#39282)
* fix: fix style error

* fix
2022-12-06 15:17:34 +08:00
afc163
ac0139c2c7
chore: simpify size-limit output (#39285) 2022-12-06 14:54:34 +08:00
lijianan
5ef1177270
chore: remove useless node_modules (#39278)
* chore: remove useless node_modules

* Update package.json
2022-12-06 10:25:26 +08:00
Ran Sagy
cfc3aae452
fixed he-il mistakes (#39280) 2022-12-06 10:20:27 +08:00
PisecesPeng
25d9ee096b
docs: fix Grid demo slider tooltip (#39275)
* docs: fix Grid demo slider tooltip

* docs: fix Grid demo slider tooltip

* docs: fix Grid demo slider tooltip
2022-12-06 00:23:29 +08:00
github-actions[bot]
e2e0b13dab
chore: auto merge branches (#39277)
chore: merge master to feature
2022-12-05 15:16:29 +00:00
afc163
943df6ac75 chore: resolve conflict 2022-12-05 22:54:40 +08:00
lijianan
6bb9dbc692
chore: remove useless node_modules (#39261)
* chore: remore useless node_modules

* fix

* fix

* fix

* fix
2022-12-05 22:28:08 +08:00
afc163
6614faee50
chore: fix size-limit action (#39268)
* chore: fix size-limit action

* Update .github/workflows/size-limit.yml

* Apply suggestions from code review

* Apply suggestions from code review
2022-12-05 21:32:10 +08:00
糊涂
c9d8b89e25
docs: improve property description (#39273)
按钮失效状态 》 设置按钮失效状态
2022-12-05 21:01:30 +08:00
二货机器人
c09dab5850 docs: fix site check where logic 2022-12-05 18:30:02 +08:00