Amumu
3524c68354
chore: bump deps for 5.x ( #45176 )
2023-10-05 02:54:53 +08:00
ViPro (京京)
aaa9d7b7c9
docs: fix shadow dom css link ( #45169 )
2023-10-04 00:48:02 -05:00
mingming-ma
a4939fabcf
fix: CheckableTag support ref ( #45164 )
...
* fix: CheckableTag support ref (#45070 )
* optimize test code (#45070 )
2023-10-03 22:59:54 +08:00
Antoni Sierakowski
c3ea21ab82
fix: add missing Tour pl_PL locale ( #45166 )
...
Co-authored-by: Antoni Sierakowski <antoni.sierakowski@alphamoon.ai>
2023-10-03 21:58:14 +08:00
github-actions[bot]
0567b73d9e
chore: auto merge branches ( #45163 )
...
chore: merge master into feature
2023-10-03 03:40:38 +00:00
栗嘉男
726c25ca84
fix: fix
2023-10-03 11:06:00 +08:00
栗嘉男
b972466de9
fix: fix
2023-10-03 10:52:04 +08:00
lijianan
853ec97351
fix: fix master CI FAIL ( #45162 )
2023-10-03 08:09:46 +08:00
Sven
90d6377d65
fix: Avatar group responsive font not working ( #34722 )
...
* fix: Avatar group responsive font not working
* Update index.less
* chore: 兼容IE
* Update components/avatar/style/index.less
* Update avatar.tsx
---------
Co-authored-by: Sven <laishiwen@coding.net>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-10-03 06:56:51 +08:00
Rinku Chaudhari
c4040ec81b
chore: fix docs comments ( #45156 )
...
* refactor: convertLegacyProps function moved to buttonHelpers
* docs: spelling and grammar fixes
* docs: fix comments grammar
2023-10-03 05:44:09 +08:00
renovate[bot]
9cae3430ba
chore(deps): update dependency @types/isomorphic-fetch to ^0.0.37 ( #45152 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-30 19:54:08 -05:00
renovate[bot]
a83a693cc2
chore(deps): update dependency remark-cli to v12 ( #45039 )
...
* chore(deps): update dependency remark-cli to v12
* fix: fix lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-09-30 20:50:11 +08:00
Jung Min O
3586a7d85f
fix: update ko_KR lang ( #45150 )
...
Signed-off-by: Jung Min O <owjs3901@naver.com>
2023-09-30 20:02:48 +08:00
kiner-tang(文辉)
780a50bed0
types: export notification's ArgsProps type as NotificationArgsProps ( #45147 )
2023-09-30 17:40:44 +08:00
红
2c83c308ea
ci: fix workflow artifact download path error ( #45141 )
...
Signed-off-by: 红 <wxh1220@gmail.com>
2023-09-30 09:42:48 +08:00
kiner-tang(文辉)
5962e3a89d
chore: Trigger Argos with white-listed users ( #45115 )
...
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: kiner-tang(文辉) <134478213+lke-twh@users.noreply.github.com>
2023-09-29 14:31:16 +08:00
bubucuo
65975f2e5f
docs: update docs link ( #45121 )
...
* chore: update link
The link here should point to server-side rendering, but the documentation mentions a link for customizing themes.
* Update faq.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update faq.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-09-29 13:27:59 +08:00
红
80d6c3f960
ci: add site test workflow ( #45133 )
...
* test: add doc tables test
* ci: add site E2E test workflow
2023-09-28 14:18:09 +08:00
Peach
716dcf611d
docs: changelog for 5.9.4 ( #45129 )
...
* docs: changelog for 5.9.4
* chore: bump version to 5.9.4
2023-09-28 14:13:12 +08:00
github-actions[bot]
d4cdcefcfc
chore: auto merge branches ( #45117 )
...
chore: feature merge master
2023-09-27 12:55:52 +00:00
MadCcc
9f55e6c11a
fix: Button two Chinese chars ( #45126 )
2023-09-27 20:17:40 +08:00
叶枫
05cc5f1254
docs: fix typos ( #45116 )
2023-09-27 12:17:33 +08:00
kiner-tang(文辉)
051a038728
docs: update docs about filter and sorter in table ( #45108 )
...
* docs: update docs about Filter and sorter
* chore: trigger argos
* chore: trigger argos
---------
Co-authored-by: kiner-tang(文辉) <134478213+lke-twh@users.noreply.github.com>
2023-09-27 09:45:47 +08:00
二货爱吃白萝卜
7e692ad585
feat: Cascader.Panel support ( #45089 )
...
* chore: init
* chore: panel style
* docs: update demo
* chore: fill style
* test: update snapshot
* docs: update demo
* chore: push
* docs: update desc
* chore: fix icons
* chore: use shared hooks
* test: update snapshot
* chore: fix lint
2023-09-26 17:34:49 +08:00
afc163
774195782b
feat: bump antd-tools ( #45101 )
...
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2023-09-26 17:32:05 +08:00
afc163
07eb5ba82d
docs: move copy button into code previewer ( #45099 )
2023-09-26 16:41:41 +08:00
kiner-tang(文辉)
e91abf3df3
Revert "chore: enable resolvePackageJsonExports ( #45085 )" ( #45092 )
...
This reverts commit e85054879e
.
2023-09-26 14:40:51 +08:00
Vladimir Yamshikov
d07ad8f504
fix: rc-table error ( #45090 )
...
Co-authored-by: yamshikovvs <iamshchikov.vs@edu.rut-miit.ru>
2023-09-26 14:38:23 +08:00
MadCcc
735ae7440c
chore: bump dumi ( #44877 )
...
* chore: bump dumi
* chore: bump
* chore: bump
* chore: add overrides
* chore: bump
* chore: bump dumi
---------
Signed-off-by: MadCcc <1075746765@qq.com>
2023-09-26 13:49:30 +08:00
MadCcc
a6c91c5064
fix: DatePicker fontFamily ( #45088 )
2023-09-26 13:42:56 +08:00
MadCcc
29be72bc38
fix: Tour step.type
should work ( #45086 )
...
* fix: Tour step.type should work
* chore: code clean
* chore: update memo deps
* chore: code clean
2023-09-26 13:42:43 +08:00
Zhaolin Liang
ef7c500a8e
fix(Button): loading icon appearing when rendering ( #45030 )
2023-09-26 11:57:03 +08:00
kiner-tang(文辉)
e85054879e
chore: enable resolvePackageJsonExports ( #45085 )
...
* chore: enable resolvePackageJsonExports
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-09-26 11:39:04 +08:00
kiner-tang(文辉)
69d048784f
feat: Drawer support classNames ( #44935 )
...
* feat: drawer support classNames
* docs: update docs
* feat: bump rc-drawer
* feat: bump rc-drawer
* feat: optimize style
* feat: optimize type
* feat: optimize type
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-25 20:37:37 +08:00
Zong-Ke Zhang
3e70e3175b
docs(Dropdown): Add Docs the pop-up menu position will follow the right-click position ( #45076 )
...
* docs(Dropdown): Add Docs the pop-up menu position will follow the right-click position
* Update components/dropdown/demo/context-menu.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com>
---------
Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com>
Co-authored-by: Heising <heising@travelconnect.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2023-09-25 20:12:08 +08:00
github-actions[bot]
01a62798a6
chore: auto merge branches ( #45067 )
...
chore: feature merge master
2023-09-25 10:15:22 +00:00
二货爱吃白萝卜
ba4c9a1a66
docs: update ( #45068 )
2023-09-25 17:35:48 +08:00
Amumu
bfc5728ef5
docs: add faq ( #45050 )
...
* docs: add faq
* link
* fix docs
* Update components/upload/index.zh-CN.md
Co-authored-by: 红 <wxh1220@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.zh-CN.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.en-US.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
---------
Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 红 <wxh1220@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-09-25 16:58:04 +08:00
二货爱吃白萝卜
55190b6360
docs: reorder ( #45065 )
...
* docs: reorder
* docs: update
2023-09-25 16:48:53 +08:00
MadCcc
e43686da70
docs: fix site issue ( #45063 )
...
* docs: fix site issue
* chore: code clean
2023-09-25 16:08:42 +08:00
kiner-tang(文辉)
ceed98582c
feat(modal): support classNames ( #44934 )
...
* feat: modal support classNames
* docs: update docs
* feat: bump rc-dialog
* feat: bump rc-dialog
* feat: update rc-image
* feat: optimize style
* feat: optimize type
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-09-25 14:27:41 +08:00
renovate[bot]
f915f2c4d3
chore(deps): update peter-evans/commit-comment action to v3 ( #45056 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 13:45:02 +08:00
二货爱吃白萝卜
687977445c
docs: changelog of 5.9.3 ( #45049 )
...
* docs: changelog of 5.9.3
* docs: update
* docs: update
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-25 13:38:29 +08:00
Isaac Batista
966e5a770f
demo: fix typescript undefined error on search.tsx ( #45027 )
...
Without this typescript will not compile
Signed-off-by: Isaac Batista <isaacbatst@gmail.com>
2023-09-25 12:18:20 +08:00
dingkang
2a3815d4df
fix: Typography When setting fontSize to an odd number bug ( #45031 )
...
* fix: Typography When setting fontSize to an odd number bug
* chore: update .npmrc to resolve sharp install fail
* fix: retry CI
* chore: update .npmrc
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-25 11:44:59 +08:00
MadCcc
54a2df3f53
fix: input should have correct padding with controlHeight ( #45048 )
...
* fix: input should have correct padding with controlHeight
* chore: update snapshot
* chore: update snapshot
2023-09-25 11:44:17 +08:00
github-actions[bot]
db541f9907
chore: auto merge branches ( #45047 )
...
chore: merge master into feature
2023-09-25 03:36:55 +00:00
dingkang
3ffe70ae4e
fix: table cellPaddingBlock token bug ( #45040 )
...
* fix: table cellPaddingBlock token bug
* style: fix table cellPaddingBlock token bug
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-25 10:49:10 +08:00
kiner-tang(文辉)
a40254e30c
chore: lock glob version to 10.3.6 ( #45045 )
2023-09-25 10:15:16 +08:00
renovate[bot]
eea27a4bbb
chore(deps): update cimg/node docker tag to v18.18 ( #45038 )
...
* chore(deps): update cimg/node docker tag to v18.18
* rerun CI
* rerun CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-09-24 22:20:28 +08:00