Commit Graph

12 Commits

Author SHA1 Message Date
thinkasany
b2f3a8085c chore: sync feature into next 2025-05-24 09:06:29 +08:00
afc163
4546987d0c
chore: refactor .dumi code folders (#53437)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-23 22:33:40 +08:00
Jony J
b3af097e8c
refactor: semantic dom structure (#53695)
* refactor: semantic dom structure

* fix: ci
2025-04-29 11:46:11 +08:00
thinkasany
6952b50b40
refactor: popup structure (#53689)
* refactor: popup structure

* select & autoComplete

* bump

* demo fix
2025-04-28 19:21:00 +08:00
thinkasany
de030bcfad chore: sync feature into next 2025-04-07 16:49:57 +08:00
lijianan
e16eeae8a5 chore: fix lint error 2025-04-03 15:02:46 +08:00
Jony J
3147356b4a
feat(auto-complete): popup supports Semantic DOM and retire some api (#53257)
* feat(auto-complete): popup supports Semantic DOM and retire some api

* refactor(auto-complete, select): deprecate `onDropdownVisibleChange` in favor of `onOpenChange` and update related tests

* refactor: adjust semantic demo logic

* docs: update api description

* docs: update doc

* docs: add space

* docs: update

* chore: update semantic demo logic

* feat: add CP support

* feat: add CP support for tree-select and update doc

* docs: update Select and TreeSelect common props in configuration documentation

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

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Signed-off-by: Jony J <1844749591@qq.com>

* feat: add root support

* docs: update doc

* chore: bump cascader version

---------

Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-04-02 11:45:53 +08:00
lijianan
284fce4871
site: add componentName for SemanticPreview (#53362)
* site: add componentName for SemanticPreview

* site: add componentName for SemanticPreview

* chore: fix
2025-04-01 07:50:38 +08:00
lijianan
fcbe7c9399
site: add componentName for SemanticPreview (#53360) 2025-04-01 07:38:14 +08:00
thinkasany
c5f07285ab chore: sync feature into next 2025-03-25 21:55:07 +08:00
Jony J
c073d2cb6c
feat(tree-select): popup support semantic dom and deprecated some api (#53285)
* feat(tree-select): popup support semantic dom and deprecated some api

* chore: update demo

* chore: update demo

* fix(compact): update dropdownStyle to styles for better semantic structure

* docs: add space
2025-03-25 20:34:26 +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