Commit Graph

30104 Commits

Author SHA1 Message Date
lijianan
682c460673 docs: fix docs typo (#55493)
* docs: fix docs typo

* update

* update

* update
2025-10-27 13:13:06 +08:00
afc163
6e958871c4 fix: Segmented style conflict with React DevTools 7.0 (#55438)
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-27 10:54:16 +08:00
ug
27a9c8a57c fix(Modal):Watermark crashes when wrapping Modal with modalRender (#55435)
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-27 10:03:53 +08:00
github-actions[bot]
8a81accfaf chore: auto merge branches (#55479)
chore: merge master into feature
2025-10-26 09:47:24 +00:00
lijianan
41b5dce953 perf: try to reduce bundle size (#55478)
* refactor: reuse useForceUpdate hook

* update

* perf: try to reduce bundle size

* update
2025-10-26 17:18:36 +08:00
thinkasany
80a1f69588 fix: add image missing memo deps (#55477)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-26 17:00:39 +08:00
lijianan
40531626c1 refactor: remove useState, reuse useForceUpdate hook (#55476)
* refactor: reuse useForceUpdate hook

* update
2025-10-26 16:38:18 +08:00
thinkasany
d7ee8cc377 fix: add ColorPicker missing memo deps (#55475)
* fix: add ColorPicker missing memo deps

* fix

* fix
2025-10-26 16:21:25 +08:00
lijianan
246c14b442 fix: add missing dependency (#55467)
Co-authored-by: thinkasany <480968828@qq.com>
2025-10-26 15:22:07 +08:00
lijianan
bf7cd94b89 chore: rm unnecessary useMemo (#55468)
* chore: rm unnecessary useMemo

* rename
2025-10-26 10:07:41 +08:00
renovate[bot]
d3ac9eddd0 chore(deps): update actions/upload-artifact action to v5 (#55470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 09:04:35 +08:00
renovate[bot]
5a69863ac1 chore(deps): update actions/download-artifact action to v6 (#55469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 09:03:23 +08:00
Yasin B. Kalkan
00e392e66d Fix color node reference and class name indexing (#55461)
Signed-off-by: Yasin B. Kalkan <yasinburakkalkan@gmail.com>
2025-10-25 21:09:18 +08:00
thinkasany
1d0b0a440c fix: add alert missing memo deps (#55457)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-25 13:25:30 +08:00
thinkasany
8ab7fa52d4 chore: bump eslint-plugin-react-hooks@7.0.1 (#55456)
* chore: rm useless eslint comment

* eslint-plugin-react-hooks@7.0.1
2025-10-25 13:24:40 +08:00
github-actions[bot]
c6bff1aca6 chore: auto merge branches (#55454)
chore: sync master into feature
2025-10-25 02:47:55 +00:00
lijianan
c13ac86af2 fix: item styles should be merge (#55453) 2025-10-25 10:26:19 +08:00
lijianan
db2b6c93f6 chore: code style optimization (#55450)
* chore: code style optimization

* update
2025-10-25 10:24:24 +08:00
thinkasany
da7c8192a3 chore: rm useless NonNullAssertedOptionalChain (#55448)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-25 10:17:25 +08:00
lijianan
94a2574e4a chore: fix lint error (#55451)
* test

* fix lint error

* fix lint error

* fix lint error

* fix lint error

* fix lint error

* fix lint error

* fix lint error

* update

* update

* update

* update

* update

* update
2025-10-25 10:06:51 +08:00
thinkasany
384646768d chore: add colorPicker missing memo deps (#55446) 2025-10-24 23:22:52 +08:00
jiAng
addf5ba2f7 feat: add itemActiveColor/itemActiveColorHover token on Pagination (#55195)
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-10-24 22:21:03 +08:00
github-actions[bot]
1592b9c4df chore: auto merge branches (#55441)
chore: sync master into feature
2025-10-24 13:31:24 +00:00
afc163
2933bd66ce chore: update biome config and report template (#55440)
* chore: update biome config and report template

* Apply suggestion from @afc163

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2025-10-24 20:27:58 +08:00
𝑾𝒖𝒙𝒉
60000bc14e fix(DirectoryTree): fieldNames cause defaultExpandAll to not work error (#55420) 2025-10-24 17:50:25 +08:00
lijianan
1c30401023 type: update any type to function (#55434) 2025-10-24 16:32:46 +08:00
lijianan
553ac801d3 type: update undefined type to optional (#55436) 2025-10-24 16:31:14 +08:00
divyeshagrawal
34297362a3 chore: remove unused devDependencies (#55433)
* Chore: Remove unused dependencies

* Chore: Add EOL

* Chore: Add remark-cli

* Chore: Add EOL
2025-10-24 15:46:43 +08:00
lijianan
44223967ae chore: rm useUniqueMemo hook (#55412) 2025-10-23 10:48:30 +08:00
lijianan
f187eeafb3 test: update any type with React.ReactElement (#55410) 2025-10-23 08:09:15 +08:00
lijianan
5fe4cff30d chore: unified code style (#55411) 2025-10-23 08:08:09 +08:00
thinkasany
8095b8c467 chore: improve avatar code style (#55408) 2025-10-23 04:14:01 +08:00
github-actions[bot]
4aeb941bec chore: auto merge branches (#55405)
chore: merge master into feature
2025-10-22 11:52:41 +00:00
lijianan
ec44482a1b chore: unified code style (#55406) 2025-10-22 19:31:22 +08:00
SocietyNiu
2131d9f7e2 docs: fix auto theme mode (#55397)
* fix: fix the auto theme mode

* fix: fix the index page background color display issue under auto theme mode

* docs: fix index css

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-22 18:51:50 +08:00
zancheng
2bceb47f3a style(Segmented): Support gradient background (#55391) 2025-10-22 10:00:33 +08:00
lijianan
70cba6b961 site: add useLocalStorage hook (#55401)
* site: add useLocalStorage hook

* update

* update

* update
2025-10-22 09:57:34 +08:00
thinkasany
4c6f5d965b fix(space): add missing deps (#55399)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-21 21:34:02 +08:00
afc163
5c122a805d style: Statistic skeleton showing active animation defaultly (#55398) 2025-10-21 20:28:09 +08:00
ug
d792286afe docs: Update React documentation links from reactjs.org to react.dev (#55392)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
2025-10-21 17:14:21 +08:00
二货爱吃白萝卜
6d879793fd docs: add see conf config (#55389) 2025-10-21 16:08:15 +08:00
github-actions[bot]
e06b9533c0 chore: auto merge branches (#55384)
chore: merge master into feature
2025-10-21 02:44:15 +00:00
lijianan
4195a736e2 fix: update missing prefixCls dependency (#55378)
* docs: add mousePosition prop

* fix: update missing prefixCls dependency

* clear

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-21 09:50:34 +08:00
lijianan
563e855dec fix: update missing responsiveMap dependency (#55385)
* fix: update missing responsiveMap dependency

* update
2025-10-21 09:28:45 +08:00
xrkffgg
a31d11d8a7 docs: add changelog 5.27.6 (#55380) 5.27.6 2025-10-20 16:44:32 +08:00
lijianan
2367a516c4 site: update missing isLight dependency (#55377)
* site: update missing themeData dependency

* update

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-20 09:16:47 +08:00
lijianan
af1a78a83f refactor: avoid unnecessary re-renders by explicitly listing deps (#55376) 2025-10-20 08:37:24 +08:00
github-actions[bot]
9e2ca60497 chore: auto merge branches (#55372)
chore: merge master into feature
2025-10-19 15:47:58 +00:00
lijianan
072c9fa707 type: update any type to ConfirmDialogProps (#55371) 2025-10-19 23:21:17 +08:00
lijianan
a0a32ff450 fix: add missing getConfirmFunc dependency (#55370)
* fix: add missing getConfirmFunc dependency

* fix: add missing getConfirmFunc dependency
2025-10-19 22:53:07 +08:00