LeTuongKhanh
cc2c26b263
fix : type error at align property in dropdown ( #44423 )
2023-08-26 23:51:07 +08:00
二货爱吃白萝卜
4e9ac02b08
fix: Tour panel token & home support dark mode ( #44428 )
...
* docs: update home page
* docs: home support dark mode
* docs: fix mobile
* docs: fix rtl
* docs: update locale
2023-08-25 19:08:52 +08:00
kiner-tang(文辉)
94339be3e9
feat: lunisolar => lunar-typescript ( #44420 )
2023-08-25 11:42:35 +08:00
JiaQi
d7d493eaaa
refactor(notification): reduce the configuration parameter code ( #44372 )
...
* refactor(notification): reduce the configuration parameter code
* chore: modify the return type definition
* chore: delete the initialization function
2023-08-25 09:37:32 +08:00
二货爱吃白萝卜
34054509d5
fix: Form xs breakpoint ( #44388 )
2023-08-24 23:37:31 +08:00
MadCcc
9312b0059e
chore: update icon snapshot ( #44414 )
2023-08-24 21:01:10 +08:00
二货爱吃白萝卜
0dd651c559
docs: Fix Form provider demo ( #44391 )
...
* docs: fix provider demo
* test: update snapshot
2023-08-24 13:27:59 +08:00
xr0master
eaa86351e4
ColorPresets: fix duplicate keys ( #44370 )
...
* ColorPresets: fix duplicate keys
Signed-off-by: xr0master <xr0master@gmail.com>
* Update components/color-picker/components/ColorPresets.tsx
add lint disable
Signed-off-by: xr0master <xr0master@gmail.com>
---------
Signed-off-by: xr0master <xr0master@gmail.com>
2023-08-24 13:26:26 +08:00
MadCcc
e91f927784
fix: radio should work in tree ( #44380 )
...
* fix: radio should work in tree
* chore: code clean
2023-08-24 09:47:24 +08:00
MadCcc
79825c06ed
fix: Table should not crash if filterDropdown is boolean ( #44357 )
...
* fix: Table should not crash if filterDropdown is boolean
* chore: code clean
* chore: use supportNodeRef
2023-08-23 19:23:25 +08:00
红
5d522a374a
chore: remove duplicate styles ( #44368 )
...
genBasicInputStyle 方法中已经包括 genActiveStyle 了
2023-08-23 12:26:05 +08:00
二货爱吃白萝卜
f5fcb7010d
fix: rm useless form inline style ( #44360 )
2023-08-22 23:53:18 +08:00
AN
af301a9822
fix(date-picker):fix format type processing for showTime. ( #44306 )
...
* fix(date-picker):fix format type processing for showTime.
* test✅ : Add showTime should work correctly when format is Array test
2023-08-22 13:00:42 +08:00
二货爱吃白萝卜
b26e3a77f9
fix: WaterMark clip logic ( #44321 )
...
* fix: cut logic
* chore: fix size
* test: update snapshot
* chore: rm useless code
2023-08-21 20:15:49 +08:00
thinkasany
3b5e3e84bc
docs(tabs): remove useless string in Description ( #44307 )
2023-08-21 10:03:48 +08:00
叶枫
65fd05c344
style: add prettier-plugin-sort-imports ( #44287 )
...
* style: sort
* style: sort
* style: sort
* style: sort
* style: 规则调整
* style: 规则调整
2023-08-21 10:03:15 +08:00
thinkasany
8afbe6939e
docs(demo): Replace backticks with single quotes ( #44302 )
2023-08-20 20:32:09 +08:00
lijianan
3b913cf17b
site: add internationalization for docs ( #44263 )
...
* site: add internationalization for docs
* fix
* Update .dumi/theme/common/Color/ColorPaletteTool.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* fix: fix
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-18 10:41:45 +08:00
kouchao
ce687c50b1
fix(ColorPicker): color clear deformation ( #44258 ) ( #44273 )
...
* fix(ColorPicker): color clear deformation (#44258 )
* chore: merge styles
2023-08-18 10:04:01 +08:00
红果汁
73cfd37b77
fix: Descriptions
key prop issue ( #44278 )
...
* fix: descriptions throw react key prop error in jsx mode
* chore: update test
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-17 21:12:10 +08:00
kiner-tang(文辉)
f1c38bf9e0
site(Calendar): add lunar calendar demo ( #44166 )
...
* feat: update demo
* feat: update demo
* feat: update demo
* feat: update demo
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-08-17 17:12:51 +08:00
AN
808452e49d
fix(DataPicker):fix picker content is not centered ( #44245 )
...
* Update index.ts
fix(DataPicker):fix picker content is not centered
Signed-off-by: AN <455454007@qq.com>
* fix(DataPicker):fix picker content is not centered
Signed-off-by: AN <455454007@qq.com>
---------
Signed-off-by: AN <455454007@qq.com>
2023-08-17 13:15:26 +08:00
苟培烜
9ba9da244a
fix: ColorPicker HEX input cursor jump bug ( #44137 )
...
* fix(color-picker): when inputting in the HEX,if you input a lowercase letter,the cursor will jump to the tail,and me fixed it.
* test: fix ColorPicker snapshot
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-16 20:45:39 +08:00
Konv Suu
83e3b5218a
docs(Tabs): update animated prop's description ( #44227 )
2023-08-15 19:24:40 +08:00
Wing
4fb448ffac
doc: upload doc line break ( #44234 )
2023-08-15 15:13:04 +08:00
Kyriewen
9ec85346fd
docs(cascader): fix allowClear default value in doc ( #44230 )
...
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
2023-08-15 15:12:45 +08:00
MadCcc
d493594ffe
docs: fix menu sider-current demo ( #44222 )
2023-08-15 13:42:28 +08:00
kiner-tang(文辉)
41cb8be608
fix(DatePicker): optimize RangePicker's range area style ( #44206 )
...
* feat: optimize range-picker's range area style
* feat: optimize range-picker's range area style
* feat: optimize range-picker's range area style
2023-08-14 20:59:34 +08:00
猫猫
e0e373f301
fix(badge): fix badge number is rtl ( #43998 )
...
* fix(badge): fix badge number is rtl
* test: fix snapshots
* feat: use dir attribute instead of bdi
* test: update snapshots
* test: back of snapshot
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-08-14 19:14:46 +08:00
二货爱吃白萝卜
ee984fee0a
fix: Modal open should not block dropdown hidden ( #44204 )
...
* refactor: adjust style
* fix: not event when hovering
* chore: add comment
2023-08-14 16:31:57 +08:00
二货爱吃白萝卜
72b449a1a4
docs: update faq ( #44198 )
...
* docs: update faq
* chore: update lint
* chore: update lint
* chore: use returnType
2023-08-14 13:32:57 +08:00
Electrolux
56f2bc5072
fix: (tabs)Unexpected color change in the click area of the mobile tabs component ( #44200 )
2023-08-14 12:08:25 +08:00
二货爱吃白萝卜
54081c800a
fix: Badge dot with status ( #44153 )
...
* fix: Badge with dot not processing
* test: update snapshot
2023-08-10 17:10:09 +08:00
红
da35a10f29
fix: update Modal defaultFooter Button disabled logic ( #43055 )
...
* test: add unit test
* fix: update disabled logic
* Revert "test: add unit test"
This reverts commit 7559a15af6
.
* test: add unit case
* test: update snapshot
* chore: update logic
* Revert "chore: update logic"
This reverts commit 89e2233eda
.
2023-08-10 16:48:28 +08:00
JiaQi
aa7c45fb26
fix(Descriptions): nested Descriptions are affected by the external border style ( #43454 )
...
* fix: nested Descriptions are affected by the external border style
* chore: add test case
2023-08-10 14:06:13 +08:00
MadCcc
8d1a41709f
fix: image preview operations color ( #44141 )
2023-08-10 13:40:34 +08:00
afc163
e283ebf2e3
test: update Select jest snapshot ( #44140 )
...
* chore: update snapshot
* test: fix test case of Form Select
2023-08-10 00:43:44 +08:00
daisy
baa24a6ef9
fix(Upload): gif thumb url base64 type should be corrected ( #44083 )
...
* fix(Upload): gif thumb url base64 type should be corrected
* fix: add revokeObjectURL
* case: update
* case: remove comment
* fix: addEventListener -> onload
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-09 15:19:25 +08:00
daisy
a48e17717c
demo(Checkbox): adjust check-all demo ( #44127 )
...
* demo(Checkbox): adjust check-all demo
* chore: semantic
2023-08-09 14:32:54 +08:00
MadCcc
12efe328ac
docs: optimize site layout ( #44111 )
...
* docs: sticky header
* docs: adjust floatbutton zindex
* chore: code clean
2023-08-08 19:48:41 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
MadCcc
bb4b3f68c5
fix: FloatButtonGroup menu mode should support badge ( #44109 )
...
* fix: FloatButtonGroup menu mode should support badge
* chore: better condition
* chore: code clean
2023-08-08 18:05:16 +08:00
kiner-tang(文辉)
7ff17e02a2
docs: update faq about auto-complete ( #44082 )
...
* docs: update faq about auto-complete
* docs: update faq about auto-complete
* docs: update docs
* Update components/auto-complete/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-08 15:33:53 +08:00
MadCcc
bd1ca16294
chore: type guard ( #44103 )
2023-08-08 15:13:21 +08:00
lihuan-bot
40febebe6e
docs: The parameter is different from the actual ( #44101 )
2023-08-08 13:49:52 +08:00
afc163
59dd632fc3
style: fix Carousel dots reset style ( #44076 )
...
https://codesandbox.io/s/basic-antd-5-8-2-forked-x3rgjy?file=/demo.tsx
2023-08-08 13:45:34 +08:00
二货爱吃白萝卜
3f85a200a0
chore: remove space useless style ( #44098 )
2023-08-08 11:41:53 +08:00
MadCcc
5423649bd9
fix: should compatible with cssinjs < 1.15 ( #44091 )
...
* fix: should compatible with cssinjs <= 1.16
* chore: comment
2023-08-08 10:37:40 +08:00
thinkasany
e767502bdb
docs(demo): add showIcon demo ( #44019 )
...
* docs: add showIcon demo
* fix: update snap
2023-08-08 09:57:18 +08:00
afc163
c5a1ee8b66
fix: Carousel should support id property ( #44079 )
2023-08-07 19:57:58 +08:00