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