Commit Graph

4 Commits

Author SHA1 Message Date
thinkasany
6952b50b40
refactor: popup structure (#53689)
* refactor: popup structure

* select & autoComplete

* bump

* demo fix
2025-04-28 19:21:00 +08:00
thinkasany
d5f0fc1941
feat: ConfigProvider support classNames and styles for treeSelect (#53229)
* feat: ConfigProvider support classNames and styles for treeSelect

* fix

* fix

* fix

* update zIndex

* fix

* add test
2025-03-25 19:14:35 +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
MadCcc
74d9654423
feat: tree token (#44282) 2023-08-18 10:23:57 +08:00