mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [input-tag] the line break caused by exceeding content * fix(components): [input-tag] delete min-width * fix(components): [input-tag] adjust the logic * refactor: adjustment of implementation logic * refactor: restore the code * refactor: adjust the logic * refactor: adjust the method name * refactor: add test * refactor: remove interface InputTagStates * Update packages/components/input-tag/src/composables/use-input-tag-dom.ts Co-authored-by: rzzf <cszhjh@gmail.com> * refactor: update test * refactor: update test --------- Co-authored-by: rzzf <cszhjh@gmail.com>