dally_G
dab3cc9798
fix: fix Input.Search style ( #44660 )
...
Signed-off-by: dally_G <511904266@qq.com>
2023-09-06 20:04:56 +08:00
afc163
f0bf373828
chore: change notification sound ( #44661 )
2023-09-06 19:21:58 +08:00
github-actions[bot]
bddcd17509
chore: auto merge branches ( #44648 )
...
chore: feature merge master
2023-09-05 19:26:20 +00:00
栗嘉男
70466b0ebb
chore: merge master into feature
2023-09-06 02:49:25 +08:00
Victor Ye
dff3c63e1c
docs: fix wrong description about Avatar's Design Token ( #44634 )
...
Co-authored-by: 叶宇轩 <--global>
2023-09-05 23:19:06 +08:00
btea
002382c85f
chore: install using pnpm ( #44639 )
2023-09-05 23:15:20 +08:00
二货爱吃白萝卜
1b61870c5d
fix: Modal hooks press esc can not trigger await ( #44646 )
...
* test: test driven
* fix: await missing esc
2023-09-05 21:36:21 +08:00
二货爱吃白萝卜
ee8cf22aa6
feat: Form validation support validateDebounce
( #44633 )
...
* chore: bump rc-field-form
* docs: add debounce demo
* docs: update demo
* test: update snapshot
* docs: typo
2023-09-05 19:52:06 +08:00
lijianan
49e1efaafc
fix: fix date-picker footer style ( #44642 )
...
* fix: fix date-picker style
* Update index.ts
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-09-05 18:51:51 +08:00
CYB292
69c52b7a5b
feat: ColorPicker support defaultFormat ( #44487 )
...
* feat: ColorPicker support defaultFormat
* test: add test case
* docs: update en doc
---------
Co-authored-by: chenyuanbao@baidu.com <chenyuanbao@baidu.com>
Co-authored-by: Redjue <pingfj77@gmail.com>
2023-09-05 18:42:40 +08:00
github-actions[bot]
caa71d4a34
chore: auto merge branches ( #44629 )
...
chore: feature merge master
2023-09-05 06:21:16 +00:00
kiner-tang(文辉)
03fee8d837
feat: export BasicDataNode type from tree ( #44624 )
2023-09-05 13:43:15 +08:00
MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +08:00
MadCcc
ef4ccaeaac
chore: migrate to actions/checkout@v4 ( #44623 )
2023-09-05 11:55:52 +08:00
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
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
MadCcc
b284648f11
refactor: fix compiling ( #44616 )
...
* refactor: fix compiling
* perf: code logic update
2023-09-04 17:20:30 +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
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
二货爱吃白萝卜
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
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