Skip to content

Commit 31bc120

Browse files
authored
v0.7.5 (#3630)
1 parent 90b780a commit 31bc120

File tree

29 files changed

+294
-272
lines changed

29 files changed

+294
-272
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## v0.7.5 (2022-12-23)
2+
3+
- selectionChange fix (#3623) Dominic Gannaway
4+
- Add docs for root listener (#3625) Acy Watson
5+
- Add docs re: working with DOM Events (#3624) Acy Watson
6+
- background-repeat: no-repeat; (#3621) Aloento
7+
- Add logic in isSelectionCapturedInDecoratorInput for contentEditables (#3622) Dominic Gannaway
8+
- Fix bug in convertTextFormatElement (#3618) Dominic Gannaway
9+
- Add size limit report (#3600) Maksim Horbachevsky
10+
- Allow focus/blur propagation in useYjsFocusTracking (#3617) Dominic Gannaway
11+
- Add missing changelog for 0.7.4 (#3598) John Flockton
12+
- Fix getSelectedNode logic for forward selection (#3609) moy2010
13+
- Fix typo in documentation (#3614) Jeremy Bernier
14+
- Fix bad rebase (#3607) Dominic Gannaway
15+
- Escape plus signs of the tag in MarkdownImport, fixes #3596 (#3599) Teemu Pöntelin
16+
- Add HTML paste support for checklists (#3579) Acy Watson
17+
- Preserve empty parent during replacement (#3595) Maksim Horbachevsky
18+
119
## v0.7.4 (2022-12-20)
220

321
- Add missing usages of `$applyNodeReplacement` (#3592) John Flockton

0 commit comments

Comments
 (0)