叶枫
54fb6bd831
Form.Item support noLabel ( #51524 )
...
* feat: Form.Item support noLabel
* feat: doc
* feat: test
* feat: test
* feat: test
* feat: review
* feat: review
* feat: 仅支持 span
* feat: review
* feat: review
* feat: review
* feat: review
* feat: review
* feat: test
* feat: test
* feat: test
* feat: test
* feat: test
* feat: test
* feat: add test
* feat: demo
* feat: test
* feat: test
* feat: test
* feat: 代码优化
* feat: add labelCol
* feat: 代码优化
* feat: 代码优化
* feat: reset
* feat: test
* feat: test
* feat: review
* feat: doc
2024-11-08 18:32:20 +08:00
hongzzz
868d344d90
fix: The form item margin should appear below extraDom. ( #51254 )
...
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 18:26:24 +08:00
github-actions[bot]
ad3b56598a
chore: auto merge branches ( #51412 )
...
chore: merge master into feature
2024-11-07 09:33:33 +00:00
afc163
8a64ec6a9e
chore: merge branch
2024-11-07 16:51:58 +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
e8f7b0a620
docs(inputNumber): fix focus version to 5.22.0 ( #51478 )
2024-11-04 15:18:48 +08:00
thinkasany
299c394c81
demo(InputNumber): add version tag ( #51466 )
2024-11-04 14:54:33 +08:00
Jony J
a03e2024d4
refactor(qr-code): improve a11y attributes handling in QRCode component ( #51421 )
...
* refactor(qr-code): improve a11y attributes handling in QRCode component
* test: update snapshot
* feat(qr-code): improve a11y attributes handling in QRCode component
* chore: remove useless code
* test: add test case
* chore: remove data attr and update test cases
* chore: omit a11yProps from props
2024-11-04 14:50:00 +08:00
Jony J
6380fc7a95
feat: improve focus behavior ( #51444 )
...
* feat: improve focus behavior
* test: update snapshot
* chore(deps): bump rc-input-number version
* chore: remove useless code
* test: update snapshot
2024-11-01 17:21:02 +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
Jony J
f73825ba74
feat(cascader): add disabled api for panel ( #51272 )
...
* feat: add disabled api for panel
* feat: improve demo
* test: update snapshot
* test: update snapshot
* test: update snapshot
2024-11-01 15:29:48 +08:00
Jony J
08a9325182
feat: add a11y test for components demo ( #51414 )
...
* test: add accessibility test utilities
* refactor(tests): replace polling with Promise chain for axe test queue management
* test: add a11y test for components demo
* feat: add a11y test utils
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: remove unnecessary code
* feat: add polyfill for test environment
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: adjust code style
2024-11-01 11:30:11 +08:00
𝑾𝒖𝒙𝒉
3f8943e274
chore: fix lint ( #51452 )
2024-10-31 17:36:25 +08:00
叶枫
a796037a46
feat: bump form version ( #51437 )
2024-10-31 11:56:39 +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
Jony J
34c28a6ac1
feat(input-otp): add onInput api for otp ( #51289 )
...
* feat(input-otp): add onInput api for otp
* feat(input-otp): add test case
* fix: test case error
* docs: add release version
* docs: add release version
* docs: update en-US document release version
* Update components/input/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Jony J <82765353+aojunhao123@users.noreply.github.com>
* docs: update docs
* feat: modify onInput parameter type
* test: fix test case
* docs: update docs
* docs: update docs
---------
Signed-off-by: Jony J <82765353+aojunhao123@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-10-28 18:53:14 +08:00
afc163
1687634565
fix: Collapse a11y issue and cursor style ( #51400 )
2024-10-28 17:41:28 +08:00
叶枫
7410b536b4
feat: Description item
support block ( #51365 )
...
* feat: Descriptions support row
* feat: review
* feat: snap
* feat: test
* feat: review
* feat: review
* feat: test
* feat: test
* feat: add calc span
* feat: snap
* feat: block
* feat: test change block
* feat: doc
* feat: doc
* feat: test
* feat: empty text test
* feat: row > block
* feat: remove block
* feat: filled
* feat: fiiled 逻辑修正 最后一个始终补齐
* feat: doc
* feat: review
* feat: review
* feat: review
2024-10-28 15:19:39 +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
zmbxy
a8d9aeecbd
feat: Tree component adds nodeHoverColor and nodeSelectedColor tokens ( #51367 )
...
Co-authored-by: zmbxy <zhaoqingwei@wangtai-tech.com>
2024-10-27 00:06:02 +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
Guo Yunhe
158b4c7539
Cascader and TreeSelect support prefix props ( #51276 )
...
* feat(TreeSelect): TreeSelect supports prefix prop
* feat(Cascader): Cascader supports prefix prop
2024-10-24 10:37:28 +08:00
𝑾𝒖𝒙𝒉
5a5a412a3f
♻️ refactor: Defensive programming ( #51360 )
2024-10-23 22:18:55 +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
Guo Yunhe
02fc70eb4b
DatePicker and TimePicker support prefix props ( #51335 )
...
* feat(DatePicker): DatePicker supports prefix prop
* feat(TimePicker): TimePicker supports prefix prop
2024-10-23 15:00:35 +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
𝑾𝒖𝒙𝒉
badbd80eb4
feat(Table): column filterDropdownProps support ( #51297 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2024-10-22 17:50:17 +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