lijianan
6a5e7ded43
refactor: remove Space & Grid IE compatible logic ( #44620 )
...
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
2023-09-05 10:17:56 +08:00
Gunay
46341b115c
feat: custom feedback icons ( #43894 )
...
* custom feedback icons initial
(cherry picked from commit 22e43ad0357ea5294baf6eda659c900b1ab170f1)
* tests added and snaps updated
* Revert "tests added and snaps updated"
This reverts commit 13b57be30c
.
* unittest and documentation changes
* feedback items could be turn off
* documentation fix
* move feedback icons object into the hasFeedback prop
* feedbackIcons added to the form element
* test: commit trigger
* fix: failed form test
* snaps updated
* Update components/form/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Gunay <gladio@gmail.com>
* Update components/form/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Gunay <gladio@gmail.com>
* Update components/form/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Gunay <gladio@gmail.com>
* Update components/form/demo/custom-feedback-icons.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update components/form/demo/custom-feedback-icons.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: Gunay <gladio@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-09-04 20:36:45 +08:00
lijianan
4c91896abb
refactor: use token instead of constant in size ( #44598 )
...
* refactor: use token instead of constant in size
* fix: fix
* fix: fix
* test: update snap
* fix: update snap
* test: fix test case
* fix: fix
* fix: fix
* fix: fix
* fix: fix tast cov
* fix: fix test case
* chore: add comment
* chore: add comment
* chore: add comment
* chore: rename
* chore: rename
* fix: fix test case
* fix: fix test case
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* test: add test case
* fix: fix
* test: update snap
* fix: fix
* fix: fix
* test: update
* test: update
* chore: fix
* fix: type
* test: remove test
2023-09-04 19:59:02 +08:00
MadCcc
b284648f11
refactor: fix compiling ( #44616 )
...
* refactor: fix compiling
* perf: code logic update
2023-09-04 17:20:30 +08:00
shawn
85dc67f1cc
feature: add itemSelectedFontColor token in Segemented Component ( #44570 )
...
* feature: segemented新增component token
* feature: segemented新增component token
* Apply suggestions from code review
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: xiaozisong <xiaozis@gantsoftware.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-04 11:07:39 +08:00
github-actions[bot]
c83c5876fc
chore: auto merge branches ( #44601 )
...
chore: feature merge master
2023-09-03 03:01:57 +00:00
栗嘉男
18af5374e8
Merge branch 'master' into feature-merge-master
2023-09-03 10:31:39 +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
yoyo837
ad46da1697
Merge branch 'master' into feature-merge-master
2023-09-03 00:22:34 +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
lijianan
9f8d68d857
fix: fix CI fail ( #44592 )
2023-09-02 16:01:41 +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
kiner-tang(文辉)
e23cc690e7
feat: support hide expandIcon ( #44554 )
...
* site: hide theme example menu's expandIcon
* feat: optimize code
* feat: optimize code
* feat: update test case
2023-09-01 11:09:48 +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
github-actions[bot]
e19a808c18
chore: auto merge branches ( #44567 )
...
chore: merge master into feature
2023-08-31 16:40:31 +00:00
栗嘉男
b12d69cf42
chore: merge master into feature
2023-09-01 00:02:50 +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
二货爱吃白萝卜
d3c2f75ed3
refactor: ConfirmModal layout to fix batch of bug ( #44557 )
...
* refactor: Modal confirm style
* test: fix test case
* chore: merge wireframe
* chore: modify limit
* test: update snapshot
2023-08-31 22:21:32 +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
二货爱吃白萝卜
cbfb126690
feat: Descriptions items.span
support responsive config ( #44534 )
...
* feat: Desc items support responsive
* refactor: useBreakPoint
* docs: update docs
* test: add test case
* chore: update def
* chore: fix def
2023-08-30 22:09:32 +08:00
MadCcc
b0dd138fba
feat: ConfigProvider support Tabs indicatorSize
( #44517 )
...
* feat: ConfigProvider support tabs.indicatorLength
* feat: ConfigProvider support card.tabProps
* Revert "feat: ConfigProvider support card.tabProps"
This reverts commit 817af9a6bb
.
* chore: rename
* docs: add demo
2023-08-30 21:28:45 +08:00
二货爱吃白萝卜
659054ee49
docs: Blog virtual table ( #44526 )
...
* docs: virtual table
* docs: fix other blog style
* docs: more
2023-08-30 21:18:09 +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
github-actions[bot]
639c0c2505
chore: auto merge branches ( #44516 )
...
chore: Feature merge master
2023-08-29 15:33:43 +00:00
二货机器人
25e76416e1
chore: fix lint
2023-08-29 23:02:18 +08:00
梓安
6ebbdc92d6
feat ✨ (transfer):Add a new direction parameter for filterOption func… ( #44417 )
...
* feat✨ (transfer):Add a new direction parameter for filterOption function
* docs📝 (transfer): update filterOption API
* test(transfer): Add the filterOption parameter test
* docs📝 (transfer): update filterOption API
* test(transfer): Update the filterOption parameter test
* docs📝 (transfer): update filterOption API
* test(transfer): Update the filterOption parameter test
* test(transfer): Update the filterOption parameter test
* test(transfer): Update the filterOption parameter test
* Update components/transfer/index.en-US.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
---------
Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: yuanzhian <yuanzhian@cai-inc.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-08-29 22:53:43 +08:00
二货机器人
0cd139e3e3
Merge branch 'feature-merge-master' of https://github.com/ant-design/ant-design into feature-merge-master
2023-08-29 22:47:49 +08:00
二货机器人
59cc096c11
test: fix test case
2023-08-29 22:47:16 +08:00
栗嘉男
f5de0209e6
Merge branch 'master' into feature-merge-master
2023-08-29 22:34:55 +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
二货机器人
64d7ac1bc4
test: update snapshot
2023-08-29 21:36:15 +08:00
二货机器人
620e168cfc
chore: feature merge master
2023-08-29 19:51:31 +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