Releases: ueberdosis/tiptap
Releases · ueberdosis/tiptap
v2.7.2
What's Changed
- fix(vue-3): late-registering plugins by @svenadlung in #5616
- Publish a new pre-release version by @github-actions in #5631
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Fix Slice import in DropPlugin by @gerardva in #5626
- build(deps): bump micromatch and lint-staged by @dependabot in #5628
- build(deps-dev): bump webpack from 5.93.0 to 5.94.0 by @dependabot in #5572
- build(deps-dev): bump svelte from 4.2.18 to 4.2.19 by @dependabot in #5571
- build(deps): bump cypress-io/github-action from 6.7.2 to 6.7.6 by @dependabot in #5603
- build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 by @dependabot in #5582
- build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #5581
- Publish a new pre-release version by @github-actions in #5627
New Contributors
Full Changelog: v2.7.0...v2.7.1
v2.7.0
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
v2.7.0-pre.0
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
v2.6.6
What's Changed
- fix(core): check schema's nesting rules on contentCheck (#5500) by @lepult in #5535
- fix(suggestion): dropdown can now be closed with
Esc
(#4380) by @rfgamaral in #5544 - Publish a new stable version by @github-actions in #5537
New Contributors
Full Changelog: v2.6.5...v2.6.6
v2.6.5
v2.6.4
What's Changed
- fix(react): always attempt to cleanup editor instances, starting from creation #5492 by @nperez0111 in #5496
- fix(link): respect custom protocols #5468 by @nperez0111 in #5470
- Publish a new pre-release version by @github-actions in #5497
Full Changelog: v2.6.3...v2.6.4
v3.0.0-next.1
What's Changed
- build: use tsup for compilation by @nperez0111 in #5455
- feat(starter-kit): enable more extensions in the starter-kit for easier onboarding by @nperez0111 in #5466
- Removed tippy.js and replaced it with Floating UI - a newer, more lightweight and customizable floating element library. by @bdbch in #5398
Full Changelog: https://github.com/ueberdosis/tiptap/compare/@tiptap/[email protected]
v2.6.3
What's Changed
- Make
img.ProseMirror-separator
0px by @tjenkinson in #4646 - fix: Use undefined for type attribute default by @mhemmings in #5491
- Publish a new pre-release version by @github-actions in #5484
New Contributors
- @tjenkinson made their first contribution in #4646
- @mhemmings made their first contribution in #5491
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
- Addresses a bug with react in Next.js or when immediatelyRender: false is specified in useEditor
- Publish a new pre-release version by @github-actions in #5482
Full Changelog: v2.6.1...v2.6.2