mirror of
https://github.com/element-plus/element-plus.git
synced 2025-04-18 16:50:38 +08:00
* feat(components): [input-tag] add saveOnBlur prop * fix(components): [input-tag] reset inputValue to undefined * docs(components): [input-tag] add version tag for save-on-blur attribute * refactor(components): [input-tag] simplify saveOnBlur prop definition * chore(components): [input-tag] set saveOnBlur default to true * docs(components): [input-tag] saveOnBlur default to true