Skip to content

Releases: ueberdosis/tiptap

v2.2.0-rc.4

10 Oct 10:34
Compare
Choose a tag to compare
v2.2.0-rc.4 Pre-release
Pre-release

What's Changed

  • feature: allow to customize the tag of the contentDOMElement by @nikgraf in #3984
  • docs(react): add documentation for contentDOMElementTag by @bdbch in #4348
  • feat(placeholder): allow editor-is-empty class on any node by @bdbch in #4335
  • Improve introducing examples in the documentation by @lode in #4334
  • feature(html): allow caller to specify a document implementation in generateHTML() by @srsudar in #4047
  • fix duplicated text in PHP docs by @galengidman in #4389
  • build(deps): bump cypress-io/github-action from 5.8.3 to 6.5.0 by @dependabot in #4440
  • build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #4438
  • build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #4439
  • fix: add missing attributes in extension-link by @Manueljlin in #4429
  • build(deps-dev): bump postcss from 8.4.27 to 8.4.31 by @dependabot in #4511
  • build(deps-dev): bump postcss from 8.4.14 to 8.4.31 in /demos by @dependabot in #4508
  • [Bug]: HTML output of Table is missing colgroup element by @diginikkari in #4281
  • Fix: configured/extended extensions should keep their original config by @tleruitte in #4191

New Contributors

Full Changelog: v2.1.11...v2.2.0-rc.4

v2.1.11

20 Sep 15:32
Compare
Choose a tag to compare

What's Changed

  • feature(core): pass through paste event to pasteHandler getAttributes by @bdbch in #4354

Full Changelog: v2.1.10...v2.1.11

v2.1.10

15 Sep 13:44
Compare
Choose a tag to compare

What's Changed

  • Fix React and Vue NodeView renderers not adding correct selection classes by @bdbch in #4452

Full Changelog: v2.1.9...v2.1.10

v2.1.9

14 Sep 15:38
Compare
Choose a tag to compare

What's Changed

  • docs(react): fix typo on React installation code block by @rufatZZ in #4441
  • fix(link): fix link commands not allowing rel and target attributes by @Manueljlin in #4429

New Contributors

Full Changelog: v2.1.8...v2.1.9

v2.1.8

04 Sep 19:41
Compare
Choose a tag to compare

What's Changed

  • fix(horizontal-rule): fix insertion being broken on empty docs by @bdbch in #4375
  • Fix typo in collaboration.md by @EricHasegawa in #4398
  • prevent opening link when clicking on selection containing a link by @aldinezi in #4346

New Contributors

Full Changelog: v2.1.6...v2.1.8

v2.1.7

23 Aug 16:37
Compare
Choose a tag to compare

What's Changed

  • fix(horizontal-rule): fix insertion being broken on empty docs by @bdbch in #4375

Full Changelog: v2.1.6...v2.1.7

v2.2.0-rc.3

18 Aug 19:37
Compare
Choose a tag to compare
v2.2.0-rc.3 Pre-release
Pre-release

What's Changed

  • feature(html): allow caller to specify a document implementation in generateHTML() by @srsudar in #4047

New Contributors

Full Changelog: v2.2.0-rc.0...v2.2.0-rc.3

v2.2.0-rc.0

18 Aug 17:56
Compare
Choose a tag to compare
v2.2.0-rc.0 Pre-release
Pre-release

What's Changed

  • feature(placeholder): allow editor-is-empty class on any node by @bdbch in #4335
  • feature(react): allow to customize the tag of the contentDOMElement by @nikgraf in #3984
  • docs(react): add documentation for contentDOMElementTag by @bdbch in #4348
  • docs: Improve introducing examples in the documentation by @lode in #4334

New Contributors

Full Changelog: v2.1.5...v2.2.0-rc.0

v2.1.6

18 Aug 18:09
Compare
Choose a tag to compare

What Changed

  • Fixed a broken export in tiptap core that prevented the build process

Full Changelog: v2.1.5...v2.1.6

v2.1.5

18 Aug 16:26
Compare
Choose a tag to compare

What's Changed

  • fix(list-keymap): fix broken imports causing typescript errors by @bdbch in #4350

Full Changelog: v2.1.4...v2.1.5