Skip to content

Commit af3540a

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

File tree

12 files changed

+18
-15
lines changed

12 files changed

+18
-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/code

Submodule code deleted from f281996

example/tools/delimiter

Submodule delimiter deleted from 4ca1c1c

example/tools/embed

Submodule embed deleted from f2585ab

example/tools/header

Submodule header deleted from 477853c

example/tools/image

Submodule image deleted from 25d46cd

example/tools/inline-code

Submodule inline-code deleted from dcd4c17

example/tools/list

Submodule list deleted from a6dc6a6

example/tools/quote

Submodule quote deleted from 9377ca7

example/tools/table

Submodule table deleted from 2948cd7

0 commit comments

Comments
 (0)