v2.5.6
版本发布时间: 2024-07-24 23:13:05
ueberdosis/tiptap最新发布版本:v2.7.2(2024-09-19 17:28:10)
https://github.com/ueberdosis/tiptap/pull/5386
What's Changed
- fix: Address different behavior between
getHTML
andgenerateHTML
by @baseballyama in https://github.com/ueberdosis/tiptap/pull/5366 - fix: check that view is not destroyed before creating node views in core Editor by @yyjlincoln in https://github.com/ueberdosis/tiptap/pull/5334
- fix: Adjust the
splitBlock
command to returnfalse
when it was unsuccessful by @mgreystone in https://github.com/ueberdosis/tiptap/pull/5371 - code-block: on arrow down move to next node by @hollykurt in https://github.com/ueberdosis/tiptap/pull/4721
- fix(link): do not open links twice when not editable #4877 by @nperez0111 in https://github.com/ueberdosis/tiptap/pull/5378
- Update prosemirror-view & prosemirror-tables to most recent version by @bdbch in https://github.com/ueberdosis/tiptap/pull/5385
- Fix: resizable table min width by @mirfanrafif in https://github.com/ueberdosis/tiptap/pull/4684
- develop by @nperez0111 in https://github.com/ueberdosis/tiptap/pull/5369
- Publish a new stable version by @github-actions in https://github.com/ueberdosis/tiptap/pull/5386
New Contributors
- @baseballyama made their first contribution in https://github.com/ueberdosis/tiptap/pull/5366
- @yyjlincoln made their first contribution in https://github.com/ueberdosis/tiptap/pull/5334
- @mgreystone made their first contribution in https://github.com/ueberdosis/tiptap/pull/5371
- @hollykurt made their first contribution in https://github.com/ueberdosis/tiptap/pull/4721
- @mirfanrafif made their first contribution in https://github.com/ueberdosis/tiptap/pull/4684
Full Changelog: https://github.com/ueberdosis/tiptap/compare/v2.5.5...v2.5.6