Commit Graph

18305 Commits

Author SHA1 Message Date
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
thinkasany
f83c588b55
type(slider): improve eventName type (#51156) 2024-10-08 17:56:12 +08:00
Amumu
c55a675c69
chore: update slider patch to fix warning (#51150)
* chore: update slider patch

* update snap
2024-10-08 15:32:17 +08:00
Cameron-Asdf
169661367d
style: Make tall dropdowns have scroll bar (#51112) 2024-10-07 11:47:50 +08:00
NathanLao
eee46a440e
fix: sorter columnkey should be null (#51114) 2024-10-07 11:45:42 +08:00
kiner-tang
1e6e8d8673
docs: remove deprecated props from document (#51138) 2024-10-07 10:04:44 +08:00
kiner-tang
e17d7c9a85
fix: fix the issue about throw a warning when Splitter nested in a hidden tab panel (#51109) 2024-10-04 11:57:15 +08:00
afc163
b81ae1d5dd
docs: add codesandbox sample for findDOMNode is deprecated (#51101) 2024-10-03 15:04:19 +08:00
mshobana
1a9fd440ee
docs: clear description of Collapsible property of Collapse (#51102)
Previously the description was not all understandable until I see the examples.

Signed-off-by: mshobana <51772793+mshobana@users.noreply.github.com>
2024-10-03 14:25:52 +08:00
kiner-tang
e8b0fc4925
fix(Splitter): fix the issue about Splitter had unexpected gaps in Flex (#51096) 2024-10-02 17:46:22 +08:00
afc163
66222a296b
chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00