Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
afc163
54316f719c
test: disable timeout for puppeteer waitForSelector ( #44611 )
2023-09-04 17:58:51 +08:00
Kyriewen
56724cde28
fix(Upload): action buttons focus style leave after click it ( #44594 )
...
* fix(upload): actions_btn_focus_styles
* fix(upload): download button is still in focus state after being clicked
* fix(upload): use focus-visible instead focus
---------
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
2023-09-04 14:45:03 +08:00
二货爱吃白萝卜
c7a09284d4
docs: add faq about valuePropName ( #44609 )
...
* docs: add faq about valuePropName
* docs: more info
* docs: clean up
2023-09-04 14:10:39 +08:00
二货爱吃白萝卜
c29e91d1d0
docs: Blog of extends of ConfigProvider ( #44606 )
...
* docs: init
* docs: cp theme blog
* docs: demo back
2023-09-04 11:41:23 +08:00
二货爱吃白萝卜
0396899ff6
fix: Form.Item noStyle
support validation status ( #44576 )
...
* fix: FormItem.useStatus can not get status
* fix: noStyle not patch style
* fix: noStyle inhreit logic
* docs: update docs
* test: add test case
* refactor: nostyle block status
* fix: coverage
2023-09-04 10:03:12 +08:00
lijianan
0f843cf106
chore: fix docs typo ( #44604 )
2023-09-04 09:23:47 +08:00
二货爱吃白萝卜
5a5af385b8
fix: CheckableTag miss CP tag ( #44602 )
...
* fix: CheckableTag miss CP tag
* chore: bump tag
* chore: fix failed
* chore: fix circle
2023-09-03 10:20:24 +08:00
Amumu
9d162d3408
docs: sort i18n table ( #44603 )
2023-09-03 01:09:17 +08:00
afc163
8099247df4
docs( ✨ ): release 5.8.6 ( #44597 )
...
* docs(✨ ): release 5.8.6
* chore: add changelog
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-09-02 19:25:43 +08:00
afc163
5706f21dfb
chore: skip husky install in ci environment ( #44600 )
...
https://typicode.github.io/husky/guide.html#with-is-ci
2023-09-02 19:05:46 +08:00
Kyriewen
27d8f622ad
chore(float-button): remove unused css code ( #44587 )
...
* fix(float-button): fix componentCls display props
* chore(float-button): remove useless styles
2023-09-02 18:38:54 +08:00
afc163
3f01f83b79
docs: remove READMEs but ENG and CHN ( #44596 )
2023-09-02 18:04:44 +08:00
dingkang
9a2ef0e0da
chore: update README ( #44589 )
...
* site: fix a link jump
* test: update Snapshot
* chore: Update README.md
* chore: Update README-zh_CN.md
* Update README-zh_CN.md
* chore: update README
* Update README-uk_UA.md
* Update README-uk_UA.md
* Update README-ar_EG.md
* Update README-ja_JP.md
* Update README-pt_BR.md
* Update README-sp_MX.md
* Update README-zh_CN.md
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-09-02 15:04:17 +08:00
KuangPengfei
24c7b2ea42
site: optimize site scroll bar dark mode style ( #44588 )
...
* style(site): set `prefers-color-scheme` value to optimize the dark mode style of the site scroll bar
* style(site): optimize the value acquisition logic of `prefers-color-scheme`
2023-09-02 12:17:20 +08:00
Amumu
edf907bf11
fix: slider track draggale range height/width error ( #44503 )
...
* fix: slider track draggale range height/width error
* chore: style
2023-09-02 00:16:01 +08:00
cnjs
7198497077
fix: hide arrow for last item in vertical Steps ( #44582 )
2023-09-02 00:11:52 +08:00
红
9258dea59e
docs: add note regarding considerations for using getContainer ( #44504 )
...
* docs: add note regarding considerations for using getContainer
(cherry picked from commit fa6af984ee896f13b4f983f905092098f2f8689d)
* chore: update
Co-authored-by: kiner-tang <kiner-tang@users.noreply.github.com>
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
---------
Co-authored-by: kiner-tang <kiner-tang@users.noreply.github.com>
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
2023-09-01 23:54:38 +08:00
Konv Suu
41ef050cb5
chore: typo ( #44579 )
...
update
2023-09-01 23:39:56 +08:00
afc163
e689878359
chore: Update happy-work.zh-CN.md ( #44572 )
...
改成中文标点。
Signed-off-by: afc163 <afc163@gmail.com>
2023-09-01 12:42:24 +08:00
lijianan
a3d8bf9c67
chore: update docs use with Next.js ( #44569 )
...
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-09-01 10:51:21 +08:00
Serene Ding
b0f0975a4a
docs: update form docs description ( #44548 )
...
* Update index.zh-CN.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* add quotes
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update components/form/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update components/form/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: Serene Ding <sereneding123@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-08-31 23:01:51 +08:00
dingkang
48ebf3ab15
site: fix a link flash jump ( #44556 )
...
* site: fix a link jump
* test: update Snapshot
2023-08-31 21:23:50 +08:00
lijianan
a608bfa08a
chore: fix form demo error ( #44549 )
...
* fix: fix form demo error
* update snap
2023-08-31 21:23:02 +08:00
afc163
ae53a452f2
docs: add help text for token customization ( #44540 )
...
* docs: add help text for token customization
* docs: add help text for token customization
* docs: add help text for token customization
* docs: add help text for token customization
2023-08-31 09:48:54 +08:00
二货爱吃白萝卜
d0cc758d0e
fix: Form sm 24 not working ( #44541 )
...
* fix: Form sm 24 not working
* chore: comment it
2023-08-31 09:37:51 +08:00
AKing
a265257e7d
fix: record the completed length of the last calculation as the transison length ( #43058 )
...
* fix: record the completed width of the last calculation as the transition width in the calculation
* test: add test case
* test: correct test case name
* refactor:rename conut to count
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-30 23:24:19 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
咲奈Sakina
e88581c798
chore: migrate rome to biome ( #44522 )
...
* chore: migrate rome to biome
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
---------
Signed-off-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-30 11:59:55 +08:00
叶枫
7e1e6d8e73
chore: fix overview search ( #44523 )
2023-08-30 09:53:18 +08:00
dependabot[bot]
64fd1cd145
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.5.0 ( #44515 )
...
* chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.62.0 to 6.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-29 22:29:13 +08:00
二货爱吃白萝卜
acdf1153fa
refactor: Extract Tag unused style ( #44512 )
...
* refactor: tag status as extract style
* chore: add key
* chore: preset of it
2023-08-29 19:43:48 +08:00
MadCcc
629efb7d5d
perf: Notification style should be generated when shown ( #44488 )
...
* fix: Notification style should be generated when shown
* chore: bump rc-notification
* chore: code clean
* feat: update
2023-08-29 19:31:12 +08:00
二货爱吃白萝卜
8d7dd80120
docs: Update batch of docs & demos ( #44509 )
...
* docs: update select opt
* docs: update form deps demo
* docs: upload onChange
* docs: update form nest Form.List demo
2023-08-29 18:47:41 +08:00
Konv Suu
9c494ab910
fix: transfer label height ( #44471 )
2023-08-29 17:56:56 +08:00
MadCcc
0f87c9d259
fix: Watermark should not crash if content is empty ( #44501 )
2023-08-29 16:44:13 +08:00
二货爱吃白萝卜
7a66d46051
refactor: Form style should always before Grid ( #44485 )
...
* fix: use css variable to support dynamic display
* chore: support order
* chore: add ie fallback
* chore: add ie fallback
2023-08-29 15:48:03 +08:00
Andy Hsu
457feb7933
docs(select): fix incorrect link of AutoComplete ( #44500 )
...
* docs: fix incorrect link of `AutoComplete`
Signed-off-by: Andy Hsu <i@nn.ci>
* docs(select): sync `AutoComplete` related content in `zh-CN` to `en-US`
Signed-off-by: Andy Hsu <i@nn.ci>
---------
Signed-off-by: Andy Hsu <i@nn.ci>
2023-08-29 15:42:26 +08:00
lijianan
fae1fef77d
fix: add role="button" props to div ( #44494 )
...
* fix: add role="button" props to div
* fix: fix
2023-08-29 15:04:03 +08:00
MadCcc
c70ba36540
chore: disabled compat/compat in test files ( #44496 )
2023-08-29 14:33:56 +08:00
William Entriken
fec423ea1b
docs: Update definition for dashed button ( #44481 )
...
This updates the English documentation for the dashed button.
This updates the English to better translate the [Chinese version](345a3a0624/components/button/index.zh-CN.md
).
(I'm assuming the Chinese version is normative.)
Signed-off-by: William Entriken <github.com@phor.net>
2023-08-29 09:14:48 +08:00
叶枫
345a3a0624
fix: Form 与 Grid 样式冲突问题 ( #44472 )
...
* fix: style
* fix: style
* chore: ref
2023-08-28 22:10:47 +08:00
二货爱吃白萝卜
a95662d0e1
refactor: button default not use compact style ( #44475 )
...
* refactor: button default not use compact style
* chore: clean up
2023-08-28 21:42:39 +08:00
红果汁
2d1d98790e
fix: color picker open popup when disabled ( #44466 )
2023-08-28 20:16:34 +08:00
lijianan
4d1bac4651
site: add code-hide Button for CodePreviewer ( #44449 )
...
* site: add code-hide Button for CodePreviewer
* fix: fix style
* add token
* fix: fix css props
* fix
* fix: fix
* fix: fix
* Update .dumi/theme/builtins/Previewer/CodePreviewer.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-28 20:10:40 +08:00
afc163
07056fa791
docs: fix theme card style in Firefox ( #44473 )
2023-08-28 19:48:55 +08:00
二货爱吃白萝卜
97b03dc938
fix: rm useless ts def of upload ( #44468 )
2023-08-28 19:38:03 +08:00
vagusX
bbbc3d9bd5
docs: v5.8.5 ( #44461 )
2023-08-28 17:18:13 +08:00
红果汁
74f6040cdc
fix: carousel vertical drag issue ( #44460 )
2023-08-28 14:58:42 +08:00
红
3e171a9f4f
feat: default add resetIcon Style ( #41208 )
...
* feat: default add resetIcon Style
chore: remove
test: add case
feat(App): icon reset style feature
Revert "feat(App): icon reset style feature"
This reverts commit be6905553dcabbd490ad60be0c08c8328736bd62.
Revert "chore: remove"
This reverts commit 417d5f90051a342325ccc9b5cbf3d249ab0ec826.
chore: update
chore: update
* chore: update
* chore: resolve import
* chore: update code style
2023-08-28 10:49:18 +08:00