fix(default): support DropdownMenuItem onSelect (#4787)

fix(ui): add onSelect compat wrapper for DropdownMenuItem

Bridges Base UI DropdownMenu with Radix-style onSelect so existing consumers work without migration.
This commit is contained in:
Li Duoyang
2026-05-12 16:23:24 +08:00
committed by GitHub
parent 7fe896d2f8
commit 2b89989f62
4 changed files with 95 additions and 1 deletions
+4
View File
@@ -8,4 +8,8 @@ docs
.eslintcache
.gocache
/web/node_modules
/web/default/node_modules
/web/default/dist
/web/classic/node_modules
/web/classic/dist
!THIRD-PARTY-LICENSES.md