Files
element-plus/packages/components/input-tag
Kylin 99bf3e1776 fix(components): [input-tag] the line break caused by exceeding content (#22704)
* 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>
2025-11-11 15:33:49 +08:00
..