What's Changed
- fix: update pm versions by @nperez0111 in #5488
- chore: rebuild pjson by @nperez0111 in #5513
- refactor(react): default to using deep equal comparisons by @nperez0111 in #5512
- Updating ReactNodeViewRenderer element's attributes when the node updates by @YaoKaiLun in #5494
- refactor(core): update typings for NodeViews to be accurate to implementation #5483 by @nperez0111 in #5526
- Fix for #5490 - Adds
preventClearDocument
meta + makes it easier to disable specific core plugins. by @AlansCodeLog in #5514 - Prevent onBlur being trigged when task item is toggled by @jarlef in #5520
- fix(suggestion): sometimes a suggestion would not show up (#4380) by @nperez0111 in #5531
- fix: preserve attributes of toggled node #3644 by @nperez0111 in #5489
- Use parent window for cross-frame instantiation by @bdbch in #5534
- feature(core): add onPaste and onDrop events to editor by @bdbch in #4843
- Core: Fix styles being duplicated on mergeAttributes function by @sifat009 in #4610
- fix: Broken text replacement feature (macOS-only) by @rfgamaral in #5261
- feat: Add data attribute on ReactNodeView mounting div to assist styling by @WilliamIPark in #5539
- fix(suggestion): dropdown can't be closed with
Esc
(#4380) by @rfgamaral in #5544 - fix(extension-code-block-lowlight): support for lowlight v3 aliases by @Ilya-Iskra in #5551
New Contributors
- @YaoKaiLun made their first contribution in #5494
- @AlansCodeLog made their first contribution in #5514
- @jarlef made their first contribution in #5520
- @sifat009 made their first contribution in #4610
- @Ilya-Iskra made their first contribution in #5551
Full Changelog: v2.6.6...v2.7.0-pre.0