Commit 23e162d
committed
chore(release): 17.37.0 [skip ci]
# [17.37.0](v17.36.0...v17.37.0) (2025-04-01)
### Features
* **json-crdt-extensions:** 🎸 implement block type update method ([d88ad48](d88ad48))
* **json-crdt-extensions:** 🎸 implement toggling of block split types ([0f8f000](0f8f000))
* **json-crdt-peritext-ui:** 🎸 add ability to hide cursor info in debug mode ([ff9e996](ff9e996))
* **json-crdt-peritext-ui:** 🎸 add ability to hide debug info labes ([f07f347](f07f347))
* **json-crdt-peritext-ui:** 🎸 add ability to hide outlines ([b018690](b018690))
* **json-crdt-peritext-ui:** 🎸 create explicit DebugState class ([a7d236a](a7d236a))
* **json-crdt-peritext-ui:** 🎸 implement multi-cursor block-merge ([d2ad754](d2ad754))
* **json-crdt-peritext-ui:** 🎸 improve block type toggle implementation ([86001db](86001db))
* **json-crdt-peritext-ui:** 🎸 improve display of adjacent line caret destination ([e572e4e](e572e4e))
* **json-crdt-peritext-ui:** 🎸 skip markers when moving to adjacent line ([5c0325b](5c0325b))
* **json-crdt-peritext-ui:** 🎸 use absolute x coordinate to compute vertical line moves ([6dc482f](6dc482f))1 parent 3cd6657 commit 23e162d
2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments