v0.9.11.beta
·
148 commits
to main
since this release
What's Changed
- Fix paste into quote started with
>markdown shortcut by @samuelpecher in #1023 - Revert editor.flush() helper simplification by @samuelpecher in #1025
- Group images pasted in succession into a gallery by @samuelpecher in #1021
- Preserve link when pasting a Lexxy single-link clipboard payload by @samuelpecher in #1022
- Fix table cell selection with the mouse by @zoltanhosszu in #1026
- Skip no-op aria-pressed/aria-disabled writes on toolbar buttons by @monorkin in #1001
- Add dispose() lifecycle hook to extensions by @flavorjones in #1029
- Dispence with unecessary
<code>element in highlight by @samuelpecher in #1028
Full Changelog: v0.9.10.beta...v0.9.11.beta