二货爱吃白萝卜
2c1bafb82a
docs: changelog of 5.0.5 ( #39401 )
...
* docs: changelog of 5.0.5
* Update CHANGELOG.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-12-08 17:47:56 +08:00
afc163
cf476d9477
chore: improve ThemeSwitcher implementation ( #39398 )
...
* docs: theme should be in searchParams
* chore: use locale text
* chore: fix searchParams usage
* fix: compact can use with dark/light theme
* chore: fix lint
2022-12-08 17:44:49 +08:00
二货爱吃白萝卜
33deda5e38
docs: Update Blog ( #39399 )
...
* docs: auto order
* docs: getContainer blog
* chore: rm console
2022-12-08 16:46:48 +08:00
afc163
b2df64a057
chore: fix code box icons cannot display in Safari ( #39395 )
...
close #39318
2022-12-08 16:43:00 +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
afc163
66754060f9
chore: remove unused devDeps ( #39392 )
2022-12-08 13:44:20 +08:00
MadCcc
d04756c983
docs: add heading link ( #39388 )
...
* docs: add heading link
* refactor: global styles
2022-12-08 12:14:18 +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
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
2022-12-08 10:17:51 +08:00
lijianan
ee6ca79f0f
refactoring: jsx => tsx ( #39383 )
...
* refactoring: jsx => tsx
* fix lint
2022-12-08 10:13:38 +08:00
afc163
122b3f1041
chore: Update PULL_REQUEST_TEMPLATE.md ( #39374 )
...
* Update PULL_REQUEST_TEMPLATE.md
* Update issue-open-check.yml
* Update pr-open-check.yml
2022-12-07 23:37:12 +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
Wuxh
4a803962eb
site: update docs styles ( #39348 )
...
* site: update docs styles
* site(theme): add ColorChunk component
* chore: update
* docs: update docs
2022-12-07 22:36:08 +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
dependabot[bot]
3eaf72e2e8
chore(deps-dev): bump @types/jest-image-snapshot from 5.1.0 to 6.1.0 ( #39369 )
...
Bumps [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot ) from 5.1.0 to 6.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot )
---
updated-dependencies:
- dependency-name: "@types/jest-image-snapshot"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 21:01:11 +08:00
MadCcc
e5a8e035de
docs: update theme editor ( #39363 )
...
* docs: update theme editor
* chore: code clean
* chore: code clean
* chore: fix lint
2022-12-07 20:22:15 +08:00
afc163
ed8fac4989
chore: fix SSG hydration issue ( #39359 )
2022-12-07 19:51:10 +08:00
South
7fac457e66
docs: fix Table size default value ( #39351 )
...
* docs: Table文档size参数不正确
* docs: table size
2022-12-07 18:39:10 +08:00
lijianan
f75cd075ec
style: code style optimization ( #39331 )
...
* style: code optimization
* fix
* add type
2022-12-07 18:27:02 +08:00
lijianan
07fdd6dd60
refactoring: js => ts ( #39360 )
2022-12-07 18:26:29 +08:00
Wuxh
a8a9607bd6
ci: update site-deploy.yml ( #39312 )
...
* ci: add doc-site workflow
* ci: Add Manual Trigger Action
* ci: update site-deploy.yml
Modify trigger events
Add Surge Deployment
Add Deployment Success Comment function
* Revert "ci: Add Manual Trigger Action"
This reverts commit 5bd75d1e58
.
* Revert "ci: add doc-site workflow"
This reverts commit ec7e7e40e7
.
* ci: update ci config
2022-12-07 17:44:00 +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