afc163
fad1497ef7
fix: RangePicker missing arrow ( #49333 )
...
* bump rc-picker
* chore: update snapshot
* chore: update snapshot
* fix: arrow style
* fix: arrow transition style
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* fix: rtl style
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* fix rtl style
* chore: update snapshot
* fix rtl style
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
2024-06-18 23:59:23 +08:00
lijianan
9c91bdb9a8
Merge pull request #49425 from ant-design/master
...
chore: merge master into feature
2024-06-15 16:41:47 +08:00
lijianan
31b2e53755
chore: replace "ant-" with ${defaultPrefixCls}
( #49390 )
...
* fix: classname of the Radio & Checkbox would not follow CP
* test: add test case
* test: add test case
* test: update path
* fix: fix
* chore: revert
* chore: revert
* chore: revert
* chore: revert
* chore: revert
2024-06-15 15:41:58 +08:00
lijianan
ecc78e178a
chore: rm useless second param ( #49426 )
...
* chore: rm useless param
* Update components/watermark/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-06-15 15:39:01 +08:00
Wanpan
4f1ca4c52b
docs: Select optimization demo ( #49410 )
...
* docs: Optimization demo
* test: update snap
* docs: update
* docs: update
2024-06-14 18:03:53 +08:00
二货爱吃白萝卜
9f2fb20358
chore: unique Empty text color ( #49408 )
...
* chore: unique color
* test: update snapshot
2024-06-14 11:58:52 +08:00
二货爱吃白萝卜
7389fe8cc4
docs: slider doc ( #49398 )
2024-06-13 16:27:01 +08:00
zyf
21224d7b5b
fix(Table): fix Table sorter argument of onChange unexpected value ( #49289 )
...
* fix(module:table):列属性为动态时,onchange函数sorter值异常问题
* 测试用例补充
* Update components/table/hooks/useSorter.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* Update Sorter.value.test.tsx
去除当前测试用例中的window.requestAnimationFrame和window.cancelAnimationFrame
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 格式调整
* 格式调整
* 格式调整
* button增加type适配lint规范
---------
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-13 15:16:04 +08:00
Wanpan
329a346473
fix: Collapse expandIcon aria-label adds semantic attribute value ( #49395 )
...
* fix: Collapse expandIcon aria-label adds semantic attribute value
* test: update snap
* test: update test case
* test: update snap
2024-06-13 15:14:48 +08:00
Wanpan
c0839ca716
docs: TreeSelect add treeTitleRender props ( #49393 )
2024-06-13 11:41:43 +08:00
lijianan
0601867703
type: update event string type ( #49387 )
2024-06-13 09:32:53 +08:00
lijianan
d118e31fe2
type: update useUniqueMemo params type ( #49389 )
2024-06-13 09:32:28 +08:00
二货爱吃白萝卜
1c7b2d9420
fix: tailwindcss dot processing ( #49379 )
2024-06-12 20:10:09 +08:00
JiyinShao
a986a89217
fix: Add missing translations for Mongol language (mn_MN) ( #49373 )
...
Co-authored-by: Jiyin <jennshao0627@gmail.com>
2024-06-12 18:31:45 +08:00
mansion-sun
37c8db563f
docs: update Select optionRender demo description ( #49376 )
2024-06-12 18:22:44 +08:00
二货爱吃白萝卜
92d813b543
fix: input-number inputFontSize ( #49369 )
...
* fix: input-number inputFontSize
* chore: clean up
* chore: back of demo
* test: update snapshot
2024-06-12 15:55:18 +08:00
gin-lsl
5c42cfaa63
feat: Support affix props in Anchor ( #49295 )
...
* feat: Support affix props in Anchor
* Update components/anchor/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: gin-lsl <gin_lsl@outlook.com>
* docs: update doc
---------
Signed-off-by: gin-lsl <gin_lsl@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-12 15:00:56 +08:00
DerianRambo
b29c314b4c
docs: improved grammar on certain documentation pages ( #49374 )
...
* button documentation grammar fixes
* english float button documentation changes
* english documentation grammar changes for icons
* english typography documentation grammar changes
* english divider documenation changes
* english layout documentation fixes
* english cascader documentation improvements
* english color-picker documentation changes
* english date-picker documentation changes
* english form documentation changes
* English documentation changes for select
* English documentation changes for slider
* English documentation changes for time-picker
* English documenation changes for transfer
2024-06-12 14:27:15 +08:00
afc163
ca3d4c0e5e
style: fix DatePicker header text align ( #49332 )
...
* style: fix DatePicker header text align
* chore: remove unused style
* Update components/date-picker/style/panel.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-11 23:47:26 +08:00
afc163
9acbdf4c13
Merge pull request #49348 from ant-design/master
...
chore: sync master to feature
2024-06-11 23:06:08 +08:00
CodeCompilerConduct
e6fabc80d9
fix: Add missing translations for Malay language (ms_MY) ( #49353 )
...
* Add missing translations for Malay language (ms_MY)
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
* Add missing translations for Malay language (ms_MY)
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
* Update ms_MY.ts, remove PageHeader
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
---------
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
2024-06-11 19:47:20 +08:00
Amumu
734fe270ac
chore: remove unused i18n key ( #49357 )
2024-06-11 18:42:50 +08:00
二货爱吃白萝卜
c65627f041
docs: clean up useless demo style ( #49349 )
...
* chore: clean up demo
* test: update snapshot
2024-06-11 16:59:23 +08:00
Minko
bcd667068e
fix: notification from useApp should consume App config ( #49339 )
...
* feat: notfication use global showProgress, pauseOnHover config
* fix: notification not inherit app config
2024-06-11 14:19:49 +08:00
github-actions[bot]
2ac26ce77a
chore: auto merge branches ( #49338 )
...
chore: sync master to feature
2024-06-11 05:44:11 +00:00
Wanpan
50a5bf6681
docs: Carousel add common attribute optimization documents ( #49341 )
2024-06-11 12:35:14 +08:00
thinkasany
f558a78d5c
feat(qrcode): support click & iconSize configuration ( #49240 )
...
* feat(qrcode): support click & iconSize configuration
* fix
fix
use rest
union React.HTMLAttributes<HTMLElement
fix ImageSettings interface
type fix
add default 40
clear unused
* empty commit
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-10 17:47:45 +08:00
Kazuhiro Kumagai
6ea55a19dc
Remove unnecessary act() calls ( #49326 )
...
* refactor(tests): remove unnecessary act() calls
* chore: do npm test -- -u
2024-06-10 10:48:21 +08:00
afc163
539beba6ed
fix: DatePicker/TimePicker placement not working ( #49303 )
...
* fix: DatePicker/TimePicker placement not working
* revert demo change
2024-06-08 21:59:21 +08:00
红
d66ed648a1
deps: bump rc-dialog to 9.5.1 ( #49284 )
...
* deps: bump rc-dialog to 9.5.1
* chore: update
* chore(deps): bump rc-image to 7.9.0
* test: update case
* Revert "test: update case"
This reverts commit cdfbdbac1b48dfbad6fb24b13b4ec56f22123d91.
* test: update case
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
* empty
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
2024-06-07 16:42:14 +08:00
Wanpan
cbbea271d7
fix: Do not respond to the Enter event when data is loading ( #49292 )
2024-06-07 10:03:56 +08:00
sabitalizade
aa17f703d2
fix: missed translation in az ( #49247 )
...
* Added missed translation for Azerbaijani language
* Added missed translation
* Filled changelog
* Revert "Filled changelog"
This reverts commit 4a36eb688f27bc6304d792a0b2ea3b9cc755aefc.
* Filled PR content
* Revert "Filled PR content"
This reverts commit 7108e3ae26f283e4163552b56137b8eb7f2ede62.
* Test run for jest snapshot
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-06 17:13:07 +08:00
thinkasany
36d6d3d7f2
type(mentions): export interface MentionsProps ( #49281 )
...
* type(mentions): export interface MentionsProps
* type: fix
2024-06-06 17:09:14 +08:00
红
ab1acc720e
docs(modal): improve ( #49277 )
2024-06-06 16:03:47 +08:00
thinkasany
c36e7c5a70
demo(mentions): optimize type ( #49276 )
2024-06-06 15:04:23 +08:00
thinkasany
a29054923a
docs(form): Modify the interface title level ( #49273 )
2024-06-06 12:27:09 +08:00
afc163
0e99c7c8f1
fix: Pagination select arrow icon missing ( #49262 )
2024-06-06 10:00:39 +08:00
二货爱吃白萝卜
3673430978
fix: css var should skip zIndex ( #49238 )
...
* fix: css var should skip zIndex
* refactor: calc support unitless
* chore: clean up unit: false
* chore: support zIndex clean up
* chore: fix build
* test: add test case
2024-06-05 20:01:19 +08:00
vagusX
5c54566cdc
fix: padding unit for Progress text-inner ( #49250 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-05 19:08:22 +08:00
vagusX
9a34206f53
test: update rc-mentsion snapshot ( #49251 )
...
* test: update rc-mentsion snapshot
* Update demo.test.tsx.snap
Signed-off-by: vagusX <vagusxl@gmail.com>
---------
Signed-off-by: vagusX <vagusxl@gmail.com>
2024-06-05 18:04:50 +08:00
zhw
1f9735da0d
docs: optimize mentions doc ( #49239 )
...
* docs: optimize mentions doc
* docs: fix error grammar
2024-06-05 13:38:03 +08:00
thinkasany
1db28bf0af
docs: delete duplicates and add missing en ( #49244 )
2024-06-05 13:37:26 +08:00
thinkasany
87ed3a4298
docs(qrcode): fix iconSize default value error ( #49243 )
2024-06-05 11:27:45 +08:00
红
e7d7a0b3cd
chore(TS): add comments to TS type methods ( #49224 )
2024-06-04 21:00:20 +08:00
二货爱吃白萝卜
145aa3f68d
fix: Safari ellipsis ( #49221 )
...
* fix: Safari ellipsis
* test: update snapshot
2024-06-04 19:14:12 +08:00
thinkasany
cc29902bb5
type(Statistic): remove duplicate union types ( #49218 )
2024-06-04 18:43:38 +08:00
thinkasany
325cc3fed4
docs(steps): fix internal lowercase ( #49216 )
2024-06-04 18:43:10 +08:00
ice
ecac347472
refactor(space): add default value & valid zero ( #49192 )
...
* refactor(space): add default value & valid zero
* refactor: reset default val
* test: add test case
2024-06-04 17:56:54 +08:00
二货爱吃白萝卜
f1c7bb2052
fix: drawer dark theme color ( #49217 )
2024-06-04 16:38:15 +08:00
Wanpan
d0fd9935c6
fix: Fix Spin missing default font size when customizing icons ( #49211 )
...
* fix: Fix Spin missing default font size when customizing icons
* chore: adjust style
* test: add test case
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-06-04 15:12:59 +08:00