Commit 7921a8a
fix(Textarea): should trigger keyboard event when set UseShiftEnter to false (#5656)
* fix(Textarea): should trigger enter keyboard event
* chore: bump version 9.5.0-beta04
Co-Authored-By: bob9307 <10083842+bob9307@users.noreply.github.com>
---------
Co-authored-by: bob9307 <10083842+bob9307@users.noreply.github.com>1 parent 08b8d60 commit 7921a8a
File tree
2 files changed
+2
-2
lines changed- src/BootstrapBlazor
- Components/Textarea
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments