猫猫
e0e373f301
fix(badge): fix badge number is rtl ( #43998 )
...
* fix(badge): fix badge number is rtl
* test: fix snapshots
* feat: use dir attribute instead of bdi
* test: update snapshots
* test: back of snapshot
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-08-14 19:14:46 +08:00
afc163
d1bd2d0605
docs: Update recommendation ( #44207 )
...
* Update recommendation.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update recommendation.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-14 18:27:05 +08:00
二货爱吃白萝卜
ee984fee0a
fix: Modal open should not block dropdown hidden ( #44204 )
...
* refactor: adjust style
* fix: not event when hovering
* chore: add comment
2023-08-14 16:31:57 +08:00
二货爱吃白萝卜
72b449a1a4
docs: update faq ( #44198 )
...
* docs: update faq
* chore: update lint
* chore: update lint
* chore: use returnType
2023-08-14 13:32:57 +08:00
Electrolux
56f2bc5072
fix: (tabs)Unexpected color change in the click area of the mobile tabs component ( #44200 )
2023-08-14 12:08:25 +08:00
二货爱吃白萝卜
5ddec3ab82
chore: CI of PR welcome ( #44184 )
2023-08-12 00:36:34 +08:00
dependabot[bot]
95c6d4a365
chore(deps-dev): bump gh-pages from 5.0.0 to 6.0.0 ( #44178 )
...
Bumps [gh-pages](https://github.com/tschaub/gh-pages ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/tschaub/gh-pages/releases )
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md )
- [Commits](https://github.com/tschaub/gh-pages/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: gh-pages
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 23:36:10 +08:00
dependabot[bot]
56c168fe9e
chore(deps-dev): bump @types/gtag.js from 0.0.12 to 0.0.13 ( #44180 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js )
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 23:35:26 +08:00
MadCcc
ddfe37a14e
docs: bump theme-editor ( #44171 )
...
* chore: fix plugin antd import
* chore: code clean
* chore: fix image test
* chore: fix image test
2023-08-11 19:37:53 +08:00
Peach
8368458bf7
docs: changelog for 5.8.3 ( #44167 )
...
* docs: changelog for 5.8.3
* chore: bump version to 5.8.3
* docs: update changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Signed-off-by: Peach <scdzwyxst@gmail.com>
---------
Signed-off-by: Peach <scdzwyxst@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2023-08-11 14:40:50 +08:00
二货爱吃白萝卜
54081c800a
fix: Badge dot with status ( #44153 )
...
* fix: Badge with dot not processing
* test: update snapshot
2023-08-10 17:10:09 +08:00
红
da35a10f29
fix: update Modal defaultFooter Button disabled logic ( #43055 )
...
* test: add unit test
* fix: update disabled logic
* Revert "test: add unit test"
This reverts commit 7559a15af6
.
* test: add unit case
* test: update snapshot
* chore: update logic
* Revert "chore: update logic"
This reverts commit 89e2233eda
.
2023-08-10 16:48:28 +08:00
二货爱吃白萝卜
48e4e89e32
chore: adjust ci to save size-limit build time ( #44148 )
...
* chore: adjust ci
* chore: add message
* chore: lint
2023-08-10 15:17:40 +08:00
dependabot[bot]
5af2dcc384
chore(deps-dev): bump esbuild-loader from 3.2.0 to 4.0.0 ( #44136 )
...
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader ) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases )
- [Commits](https://github.com/esbuild-kit/esbuild-loader/compare/v3.2.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: esbuild-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-08-10 14:18:44 +08:00
JiaQi
aa7c45fb26
fix(Descriptions): nested Descriptions are affected by the external border style ( #43454 )
...
* fix: nested Descriptions are affected by the external border style
* chore: add test case
2023-08-10 14:06:13 +08:00
MadCcc
8d1a41709f
fix: image preview operations color ( #44141 )
2023-08-10 13:40:34 +08:00
afc163
e283ebf2e3
test: update Select jest snapshot ( #44140 )
...
* chore: update snapshot
* test: fix test case of Form Select
2023-08-10 00:43:44 +08:00
daisy
baa24a6ef9
fix(Upload): gif thumb url base64 type should be corrected ( #44083 )
...
* fix(Upload): gif thumb url base64 type should be corrected
* fix: add revokeObjectURL
* case: update
* case: remove comment
* fix: addEventListener -> onload
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-09 15:19:25 +08:00
daisy
a48e17717c
demo(Checkbox): adjust check-all demo ( #44127 )
...
* demo(Checkbox): adjust check-all demo
* chore: semantic
2023-08-09 14:32:54 +08:00
dependabot[bot]
a522a80310
chore(deps-dev): bump regenerator-runtime from 0.13.11 to 0.14.0 ( #44115 )
...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.11 to 0.14.0.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.0 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 22:18:45 +08:00
MadCcc
12efe328ac
docs: optimize site layout ( #44111 )
...
* docs: sticky header
* docs: adjust floatbutton zindex
* chore: code clean
2023-08-08 19:48:41 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
MadCcc
bb4b3f68c5
fix: FloatButtonGroup menu mode should support badge ( #44109 )
...
* fix: FloatButtonGroup menu mode should support badge
* chore: better condition
* chore: code clean
2023-08-08 18:05:16 +08:00
JiaQi
54621e98b8
chore: bump rc-picker ( #44105 )
2023-08-08 16:33:08 +08:00
kiner-tang(文辉)
7ff17e02a2
docs: update faq about auto-complete ( #44082 )
...
* docs: update faq about auto-complete
* docs: update faq about auto-complete
* docs: update docs
* Update components/auto-complete/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-08 15:33:53 +08:00
MadCcc
bd1ca16294
chore: type guard ( #44103 )
2023-08-08 15:13:21 +08:00
lihuan-bot
40febebe6e
docs: The parameter is different from the actual ( #44101 )
2023-08-08 13:49:52 +08:00
afc163
59dd632fc3
style: fix Carousel dots reset style ( #44076 )
...
https://codesandbox.io/s/basic-antd-5-8-2-forked-x3rgjy?file=/demo.tsx
2023-08-08 13:45:34 +08:00
二货爱吃白萝卜
3f85a200a0
chore: remove space useless style ( #44098 )
2023-08-08 11:41:53 +08:00
MadCcc
5423649bd9
fix: should compatible with cssinjs < 1.15 ( #44091 )
...
* fix: should compatible with cssinjs <= 1.16
* chore: comment
2023-08-08 10:37:40 +08:00
thinkasany
e767502bdb
docs(demo): add showIcon demo ( #44019 )
...
* docs: add showIcon demo
* fix: update snap
2023-08-08 09:57:18 +08:00
afc163
c5a1ee8b66
fix: Carousel should support id property ( #44079 )
2023-08-07 19:57:58 +08:00
MadCcc
3d22c1a26f
docs: add v4 theme guide ( #44078 )
...
* docs: add v4 theme guide
* chore: code clean
* chore: code clean
* docs: update docs en
2023-08-07 19:35:32 +08:00
AN
d989e9495e
chore : fix windows startup ( #44064 )
...
Co-authored-by: 梓安 <yuanzhian@cai-inc.com>
2023-08-07 18:05:33 +08:00
Peach
1273cc9d01
docs: avoid unnecessary re-render when toggle debug ( #42255 )
...
* docs: avoid unnecessary re-render when toggle debug
* chore: upgrade dumi
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-07 17:07:25 +08:00
二货爱吃白萝卜
c583f9a0ad
fix: useLayoutEffect to fix shaking list ( #44075 )
2023-08-07 16:04:55 +08:00
MadCcc
dc065177f9
docs: sandpack block support config ( #44072 )
...
* docs: sandpack block support config
* chore: fix lint
2023-08-07 14:24:05 +08:00
afc163
c5cae926ff
docs: improve code previewer style ( #44071 )
...
* docs: improve code previewer style
* docs: simplify dom structure
2023-08-07 13:47:28 +08:00
thinkasany
d009fbdd4e
type(Link): LinkProps add style type ( #44041 )
2023-08-07 11:43:28 +08:00
二货爱吃白萝卜
4e32093adc
docs: fix changelog parse logic ( #44068 )
2023-08-07 11:31:28 +08:00
kiner-tang(文辉)
6c706908fc
feat: update the demo of InputNumber ( #44049 )
2023-08-07 11:25:18 +08:00
二货爱吃白萝卜
e8f9f6a88d
docs: Add happy wave package ( #44031 )
...
* docs: theme add happy work
* docs: update happy
* fix: lint
* docs: rename
2023-08-07 10:44:04 +08:00
二货爱吃白萝卜
9427c264f4
docs: misc update ( #44034 )
...
* docs: misc update
* docs: update
* docs: update
* docs: update
* Update components/form/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-07 10:42:15 +08:00
二货爱吃白萝卜
527e1bf03e
docs: add blog of happy work ( #44050 )
2023-08-07 09:42:09 +08:00
renovate[bot]
5aad67f7c0
chore(deps): update dependency eslint-config-prettier to v9 ( #44051 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-06 18:42:10 +08:00
afc163
fee14ecdf6
style: fix Pagination buttons transition style ( #44030 )
2023-08-04 20:56:22 +08:00
MadCcc
d9c7a0cc82
docs: react docs arrange ( #44029 )
...
* docs: react docs arrange
* chore: code clean
* docs: arrange docs en
* docs: update
* docs: update
* docs: update en doc
* docs: update
2023-08-04 19:27:38 +08:00
MuxinFeng
63bb664b7d
style: addon size should inherit from props ( #44000 )
...
* style: addon size should inherit from props
* fix: do not inherit when size equals small
2023-08-04 18:24:03 +08:00
MuxinFeng
58feeeeada
style: fix popconfirm btn style ( #44022 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-04 18:08:27 +08:00
lijianan
ee61b30f6b
site: fix error Tabs.TabPane is deprecated use items directly ( #44028 )
...
* site: fix error Tabs.TabPane is deprecated use `items` directly
* fiux
2023-08-04 17:32:09 +08:00