Commit Graph

3 Commits

Author SHA1 Message Date
Jony J
b3af097e8c
refactor: semantic dom structure (#53695)
* refactor: semantic dom structure

* fix: ci
2025-04-29 11:46:11 +08:00
lijianan
fcbe7c9399
site: add componentName for SemanticPreview (#53360) 2025-04-01 07:38:14 +08:00
Jony J
c358dc6aa5
feat(cascader): deprecate old props and add semantic DOM support for popup (#53311)
* refactor(cascader): deprecate old props and introduce semantic DOM support

* docs: update Cascader and ConfigProvider documentation to include new classNames and styles props

* Update components/config-provider/index.zh-CN.md

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

* Update components/config-provider/index.en-US.md

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

* feat: add root support

* Update components/cascader/demo/_semantic.tsx

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

* fix: merge root

---------

Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-03-28 21:27:06 +08:00