Commit Graph

28763 Commits

Author SHA1 Message Date
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
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
github-actions[bot]
9f77bc576b
chore: auto merge branches (#51331)
chore: sync master to feature
2024-10-22 01:31:28 +00: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
github-actions[bot]
02c6c1a3b2
chore: auto merge branches (#51314)
chore: merge master into feature
2024-10-20 02:37:59 +00:00
栗嘉男
1aaa79837b chore: merge master into feature 2024-10-20 09:53:15 +08:00
栗嘉男
59ef0dc0a3 chore: merge master into feature 2024-10-20 09:51:14 +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
afc163
f724fcdc01
chore: upgrade rc-tree and rc-tree-select and rc-cascader (#51251) 2024-10-16 21:17:56 +08:00
Guo Yunhe
015740d1eb
feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +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
NathanLao
1d76fe94fa
feat: focus on the first field with error in form validation (#51231)
Co-authored-by: afc163 <afc163@gmail.com>
2024-10-15 16:24:27 +08:00
github-actions[bot]
d52de7145e
chore: auto merge branches (#51236)
chore: auto merge branches
2024-10-15 07:18:22 +00:00
afc163
7e5c67e69f chore: update snapshot 2024-10-15 13:51:42 +08:00