element-plus/docs/examples/select-v2
Ryan2128 bbed5a5e96
fix(components): [select-v2] missing validate action when clear (#4892)
* fix(components): [select-v2] missing validate action when clear

- Fix the bug that missing validate when clear
- Add the same icon and style as the select component

* docs: [select-v2] fix demo render error
2021-12-22 17:37:42 +08:00
..
allow-create.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
basic-usage.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
clearable.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
customized-option.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
disabled.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
filterable.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
grouping.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
hide-extra-tags.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
multiple.vue fix(components): [select-v2] missing validate action when clear (#4892) 2021-12-22 17:37:42 +08:00
remote-search.vue docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00