Skip to content

Commit 363612c

Browse files
committed
fix: handle whitespace input in empty placeholders correctly
1 parent 58a7a9e commit 363612c

File tree

12 files changed

+27
-15
lines changed

12 files changed

+27
-15
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- `Fix` - Several toolbox items exported by the one tool have the same shortcut displayed in toolbox
1010
- `Improvement` - The current block reference will be updated in read-only mode when blocks are clicked
1111
- `Fix` - codex-notifier and codex-tooltip moved from devDependencies to dependencies in package.json to solve type errors
12+
- `Fix` - Handle whitespace input in empty placeholder elements to prevent caret from moving unexpectedly to the end of the placeholder
1213

1314
### 2.30.6
1415

example/tools/list

Submodule list updated from a6dc6a6 to 2977364

0 commit comments

Comments
 (0)