Commit 6f3af8b
fix(textarea): allow input beyond maxcharacter when
* fix(textarea): allow input beyond max length when `allowInputOverMax` is `true`
* chore: stash changelog [ci skip]
* chore: stash changelog [ci skip]
---------
Co-authored-by: tdesign-bot <[email protected]>allowInputOverMax=true (#5888)1 parent 640f9c1 commit 6f3af8b
File tree
2 files changed
+9
-1
lines changed- packages
- components/textarea
- tdesign-vue-next/.changelog
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments