叶枫
80e1bc87bc
style: remove importOrderSeparation from prettier config ( #44336 )
2023-08-22 13:11:18 +08:00
AN
af301a9822
fix(date-picker):fix format type processing for showTime. ( #44306 )
...
* fix(date-picker):fix format type processing for showTime.
* test✅ : Add showTime should work correctly when format is Array test
2023-08-22 13:00:42 +08:00
afc163
06d1c9a6e7
docs: font flash in home page ( #44333 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-22 11:31:49 +08:00
MadCcc
da699b11be
docs: add fallback for previewer ( #44327 )
...
* docs: add fallback for previewer
* chore: code clean
2023-08-21 23:28:14 +08:00
二货爱吃白萝卜
b26e3a77f9
fix: WaterMark clip logic ( #44321 )
...
* fix: cut logic
* chore: fix size
* test: update snapshot
* chore: rm useless code
2023-08-21 20:15:49 +08:00
MadCcc
21a2265efd
docs: show mirror modal on page load ( #44291 )
...
* docs: show mirror modal on page load
* chore: code clean
* chore: update
* fix: pathname reg
* chore: escape
* feat: add lang check
* chore: add langcheck
* feat: use src file
* chore: update css
* chore: update link
* Update .dumi/mirror-modal.js
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-08-21 19:51:47 +08:00
afc163
e02e53b817
docs: link preload => prefetch ( #44320 )
2023-08-21 19:48:50 +08:00
MadCcc
b50928fb88
chore: split previewer ( #44310 )
2023-08-21 14:38:22 +08:00
thinkasany
3b5e3e84bc
docs(tabs): remove useless string in Description ( #44307 )
2023-08-21 10:03:48 +08:00
叶枫
65fd05c344
style: add prettier-plugin-sort-imports ( #44287 )
...
* style: sort
* style: sort
* style: sort
* style: sort
* style: 规则调整
* style: 规则调整
2023-08-21 10:03:15 +08:00
thinkasany
8afbe6939e
docs(demo): Replace backticks with single quotes ( #44302 )
2023-08-20 20:32:09 +08:00
iola1999
80bd54f515
chore: redirect with rest url ( #44298 )
2023-08-18 18:29:44 +08:00
xrkffgg
8177c5235d
docs: add changelog 5.8.4 ( #44293 )
...
* docs: add changelog 5.8.4
* fix: lint
* fix: typo
2023-08-18 16:59:12 +08:00
Artyom Vancyan
7226c53c15
docs: add third-party library to the development section ( #44283 )
...
* Add `antd-phone-input` as a third-party library
Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
* Update recommendation.zh-CN.md regarding to the en-US docs
Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
* Update docs/react/recommendation.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
* Update docs/react/recommendation.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
---------
Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-18 15:18:51 +08:00
lijianan
3b913cf17b
site: add internationalization for docs ( #44263 )
...
* site: add internationalization for docs
* fix
* Update .dumi/theme/common/Color/ColorPaletteTool.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* fix: fix
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-18 10:41:45 +08:00
kouchao
ce687c50b1
fix(ColorPicker): color clear deformation ( #44258 ) ( #44273 )
...
* fix(ColorPicker): color clear deformation (#44258 )
* chore: merge styles
2023-08-18 10:04:01 +08:00
dependabot[bot]
affd62f78c
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.0.0 ( #44277 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.17.0 to 6.0.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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-17 23:18:15 +08:00
红果汁
73cfd37b77
fix: Descriptions
key prop issue ( #44278 )
...
* fix: descriptions throw react key prop error in jsx mode
* chore: update test
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-17 21:12:10 +08:00
afc163
7179dc8d4c
docs: update footer links ( #44272 )
2023-08-17 19:12:34 +08:00
afc163
3525966682
docs: Update faq.zh-CN.md ( #44274 )
...
* docs: Update faq.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update faq.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-17 19:12:26 +08:00
kiner-tang(文辉)
f1c38bf9e0
site(Calendar): add lunar calendar demo ( #44166 )
...
* feat: update demo
* feat: update demo
* feat: update demo
* feat: update demo
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-08-17 17:12:51 +08:00
AN
808452e49d
fix(DataPicker):fix picker content is not centered ( #44245 )
...
* Update index.ts
fix(DataPicker):fix picker content is not centered
Signed-off-by: AN <455454007@qq.com>
* fix(DataPicker):fix picker content is not centered
Signed-off-by: AN <455454007@qq.com>
---------
Signed-off-by: AN <455454007@qq.com>
2023-08-17 13:15:26 +08:00
苟培烜
9ba9da244a
fix: ColorPicker HEX input cursor jump bug ( #44137 )
...
* fix(color-picker): when inputting in the HEX,if you input a lowercase letter,the cursor will jump to the tail,and me fixed it.
* test: fix ColorPicker snapshot
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-16 20:45:39 +08:00
afc163
a92a883b77
docs: render china mirror link before hydration ( #44233 )
...
* docs: render china mirror link before hydration
* docs: fix pre render error
* chore: hide first
* chore: show china mirror link always
2023-08-16 18:19:11 +08:00
Konv Suu
83e3b5218a
docs(Tabs): update animated prop's description ( #44227 )
2023-08-15 19:24:40 +08:00
MadCcc
8a65ad6515
docs: fix font color ( #44236 )
2023-08-15 19:10:32 +08:00
MadCcc
3f0e74702e
docs: fix theme editor page ( #44232 )
2023-08-15 15:57:04 +08:00
Wing
4fb448ffac
doc: upload doc line break ( #44234 )
2023-08-15 15:13:04 +08:00
Kyriewen
9ec85346fd
docs(cascader): fix allowClear default value in doc ( #44230 )
...
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
2023-08-15 15:12:45 +08:00
二货爱吃白萝卜
aff2bb72ef
chore: update pagination ( #44226 )
2023-08-15 14:14:36 +08:00
MadCcc
d493594ffe
docs: fix menu sider-current demo ( #44222 )
2023-08-15 13:42:28 +08:00
dependabot[bot]
16f0738177
chore(deps-dev): bump lint-staged from 13.3.0 to 14.0.0 ( #44212 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.3.0 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.3.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: lint-staged
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-14 21:58:08 +08:00
kiner-tang(文辉)
41cb8be608
fix(DatePicker): optimize RangePicker's range area style ( #44206 )
...
* feat: optimize range-picker's range area style
* feat: optimize range-picker's range area style
* feat: optimize range-picker's range area style
2023-08-14 20:59:34 +08:00
猫猫
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