25c7ea2b3c
refactor(components): export TreeV2Instance
& optimize type usage ( #21718 )
...
* refactor(components): export `TreeV2Instance` & optimize type usage
* refactor: change type declaration entry file
2025-08-13 12:33:30 +08:00
2f17df1209
style(eslint-config): newline before import type
( #21036 )
...
* perf: change to import-x
* feat: add rules
* chore: fix rule
* chore: fix
* chore: fix
* chore: fix
* style: `pnpm lint:fix`
* Revert "style: `pnpm lint:fix`"
This reverts commit db0116a288299c507e3cfc4d7a22e2207265d920.
* Revert "chore: fix"
This reverts commit 69c82a90c01525e38180be4c21e8ef5602512318.
* chore: fix
* style: `pnpm lint:fix`
* fix: lint
* chore: `pnpm format`
2025-06-16 15:37:12 +08:00
3bcad6d83d
docs: [select] remove demos sass ( #19365 )
...
fix(docs): [select] remove demos sass, enable run in playground
2024-12-23 17:49:16 +08:00
ade87f6729
docs(examples): standardize unified code format and fix some type ( #16370 )
...
* docs: standardize unified example code format and fix some example type
* docs: update some example type
* Update docs/examples/descriptions/sizes.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* docs: update example-page-header
* docs: update example-page-header
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-04-15 16:29:21 +08:00
405a4aa393
feat(components): [select-v2] Add header and footer slots ( #15519 )
...
* feat(components): [select-v2] Add header and footer slots
* feat: update
2024-01-16 16:09:51 +08:00