mirror of
https://github.com/element-plus/element-plus.git
synced 2025-04-06 16:30:35 +08:00
* feat(components): [select-v2] add `width` prop * feat(components): [select-v2] change `width` prop to `fit-input-width` * docs(components): add description * test(components): [select-v2] fix errors caused by canvas * chore(components): optimize code and change documents Co-authored-by: thinkasany <480968828@qq.com> Co-authored-by: btea <2356281422@qq.com> * feat: [select-v2] listen for `fit-input-width` * fix: change the default value of the `fit-input-width` prop * fix: the width did not change when remote search or creating temporary option * docs: change document and example code --------- Co-authored-by: thinkasany <480968828@qq.com> Co-authored-by: btea <2356281422@qq.com>