Commit Graph

29424 Commits

Author SHA1 Message Date
github-actions[bot]
50ee0def3a
chore: auto merge branches (#53171)
chore: merge master into feature
2025-03-15 23:19:46 +00:00
lijianan
2b90267d5f
test: remove ts-ignore (#53169)
* test: remove ts-ignore

* test: remove ts-ignore
2025-03-15 13:03:55 +08:00
thinkasany
50dba154b6
chore: update authors list (#53157) 2025-03-14 14:32:28 +08:00
triyys
855c0a01ab
fix: dynamically resize the textarea's wrapper (#53024)
* fix: dynamically resize the textarea's wrapper

* fix: use requestAnimationFrame to wrap style updates

* test: modify test simulate requestAnimationFrame

* test: correct the test due to wrong logic

---------

Co-authored-by: afc163 <afc163@gmail.com>
2025-03-14 10:51:34 +08:00
𝑾𝒖𝒙𝒉
14fc373111
chore(image-test): fix screenshot miss (#53145) 2025-03-13 14:04:33 +08:00
𝑾𝒖𝒙𝒉
d38aea0138
feat(float-button): support TooltipProps (#53138)
* feat(float-button): support Tooltips props

(cherry picked from commit fb3d131beea52655e780e462eae08662b08095db)

* chore: update demo

(cherry picked from commit 36b39f5e7bf8ace89c705e7ece22549bc623f9e3)

* chore: logic reuse

* chore: update demo snap

* test: add unit test

* chore: edge case

* chore: add warn

* docs: update docs

* revert

* fix: handle undefined and null in convertToTooltipProps
2025-03-13 11:02:06 +08:00
𝑾𝒖𝒙𝒉
33cd87dc39
♻️ refactor(float-button): remove unnecessary useMemo (#53136) 2025-03-12 17:21:27 +08:00
Jony J
af84ba5176
chore(cascader): add deprecated warning for dropdown api (#53133)
* chore: optimize deprecated logic

* docs: update doc

* Update components/cascader/index.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Jony J <1844749591@qq.com>

* Update components/cascader/index.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Jony J <1844749591@qq.com>

* Update components/cascader/index.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Jony J <1844749591@qq.com>

* docs: update en doc

* refactor: update Cascader component to replace deprecated props with new alternatives

---------

Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-03-12 15:04:07 +08:00
二货爱吃白萝卜
15cf94ff18
feat: Table rowSelection support align (#53127) 2025-03-12 11:06:53 +08:00
github-actions[bot]
fb5c942925
chore: auto merge branches (#53122)
chore: sync master to feature
2025-03-11 04:21:11 +00:00
𝑾𝒖𝒙𝒉
6ce176bb7b
♻️ chore(locale): replace the deprecated API (#52960)
* fix(local): enhance code robustness

* chore: rename

* chore: 移除不必要的 memo

* chore: components/date-picker/locale/example.json添加注释

* chore: 注释

* Revert "fix(local): enhance code robustness"

This reverts commit c199788f57.

# Conflicts:
#	components/locale/useLocale.ts

* ♻️ clean: deprecated api

* chore: revert change

* revert

* chore: remove outdated api

* chore: 移除冗余配置

* chore: replace deprecated api

* chore: remove invalid

* Revert "chore: replace deprecated api"

This reverts commit 9765043a61.

* chore: update

* chore: remove mark
2025-03-11 10:42:35 +08:00
dependabot[bot]
ad2db2afe6
chore: bump package-manager-detector from 0.2.11 to 1.0.0 and use getUserAgent instead detectSync (#53113)
* chore(deps-dev): bump package-manager-detector

Bumps the dev-dependencies group with 1 update: [package-manager-detector](https://github.com/antfu-collective/package-manager-detector).


Updates `package-manager-detector` from 0.2.11 to 1.0.0
- [Release notes](https://github.com/antfu-collective/package-manager-detector/releases)
- [Commits](https://github.com/antfu-collective/package-manager-detector/compare/v0.2.11...v1.0.0)

---
updated-dependencies:
- dependency-name: package-manager-detector
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: use getUserAgent instead detectSync

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-03-11 10:13:14 +08:00
lijianan
543786ea15
Merge pull request #53117 from hakankosdag/fix/tour-translations-for-TR
fix: add Tour translations for tr_TR
2025-03-11 07:20:16 +08:00
Hakan Kosdag
bdcf732115 fix: add Tour translations for tr_TR 2025-03-10 18:45:34 +03:00
json-q
eb424a55b8
docs: footer link add china mirror for ProComponents (#53111) 2025-03-10 18:09:12 +08:00
afc163
a88eac45c9
chore: add .cursorrules (#53108)
* chore: add .cursorrules

* Update .cursorrules

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2025-03-10 15:56:15 +08:00
lijianan
8be1967f7b
Revert "refactor: update deprecated api addListener => addEventListener (…" (#53106)
This reverts commit 4c1a552469.
2025-03-10 11:17:18 +08:00
lijianan
e29c19d681
site: fix Popover style with RTL mode (#53104) 2025-03-10 09:47:41 +08:00
lijianan
1fd31e90ca
site: update log tag style (#53102) 2025-03-09 22:13:21 +08:00
github-actions[bot]
4c780b6488
chore: auto merge branches (#53101)
chore: sync master into feature
2025-03-09 14:11:42 +00:00
lijianan
4c1a552469
refactor: update deprecated api addListener => addEventListener (#53099)
* refactor: update deprecated api

* refactor: update deprecated api

* refactor: update deprecated api
2025-03-09 21:35:07 +08:00
json-q
a77684cbd9
site: improve semantic preview display for modal (#53092)
* doc: increase the z-index of the header

* style: update semantic preview zIndex for modal

---------

Co-authored-by: thinkasany <480968828@qq.com>
2025-03-07 14:42:50 +08:00
二货爱吃白萝卜
d93bed4dd8
fix: typography color text (#53086) 2025-03-07 14:26:52 +08:00
thinkasany
cef1c5f20f
docs: hide preview.rootClassName for image (#53091) 2025-03-07 11:47:10 +08:00
github-actions[bot]
9e21509280
chore: upgrade deps (#53089)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-03-07 04:49:40 +08:00
Ashcon Partovi
aad1c80e4f
chore: install using bun (#53090)
* chore: add bun install to readme alongside pnpm

Signed-off-by: Ashcon Partovi <ashcon@partovi.net>

* Update README-zh_CN.md

Signed-off-by: Ashcon Partovi <ashcon@partovi.net>

---------

Signed-off-by: Ashcon Partovi <ashcon@partovi.net>
2025-03-07 04:49:03 +08:00
Waiter
1bdc2477e4
fix(affix): fixes unexpected onChange event behavior in React versions below 18 (#53038)
* fix(affix): Fixes unexpected onChange event behavior in React versions below 18

Signed-off-by: Waiter <waitersong2012@gmail.com>

* test: add affix onChange case

---------

Signed-off-by: Waiter <waitersong2012@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-03-06 15:46:38 +08:00
github-actions[bot]
37f57ecbd7
chore: auto merge branches (#53075)
chore: sync master into feature
2025-03-06 07:22:03 +00:00
thinkasany
0f2d84bbbb
demo: remove emoji for debug demo (#53076)
Co-authored-by: 𝑾𝒖𝒙𝒉 <wxh1220@gmail.com>
2025-03-06 15:00:26 +08:00
thinkasany
7bca69a2d8
chore: add overrides lock for pnpm、yarn (#53072)
* chore: add lock for pnpm、yarn

* rerun ci
2025-03-06 14:08:23 +08:00
Dan M.
7da2f1fb8d
docs: add FAQ for Tooltip/Popover/Popcomfirm custom component usage (#53026)
* Add FAQ entry for Toolkit + custom component

* Add tooltip example for custom component

* Add link to example in Tooltip doc page

* Add link to issue

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Dan M. <danspamable@gmail.com>

* Replace custom props with HTMLSpanElement props

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Dan M. <danspamable@gmail.com>

* Import handlers as types

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Dan M. <danspamable@gmail.com>

* Fix formatting

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Dan M. <danspamable@gmail.com>

* Update components/tooltip/demo/wrap-custom-component.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Dan M. <danspamable@gmail.com>

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

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Dan M. <danspamable@gmail.com>

* Add link for Wrap Custom Component

* Update components/tooltip/demo/wrap-custom-component.tsx

Signed-off-by: thinkasany <480968828@qq.com>

* test: update snap

* fix md lint

* chore: update docs

---------

Signed-off-by: Dan M. <danspamable@gmail.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 𝑾𝒖𝒙𝒉 <wxh1220@gmail.com>
2025-03-06 10:06:11 +08:00
thinkasany
5e11413222
demo: use null instead '' for tooltip's disabled demo (#53069)
* demo: use  instead  for tooltip's disabled demo

* empty commit

Co-authored-by: lijianan <574980606@qq.com>

---------

Co-authored-by: lijianan <574980606@qq.com>
2025-03-06 05:44:11 +08:00
𝑾𝒖𝒙𝒉
e3d53a4c86
chore: update link (#53062)
* chore: update link

* chore: rename
2025-03-05 21:55:51 +08:00
thinkasany
a0ad4224e5
demo: improve disabled demo for tooltip (#53066)
Co-authored-by: yellworyan <877520264@qq.com>
2025-03-05 21:41:36 +08:00
𝑾𝒖𝒙𝒉
7e4216795b
fix(Form): requiredMark not working when component is false (#52950)
* fix(Form): requiredMark not working when component is false

* comment

* chore: update snap

* chore: Update style to fix lint

* refactor: update logic
2025-03-05 21:26:12 +08:00
github-actions[bot]
209d116cb1
chore: auto merge branches (#53056)
chore: sync master into feature
2025-03-05 08:27:13 +00:00
二货爱吃白萝卜
1c0a184357
chore: adjust check logic to fix lint 2025-03-05 16:05:49 +08:00
xrkffgg
93b9af88f9
docs: add changelog 5.24.3 (#53041)
* docs: add changelog 5.24.3

* Update CHANGELOG.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* docs: update

---------

Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2025-03-05 11:17:45 +08:00
Christoph
1c3049e65b
locale: add Transfer.deselectAll to de_DE (#53047)
Co-authored-by: Christoph Nickel <christoph.nickel@quanos.com>
2025-03-05 08:11:41 +08:00
dependabot[bot]
8f667b8c56
chore(deps-dev): bump jest-axe from 9.0.0 to 10.0.0 in the dev-dependencies group (#53042)
* chore(deps-dev): bump jest-axe in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [jest-axe](https://github.com/nickcolley/jest-axe).


Updates `jest-axe` from 9.0.0 to 10.0.0
- [Release notes](https://github.com/nickcolley/jest-axe/releases)
- [Changelog](https://github.com/NickColley/jest-axe/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nickcolley/jest-axe/compare/v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: jest-axe
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* empty commit for rerun visual ci

* empty commit for rerun ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-03-04 22:33:07 +08:00
github-actions[bot]
ffe13baa41
chore: auto merge branches (#53046)
chore: sync master into feature
2025-03-04 13:46:18 +00:00
thinkasany
d95fafa602
chore: lock nwsapi@2.2.16 (#53045) 2025-03-04 21:21:43 +08:00
Ryan Tan
33b5fd42e5
docs(menu): fix description for dangerItemActiveBg and dangerItemSelectedBg (#53014) 2025-03-03 10:42:27 +08:00
DDDDD12138
b96d38cda6
fix: DatePicker header misalignment caused by unexpected button spacing (#53007) 2025-03-03 10:39:02 +08:00
lijianan
b9e3b95408
demo: rm qs, rm fetch-jsonp (#53015)
* demo: rm qs, rm fetch-jsonp

* fix: fix
2025-03-03 10:24:45 +08:00
github-actions[bot]
d0da663327
chore: auto merge branches (#53019)
chore: merge master into feature
2025-03-02 19:04:58 +00:00
lijianan
d0d27ad662
demo: Alert icon update (#53016)
* chore(deps-dev): bump typescript from 5.7 to 5.8

* demo: update demo

---------

Signed-off-by: lijianan <574980606@qq.com>
2025-03-02 22:43:43 +08:00
renovate[bot]
2dd57ffb80
chore(deps): update dependency typescript to ~5.8.0 (#53017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 12:18:57 +08:00
github-actions[bot]
517de9b884
chore: upgrade deps (#53013)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-03-01 06:17:30 +08:00
dependabot[bot]
201f1bf89e
chore(deps-dev): bump vanilla-jsoneditor in the dev-dependencies group (#53010)
Bumps the dev-dependencies group with 1 update: [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor).


Updates `vanilla-jsoneditor` from 2.4.0 to 3.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/v2.4.0...v3.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>
2025-02-28 23:10:28 +08:00