Skip to content

Releases: ueberdosis/tiptap

v2.1.0-rc.10

07 Jul 13:59
Compare
Choose a tag to compare
v2.1.0-rc.10 Pre-release
Pre-release

What's Changed

  • chore(docs): Add missing editor getters by @muttenzer in #4150
  • chore(docs): CDN installation documentation by @RicoTrevisan in #4045
  • feat(core): New Cut Command & Position Mapping for insertContentAt by @bdbch in #4141
  • fix: require file extensions for imports and exports by @benasher44 in #4001
  • fix(core) Allow text style to be clearable on new lines by @C-Hess in #4151
  • fix(core) Nested chain not preserving dispatch state by @C-Hess in #4152
  • fix(core): 'enter' behavior on android custom node views by @C-Hess in #4153
  • fix(demos): Fix nested lists style issue by @tommy-typos in #4172
  • fix(extension-history): mod+z/mod+y failed with capslock by @slapbox in #4132
  • fix(extension-link): do not use window.open for links in readonly mode by @thecodrr in #4073
  • fix(extension-link): fixes link going to wrong url by @joenarus in #4078
  • fix(extension-link): Prevent auto-linking when typing URL inside inline code mark by @rfgamaral in #4160
  • fix(extension-link): Rel cannot be set by @lekoala in #4112
  • fix(react): check props.clientRect before creating ReactRenderer by @hariacharya80 in #4138
  • fix(react): Destroy editor in safe by @KentoMoriwaki in #4000
  • fix(react): update select state when text selection is around by @bdbch in #4148
  • fix(vue-3): component names in Vue 3 devtools by @segevfiner in #3970
  • refactor(core): Change markInputRule.ts checks by @mcshaz in #4162

New Contributors

Full Changelog: v2.1.0-rc.9...v2.1.0-rc.10

v2.1.0-rc.9

15 Jun 09:55
Compare
Choose a tag to compare
v2.1.0-rc.9 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-rc.8...v2.1.0-rc.9

v2.1.0-rc.8

25 May 17:02
Compare
Choose a tag to compare
v2.1.0-rc.8 Pre-release
Pre-release
v2.1.0-rc.8

v2.1.0-rc.7

25 May 15:58
Compare
Choose a tag to compare
v2.1.0-rc.7 Pre-release
Pre-release
fix package-lock

v2.1.0-rc.6

25 May 15:32
Compare
Choose a tag to compare
v2.1.0-rc.6 Pre-release
Pre-release
fix package-lock

v2.1.0-rc.5

25 May 12:31
Compare
Choose a tag to compare
v2.1.0-rc.5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-rc.4...v2.1.0-rc.5

v2.1.0-rc.4

27 Apr 10:04
Compare
Choose a tag to compare
v2.1.0-rc.4 Pre-release
Pre-release

What's Changed

  • fix(link): fix links autolinking when not needed by @bdbch in #3989

Full Changelog: v2.1.0-rc.3...v2.1.0-rc.4

v2.1.0-rc.3

26 Apr 14:10
Compare
Choose a tag to compare
v2.1.0-rc.3 Pre-release
Pre-release

Reverts

  • reverted: Retain existing config when calling configure on Marks and Extensions by @nholden in #3822

Full Changelog: v2.1.0-rc.2...v2.1.0-rc.3

v2.1.0-rc.2

26 Apr 12:20
Compare
Choose a tag to compare
v2.1.0-rc.2 Pre-release
Pre-release

What's Changed

  • Retain existing config when calling configure on Marks and Extensions by @nholden in #3822
  • fix(extension-link): fix link not being kept when pasting url with link by @bdbch in #3975

New Contributors

Full Changelog: v2.1.0-rc.1...v2.1.0-rc.2

v2.0.3

13 Apr 11:01
Compare
Choose a tag to compare

Bugfixes

  • Fix BubbleMenu debounce conflicting with Collaboration Features by @bdbch (See #3953)

Full Changelog: v2.0.2...v2.0.3