Skip to content

Releases: ueberdosis/tiptap

v2.9.0

22 Oct 13:28
cbbb8a5
Compare
Choose a tag to compare

What's Changed

  • docs: update the typings for DecorationWithType to be more accurate by @nperez0111 in #5692
  • fix: add extension-text-style as a dep of @tiptap/starter-kit #5691 by @nperez0111 in #5693
  • Fixes resizeable columns when the first row has a colspan by @jaapvanhoek in #4955
  • build(deps): bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in #5704
  • Fix NodePos logic for child position calculation and attribute changes by @bdbch in #5716
  • Fix getMarkRange not finding marks when at the start of a mark by @bdbch in #5717
  • Fix editor destruction at the end of Vue transition by @Ericlm in #5648
  • Improve accessibility on the editor DOM element by @bdbch in #5734
  • Add clear mark parse rules to bold & italic marks by @mgreystone in #5705
  • Update mention extension's priority by @kart-c in #5687
  • Update styles.scss by @tk-425 in #5732
  • fix(core): respect the editor's parseOptions by @nperez0111 in #5742
  • fix(react): preserve editable option across renders by @guarmo in #5745
  • feat: in a collab setting, disable transactions that are trying to sync invalid content by @nperez0111 in #5207
  • Publish a new stable version by @github-actions in #5751

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

30 Sep 14:48
5d9b8d0
Compare
Choose a tag to compare

#5669

What's Changed

  • build: type definitions are only emitted for a single package's code by @nperez0111 in #5665
  • fix(core): onDrop and onPaste only registered when defined #5681 by @nperez0111 in #5684
  • feat(CharacterCount): Add counter function to CharacterCount extension. by @ho991217 in #5674
  • Publish a new pre-release version by @github-actions in #5669

New Contributors

Full Changelog: v2.7.4...v2.8.0

v2.7.4

26 Sep 12:25
b2598dc
Compare
Choose a tag to compare

#5667

What's Changed

  • Add editorContainerProps to EditorProvider by @kart-c in #5661
  • fix(core): dereference editor from DOM element on destroy #5654 by @nperez0111 in #5666
  • Publish a new pre-release version by @github-actions in #5667

New Contributors

Full Changelog: v2.7.3...v2.7.4

v2.7.3

25 Sep 16:03
e8e4df3
Compare
Choose a tag to compare

#5652 (review)

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.7.3

v2.7.2

19 Sep 09:28
89d5713
Compare
Choose a tag to compare

#5631

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

17 Sep 14:04
20c7c95
Compare
Choose a tag to compare

#5627

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

17 Sep 13:28
a170cf4
Compare
Choose a tag to compare

#5511

What's Changed

New Contributors

Full Changelog: v2.6.6...v2.7.0

v2.7.0-pre.0

27 Aug 13:37
cf20679
Compare
Choose a tag to compare
v2.7.0-pre.0 Pre-release
Pre-release

#5560

What's Changed

New Contributors

Full Changelog: v2.6.6...v2.7.0-pre.0

v2.6.6

23 Aug 10:32
ec6121d
Compare
Choose a tag to compare

#5537

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

21 Aug 07:04
f8d79da
Compare
Choose a tag to compare

#5532

What's Changed

  • Publish a new stable version by @github-actions in #5532
  • fix(suggestion): sometimes a suggestion would not show up (#4380) (#5531)

Full Changelog: v2.6.4...v2.6.5