mirror of
https://github.com/element-plus/element-plus.git
synced 2025-12-19 09:09:40 +08:00
* fix: input maxlength * fix: make error tip same line * fix: format * fix: use top: 100%; * feat: expand show-limit-word * feat: add test * fix: optimize code * fix: use nsInput.is and update docs * fix: update test case * fix: add wordLimitPosition props * chore: update docs * fix: add version tag * fix: input support outside * fix: update docs * fix: add backgroundcolor * fix: Restore code * fix: update docs demo * fix: add input test case * fix: Remove two useless CSS * Merge branch 'dev' into input-max-length