Commit Graph

6 Commits

Author SHA1 Message Date
thinkasany
b7b842f3bf chore: sync feature into next 2025-08-01 18:21:16 +08:00
gregor-mueller
48eb543646 fix(Menu): Set correct value type for MenuItem data attributes (#54539)
* fix(Menu): Set correct value type for MenuItem data attributes

* Update components/menu/interface.ts

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: thinkasany <480968828@qq.com>

* change the type to `unknown` to support anything

* Update components/menu/interface.ts

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

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-07-31 16:17:42 +08:00
thinkasany
ec033f6a08 chore: sync feature into next 2025-07-17 11:48:12 +08:00
Mehmet Salih Yavuz
7e45da92b8 fix(Menu): Allow data attributes for menu items (#54393)
* fix(Menu): Allow data attributes for menu items

* fix: add number type
2025-07-16 19:10:52 +08:00
Jony J
8fb50a6443 feat: retire deprecated api and migrate scope (#52876)
* chore: upgrade RC component dependencies

* chore: trigger CI build

* chore: update deps and import path

* chore: update deps

* test: update snapshot

* test: update snapshot

* fix: lint fix

* chore: migrate Drawer to @rc-component/drawer

* chore: migrate Image to @rc-component/image

* test: update snapshot

* chore: replace api

* fix cascader dropdown api and snap, popupAlign

* fix ci test

* fix key

* test: update snapshot

* Revert "test: update snapshot"

This reverts commit 66a993332b.

* chore: fix logic

* test: update snapshot

* chore: revert part logic

---------

Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-02-27 21:22:09 +08:00
二货爱吃白萝卜
b62b81958b test: Fix React 18.3 findDOMNode warning (#48958)
* fix: try to fix React 18.3 warning

* chore: back of ci

* chore: fix type

* chore: fix lint

* chore: update deps

* fix: component error

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: update deps

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: update deps

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: bump version
2024-05-18 15:07:26 +08:00