Commit Graph

18315 Commits

Author SHA1 Message Date
lijianan
80030b9845
docs: update note about Table key (#51551) 2024-11-09 17:13:33 +08:00
DisLido
f7609a04a7
fix(Image): preview.rootClassName (#51538)
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-09 17:13:22 +08:00
alan-rudzinski
a1cbc5a3a0
fix: Propagate inputMode to individual Cells in Input.OTP #51239 (#51271) 2024-11-08 22:43:58 +08:00
DB维一(s.y)
ead0c8ee4a
feat: export DraggerProps (#51546) 2024-11-08 20:42:10 +08:00
afc163
fad7df0e00
fix: RangePicker flickering issue when hover between cells (#51533) 2024-11-08 12:01:06 +08:00
DisLido
efd64c42d8
style: fix Splitter pseudo element colon notation (#51536) 2024-11-08 11:01:44 +08:00
DctMaZiYo
48b28e5269
refactor: remove redundant code(#50845) (#51507)
Co-authored-by: liangjunqi <liangjunqi@hmntech.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-08 10:31:20 +08:00
ice
6a62d9e7ea
fix(menu): menu-title-content style (#51425)
* fix(dropdown): dropdown menu title content style

* chore: update rc-mentions to version 2.17.0 and rc-tabs to version 15.4.0

* test: add extra style debug

* test: snap

* test: snap

* Refactor menu demo: remove extra-style-debug component and rename extra-style-debug files to extra-style

* Refactor menu demo: remove extra-style-debug component and rename extra-style-debug files to extra-style

* Refactor dropdown and menu styles: Add width to extra-style elements

* test: snap

* fix: Add Space component to menu demo

The Space component was missing from the import statement in the menu demo file. This caused a compilation error. The fix adds the Space component to the import statement, resolving the issue.

Refactor the menu demo to use Space component for vertical spacing between menus. This improves the visual layout and readability of the menus.

Fixes #51492

* test: snap

* refactor: Update dropdown and menu title content class names

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 20:00:06 +08:00
NathanLao
d6f1b1e063
demo(time-picker): add default value for range picker case (#51413) 2024-11-07 13:51:36 +08:00
超级烦
2974f27c11
docs: Attribute description optimization (#51450)
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 11:02:22 +08:00
Fog3211
910a484b69
type(message): improve message.info type (#51468) 2024-11-07 09:42:48 +08:00
Alexandre Marques
9067b0f9e5
fix(translation): correct Portuguese (pt_PT) translations in locale file (#51501)
* Update pt_PT.ts

fix(translation): correct Portuguese (pt_PT) translations in locale file

- Updated locale values to accurately reflect European Portuguese (pt_PT)
- Ensured consistency in terminology for better UX alignment
- Adjusted placeholders, error messages, and UI labels to meet locale standards

Signed-off-by: Alexandre Marques <alexandre-p-marques@alticelabs.com>

* Update pt_PT.ts

fix syntax error here with an extra comma after the closing bracket of the Table object

Signed-off-by: Alexandre Marques <alexandre-p-marques@alticelabs.com>

* Update snapshot tests to reflect language changes

---------

Signed-off-by: Alexandre Marques <alexandre-p-marques@alticelabs.com>
2024-11-07 00:50:38 +08:00
thinkasany
35d4ab7e4a
chore: remove unused code (#51508) 2024-11-06 16:55:16 +08:00
Зухриддин Камильжанов
efc754c3e9
(enhance): improve translations (#51407)
* (enhance): improve translations

* run tests
2024-11-06 14:55:17 +08:00
二货爱吃白萝卜
6f8726fdce
fix: Tree style mistake (#51492) 2024-11-05 16:18:53 +08:00
二货爱吃白萝卜
4f1e56f31c
docs: fix docs mistake (#51491) 2024-11-05 15:19:03 +08:00
二货爱吃白萝卜
718609102b
fix: TimePanel not scrollable (#51481) 2024-11-04 17:18:03 +08:00
thinkasany
eb219058c1
fix(Typography): fix no change when switching locale (#51453)
* fix(Typography): fix ConfigProvider locale settings

* add demo

* add test case

* Revert "add demo"

This reverts commit cf1d757f31.
2024-11-01 16:53:48 +08:00
𝑾𝒖𝒙𝒉
3f8943e274
chore: fix lint (#51452) 2024-10-31 17:36:25 +08:00
Muhammad Abuzar
49cf576f46
docs: documentation improvement (#51442)
* Update index.en-US.md

Corrected a grammar error in shape prop 

Signed-off-by: Muhammad Abuzar <muhammadabuzar010@gmail.com>

* Update components/button/index.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update components/button/index.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: Muhammad Abuzar <muhammadabuzar010@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-10-31 08:04:11 +08:00
Amumu
8eee04b20f
fix: event should be optional (#51419)
* event should be optional

* revert ts
2024-10-29 17:22:43 +08:00
𝑾𝒖𝒙𝒉
c69e943eeb
fix(icon-button): Button icon not vertically centered error (#51381) 2024-10-26 23:54:03 +08:00
ustcfury
55835153e8
fix: add Input cursor disabled (#51387)
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>
2024-10-26 23:49:24 +08:00
Jony J
5f8a5d2149
fix(Spliter): expand collapse button click area for improved usability (#51383) 2024-10-26 23:47:07 +08:00
二货爱吃白萝卜
e12a76b3ab
enhance: Resolve Splitter ssr render view (#51378)
* chore: ssr fix

* test: add test case

* test: fix test logic

* test: update snapshot
2024-10-25 17:23:12 +08:00
二货爱吃白萝卜
1c7613b27f
fix: use locale of empty img title (#51368) 2024-10-24 20:48:36 +08:00
Dzmitry Yarmoshkin
ec5e6c4e42
fix(Checkbox): indeterminate state (#51350) 2024-10-23 16:28:03 +08:00
𝑾𝒖𝒙𝒉
bb58221893
site(api-table): support show deprecated api (#51342) 2024-10-23 11:25:33 +08:00
afc163
e0e0cc211e
style: fix DirectoryTree style (#51210) 2024-10-22 20:35:45 +08:00
thinkasany
4c71116efd
docs(DatePicker): add showWeek version (#51338) 2024-10-22 16:00:58 +08:00
叶枫
53dcfb20a6
docs: week add doc (#51334) 2024-10-22 13:09:00 +08:00
thinkasany
6e12a903c7
demo: improve the use of Segmented (#51324) 2024-10-22 10:09:31 +08:00
lijianan
1776d741ce
type: rm unnecessary button type (#51332) 2024-10-22 09:57:14 +08:00
thinkasany
113c2da734
demo(qrcode): improve errorLevel type (#51321) 2024-10-21 12:03:04 +08:00
ajenkins-mparticle
44d3d2d95d
fix: remove pointer-events: 'none' for disabled items in date-picker panel (#51294)
Co-authored-by: afc163 <afc163@gmail.com>
2024-10-21 11:39:08 +08:00
Muhammad Sohaib Raza
4b5cee0b3f
refactor: minor refactoring + optimization (#42037)
Co-authored-by: mac <mac@macs-MacBook-Pro.local>
Co-authored-by: SohaibRaza <sohaib.raza@devcrew.io>
Co-authored-by: lijianan <574980606@qq.com>
2024-10-20 21:12:53 +08:00
kiner-tang
f4d8a8df0c
fix: The onRefresh method is missing from the QRCode component's statusRender (#51315) 2024-10-20 10:39:38 +08:00
Jony J
00a4e2d3c4
fix(Layout): Fix Layout collapse trigger missing style (#51313) 2024-10-19 23:11:38 +08:00
lijianan
706c0009a5
site: improve scrollbar style of site (#51220) 2024-10-16 21:25:14 +08:00
Jony J
b2cbae293e
fix(FloatButton): fix FloatButton menu mode to allow interaction inside the menu on hover (#51208) 2024-10-16 21:24:16 +08:00
𝑾𝒖𝒙𝒉
18416bc8c3
style(badge): fix text style error (#51252) 2024-10-15 17:32:05 +08:00
thinkasany
0ec7bad5cb
fix(Typography): Link can be selected by the user (#51243) 2024-10-15 11:32:29 +08:00
Wanpan
fcea6b6691
fix: Splitter token rename (#51223)
Co-authored-by: afc163 <afc163@gmail.com>
2024-10-15 09:51:19 +08:00
qingting
46c29020a4
fix(input.search): ensure borderColor inherits from theme token (#51226) 2024-10-14 14:25:45 +08:00
ice
a15d9a3e4b
style(button): modify the text suspension bgColor (#51187) 2024-10-13 13:15:46 +08:00
BKou
3e4135b0c0
docs: the default value of textAlign in watermark-cn (#51212)
Co-authored-by: aojunhao123 <aojunhao123@users.noreply.github.com>
2024-10-12 15:45:27 +08:00
Meowu
b8478e7e82
fix(Tree): align switcher icon of tree component. (#51181) 2024-10-12 11:35:37 +08:00
thinkasany
d74500b34c
type(switch): improve eventHandler type (#51165) 2024-10-12 10:53:22 +08:00
二货爱吃白萝卜
9a4e554abe
fix: mix usage should not scroll (#51169) 2024-10-09 19:20:30 +08:00
二货爱吃白萝卜
15e1f152e3
fix: ColorPicker gradient slider not draggable (#51161)
* fix: fill should trigger same color

* test: add test case

* chore: add desc

* chore: force CI

* chore: force CI
2024-10-09 11:12:20 +08:00