tiptap/demos/CHANGELOG.md
2024-09-30 16:46:03 +02:00

27 KiB
Raw Permalink Blame History

Change Log

3.0.0-next.0

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

2.4.2

Patch Changes

  • d6e56c4: declare lowlight to be a peer dep of extension-code-block-lowlight, update usage to v3

2.4.1

Patch Changes

  • 85d21ca: Updated demos and reverted vue specific performance enhancements until we know they work

    in commit ff04353b3e revert: "fix(vue-3): faster component rendering (#5206)" This reverts commit 31f3746491.

    and

    in commit dbab8e42ea revert: "fix(vue-3): fix editor.state updating too late during a transaction due to reactiveState fixes #4870 (#5252)" This reverts commit 509676ed4a.

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.4.0 (2024-05-14)

Note: Version bump only for package tiptap-demos

2.3.2 (2024-05-08)

Bug Fixes

2.3.1 (2024-04-30)

Note: Version bump only for package tiptap-demos

2.3.0 (2024-04-09)

Bug Fixes

Features

  • core: apply input and paste rules when using insertContent methods (#5046) (96b6abc)

2.2.6 (2024-04-06)

Note: Version bump only for package tiptap-demos

2.2.5 (2024-04-05)

Note: Version bump only for package tiptap-demos

2.2.4 (2024-02-23)

Note: Version bump only for package tiptap-demos

2.2.3 (2024-02-15)

Bug Fixes

2.2.2 (2024-02-07)

Note: Version bump only for package tiptap-demos

2.2.1 (2024-01-31)

Note: Version bump only for package tiptap-demos

2.2.0 (2024-01-29)

Bug Fixes

  • core: fix new lines being added via elementFromString (#4767) (b7a2504)
  • fix imports, fix demos, unpin y-prosemirror (681aa57)
  • fix newline stripping via insertContent (8954007)

2.2.0-rc.8 (2024-01-08)

2.2.0-rc.7 (2023-11-27)

2.2.0-rc.6 (2023-11-23)

2.2.0-rc.4 (2023-10-10)

2.2.0-rc.3 (2023-08-18)

2.2.0-rc.1 (2023-08-18)

2.2.0-rc.0 (2023-08-18)

Features

  • placeholder: allow editor-is-empty class on any node (#4335) (ff929b1)

2.1.16 (2024-01-10)

Bug Fixes

  • core: fix new lines being added via elementFromString (#4767) (2235908)

2.1.15 (2024-01-08)

Bug Fixes

  • core: fix insertContentAt keeping new lines in html content (#4465) (135a12f)
  • link: fix tests (d495d92)

2.1.14 (2024-01-08)

Bug Fixes

  • typography: require spaces after divisions to not break date formats (#4696) (f6d7e00)

2.1.13 (2023-11-30)

Note: Version bump only for package tiptap-demos

2.1.12 (2023-10-11)

Note: Version bump only for package tiptap-demos

2.1.11 (2023-09-20)

Reverts

2.1.10 (2023-09-15)

Note: Version bump only for package tiptap-demos

2.1.9 (2023-09-14)

Note: Version bump only for package tiptap-demos

2.1.8 (2023-09-04)

Note: Version bump only for package tiptap-demos

2.1.7 (2023-09-04)

Note: Version bump only for package tiptap-demos

2.1.6 (2023-08-18)

Note: Version bump only for package tiptap-demos

2.2.0-rc.2 (2023-08-18)

2.2.0-rc.1 (2023-08-18)

2.2.0-rc.0 (2023-08-18)

Features

  • placeholder: allow editor-is-empty class on any node (#4335) (ff929b1)

2.2.0-rc.1 (2023-08-18)

Note: Version bump only for package tiptap-demos

2.2.0-rc.0 (2023-08-18)

Features

  • placeholder: allow editor-is-empty class on any node (#4335) (ff929b1)

2.1.6 (2023-08-18)

Note: Version bump only for package tiptap-demos

2.1.5 (2023-08-18)

Note: Version bump only for package tiptap-demos

2.1.4 (2023-08-18)

Note: Version bump only for package tiptap-demos

2.1.3 (2023-08-18)

Note: Version bump only for package tiptap-demos

2.1.2 (2023-08-17)

Bug Fixes

  • core: fix error when merging class attributes (#4340) (a251946)

2.1.1 (2023-08-16)

Note: Version bump only for package tiptap-demos

2.1.0 (2023-08-16)

Note: Version bump only for package tiptap-demos

2.1.0-rc.14 (2023-08-11)

Note: Version bump only for package tiptap-demos

2.1.0-rc.13 (2023-08-11)

Bug Fixes

  • demos: add missing extensions (6383fd5)
  • demos: update deps (05a2edf)
  • strikethrough: update strikethrough shortcut (#4288) (fd35db4)

2.1.0-rc.12 (2023-07-14)

2.1.0-rc.11 (2023-07-07)

Bug Fixes

  • tests: fix link rel tests (c1d1854)

2.1.0-rc.10 (2023-07-07)

Bug Fixes

  • react: check props.clientRect before creating ReactRenderer (#4138) (d710846)

2.1.0-rc.9 (2023-06-15)

2.1.0-rc.8 (2023-05-25)

2.1.0-rc.5 (2023-05-25)

Features

2.1.0-rc.4 (2023-04-27)

2.1.0-rc.3 (2023-04-26)

2.1.0-rc.2 (2023-04-26)

Bug Fixes

  • extension-link: fix link not being kept when pasting url with link (#3975) (e7d7d49)

2.1.0-rc.1 (2023-04-12)

Bug Fixes

  • bubble-menu: fix debounce not working with collab/collaboration cursor (#3956) (e8cef04)

2.1.0-rc.0 (2023-04-05)

Bug Fixes

  • clear nodes when cursor at start of empty isolating parent (#3943) (7278ee2)
  • Update peerDependencies to fix lerna version tasks (#3914) (0c1bba3)

2.1.0-rc.12 (2023-07-14)

Note: Version bump only for package tiptap-demos

2.1.0-rc.11 (2023-07-07)

Bug Fixes

  • tests: fix link rel tests (c1d1854)

2.1.0-rc.10 (2023-07-07)

Bug Fixes

  • react: check props.clientRect before creating ReactRenderer (#4138) (d710846)

2.1.0-rc.9 (2023-06-15)

Note: Version bump only for package tiptap-demos

2.1.0-rc.8 (2023-05-25)

Note: Version bump only for package tiptap-demos

2.1.0-rc.7 (2023-05-25)

Note: Version bump only for package tiptap-demos

2.1.0-rc.6 (2023-05-25)

Note: Version bump only for package tiptap-demos

2.1.0-rc.5 (2023-05-25)

Features

2.1.0-rc.4 (2023-04-27)

Note: Version bump only for package tiptap-demos

2.1.0-rc.3 (2023-04-26)

Note: Version bump only for package tiptap-demos

2.1.0-rc.2 (2023-04-26)

Bug Fixes

  • extension-link: fix link not being kept when pasting url with link (#3975) (e7d7d49)

2.1.0-rc.1 (2023-04-12)

Bug Fixes

  • bubble-menu: fix debounce not working with collab/collaboration cursor (#3956) (e8cef04)

2.1.0-rc.0 (2023-04-05)

Bug Fixes

  • clear nodes when cursor at start of empty isolating parent (#3943) (7278ee2)
  • Update peerDependencies to fix lerna version tasks (#3914) (0c1bba3)

2.1.0-rc.0 (2023-04-05)

Bug Fixes

  • clear nodes when cursor at start of empty isolating parent (#3943) (7278ee2)
  • bubble-menu: fix debounce not working with collab/collaboration cursor (#3956) (a78f8cd)

2.0.3 (2023-04-13)

Bug Fixes

  • bubble-menu: fix debounce not working with collab/collaboration cursor (#3956) (e8cef04)

2.0.2 (2023-04-03)

Features

2.0.1 (2023-03-30)

Bug Fixes

  • Update peerDependencies to fix lerna version tasks (#3914) (0534f76)

2.0.0-beta.220 (2023-02-28)

Bug Fixes

  • core: fix destroyed view causing errors on dispatchTransaction (#3799) (3c07ca0)
  • tests: fix tests for lists (02eec8a)

2.0.0-beta.219 (2023-02-27)

Bug Fixes

  • core: allow insertContentAt and insertContent text node arrays (#3790) (0300630)

Features

2.0.0-beta.218 (2023-02-18)

Note: Version bump only for package tiptap-demos

2.0.0-beta.217 (2023-02-09)

Note: Version bump only for package tiptap-demos

2.0.0-beta.216 (2023-02-08)

Note: Version bump only for package tiptap-demos

2.0.0-beta.215 (2023-02-08)

Note: Version bump only for package tiptap-demos

2.0.0-beta.214 (2023-02-08)

Note: Version bump only for package tiptap-demos

2.0.0-beta.213 (2023-02-07)

Note: Version bump only for package tiptap-demos

2.0.0-beta.212 (2023-02-03)

Note: Version bump only for package tiptap-demos

2.0.0-beta.211 (2023-02-02)

Note: Version bump only for package tiptap-demos

2.0.0-beta.210 (2023-02-02)

Features

  • pm: new prosemirror package for dependency resolving (f387ad3)

2.0.0-beta.209 (2022-12-16)

Note: Version bump only for package tiptap-demos

2.0.0-beta.208 (2022-12-16)

Note: Version bump only for package tiptap-demos

2.0.0-beta.207 (2022-12-08)

Note: Version bump only for package tiptap-demos

2.0.0-beta.206 (2022-12-08)

Note: Version bump only for package tiptap-demos

2.0.0-beta.205 (2022-12-05)

Note: Version bump only for package tiptap-demos

2.0.0-beta.204 (2022-11-25)

Bug Fixes

  • tests: fix autolink validation test (5150095)

2.0.0-beta.203 (2022-11-24)

Bug Fixes

2.0.0-beta.202 (2022-11-04)

Note: Version bump only for package tiptap-demos

2.0.0-beta.201 (2022-11-04)

Note: Version bump only for package tiptap-demos

2.0.0-beta.200 (2022-11-04)

Note: Version bump only for package tiptap-demos

2.0.0-beta.199 (2022-09-30)

Note: Version bump only for package tiptap-demos

2.0.0-beta.198 (2022-09-29)

Note: Version bump only for package tiptap-demos

2.0.0-beta.197 (2022-09-26)

Bug Fixes

  • core: Can() does not work for setting marks (#3223) (17a41da)

2.0.0-beta.196 (2022-09-20)

Note: Version bump only for package tiptap-demos

2.0.0-beta.195 (2022-09-14)

Bug Fixes

  • extension/bubble-menu: 🐛 fix bubble menu and floating menu being available when editor not editable (#3195) (fa96749)

2.0.0-beta.194 (2022-09-11)

Note: Version bump only for package tiptap-demos

2.0.0-beta.193 (2022-09-10)

Bug Fixes

  • bump documents (43611ea)
  • disable broken tests for experiements with further todo message (b8ae9e2)
  • dont check for active node in wrapIn command, fix #1059 (170ec4b)
  • extension/collaboration: 🚑 pin y-prosemirror version to 1.0.20 to fix broken functionality with vue (5989f3b)
  • fix RangeError bug when selecting all text, fix #2490 (70422dd)
  • maintainment: fix cjs issues with prosemirror-tables (eb92597)
  • remove some magic strings (6c34dec)
  • suggestion: 🐛 make clientrect prop optional as it can potentially be undefined (#2813) (f019f70), closes #2795
  • temp fix collaboration demo (4528756)

Features