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
Jony J
87eb378b78
fix(typo): correct test function name ( #51423 )
2024-10-30 10:57:53 +08:00
Amumu
8eee04b20f
fix: event should be optional ( #51419 )
...
* event should be optional
* revert ts
2024-10-29 17:22:43 +08:00
dependabot[bot]
f0c39c6b3f
chore(deps-dev): bump vanilla-jsoneditor in the dev-dependencies group ( #51404 )
...
Bumps the dev-dependencies group with 1 update: [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ).
Updates `vanilla-jsoneditor` from 1.1.2 to 2.0.0
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v1.1.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 07:54:03 +08:00
xrkffgg
f696a137a1
docs: add changelog 5.21.6 ( #51377 )
...
* docs: add changelog 5.21.6
* docs: add
* docs: add
* docs: add
---------
Co-authored-by: 元凛 <xuerongkang.xrk@antgroup.com>
2024-10-28 13:39:44 +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
afc163
c19aa4c30c
chore: Update preview-deploy.yml ( #51370 )
2024-10-24 20:52:22 +08:00
二货爱吃白萝卜
1c7613b27f
fix: use locale of empty img title ( #51368 )
2024-10-24 20:48:36 +08:00
afc163
1538fa02a5
chore: npx => bunx ( #51355 )
2024-10-24 18:30:58 +08:00
Dzmitry Yarmoshkin
ec5e6c4e42
fix(Checkbox): indeterminate state ( #51350 )
2024-10-23 16:28:03 +08:00
thinkasany
c6634671ae
site: fix *
display for component changedoc ( #51351 )
2024-10-23 15:56:53 +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
69330b21ea
site: support issues href display for changedoc ( #51333 )
2024-10-22 12:22:30 +08:00
thinkasany
6e12a903c7
demo: improve the use of Segmented ( #51324 )
2024-10-22 10:09:31 +08:00
kaqiinono
cc85109fb1
chore: fix NODE_OPTIONS read wrong in windows ( #51327 )
2024-10-22 10:01:26 +08:00
lijianan
1776d741ce
type: rm unnecessary button type ( #51332 )
2024-10-22 09:57:14 +08:00
Peach
f456147e4d
docs: changelog for 5.21.5 ( #51320 )
...
* docs: changelog for 5.21.5
* chore: bump version to 5.21.5
* Apply suggestions from code review
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Peach <scdzwyxst@gmail.com>
* docs: changelog add pe 51294
* Update CHANGELOG.en-US.md
Signed-off-by: Peach <scdzwyxst@gmail.com>
---------
Signed-off-by: Peach <scdzwyxst@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2024-10-21 15:54:53 +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
332d885f8f
chore(deps): bump eslint-plugin-react-hooks to 5.0.0 ( #51307 )
2024-10-19 21:02:32 +08:00
thinkasany
3296e4d345
docs(i18n-blog): replace dead links ( #51303 )
2024-10-18 19:33:46 +08:00
thinkasany
5efb4ebb92
ci(issue-schedule): improve title display for mobile ( #51295 )
2024-10-18 11:44:57 +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
kaqiinono
de58553e98
chore: generate-cssinjs.ts run wrong in windows ( #51264 )
2024-10-16 17:57:53 +08:00
thinkasany
9a47f89298
chore(deps): bump rc-cascader from 3.28.1 to 3.28.2 ( #51263 )
...
Co-authored-by: dongbanban <215387880@qq.com>
2024-10-16 16:35:50 +08:00
𝑾𝒖𝒙𝒉
18416bc8c3
style(badge): fix text style error ( #51252 )
2024-10-15 17:32:05 +08:00
thinkasany
ae99ce8951
docs: improve changedoc ( #51244 )
2024-10-15 11:46:44 +08:00