fix(deps): update tiptap monorepo to v3 (major)#180
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update tiptap monorepo to v3 (major)#180renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
8b7b830 to
ce08d98
Compare
ce08d98 to
7758c62
Compare
7758c62 to
280f9c5
Compare
280f9c5 to
635d9c1
Compare
635d9c1 to
650b1f4
Compare
650b1f4 to
5da99bc
Compare
5da99bc to
5c1ce19
Compare
5c1ce19 to
1937e96
Compare
1937e96 to
48877a5
Compare
48877a5 to
5aab2dd
Compare
5aab2dd to
33e13a9
Compare
33e13a9 to
5750b6c
Compare
5750b6c to
77c9f98
Compare
39f330a to
2b5d2f6
Compare
2b5d2f6 to
eac58f6
Compare
eac58f6 to
147e1ce
Compare
147e1ce to
4a4d307
Compare
4a4d307 to
c16d170
Compare
c16d170 to
4c8cf24
Compare
4c8cf24 to
12f865b
Compare
12f865b to
bd2d170
Compare
bd2d170 to
15c8aff
Compare
15c8aff to
b1db25a
Compare
b1db25a to
b4c6d30
Compare
b4c6d30 to
84ae7be
Compare
84ae7be to
c363789
Compare
c363789 to
f482074
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.0-beta.220→^3.0.0^2.0.0-beta.220→^3.0.0^2.0.0-beta.220→^3.0.0^2.0.0-beta.220→^3.0.0^2.0.0-beta.220→^3.0.0^2.0.0-beta.220→^3.0.0^2.0.0-beta.220→^3.0.0Release Notes
ueberdosis/tiptap (@tiptap/extension-bubble-menu)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]v3.20.1Compare Source
Patch Changes
25f57e4]v3.20.0Compare Source
Patch Changes
253ca1c: FixBubbleMenu/FloatingMenuto usepluginKeyas the transaction meta key so that multiple instances can be updated independently without affecting each other4b731e2]98546ac]57624a1]76ce47d]v3.19.0Compare Source
Patch Changes
v3.18.0Compare Source
Patch Changes
3e446fb: Fix BubbleMenu and FloatingMenu props not updating after initializationv3.17.1Compare Source
Patch Changes
725d182: Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of viewaa9709e]b46e66a]v3.17.0Compare Source
Patch Changes
7a9b617: Added a safeguard to avoidTypeError: Cannot read properties of null (reading 'domFromPos')being thrown when the editor was being destroyedeecf1c9]v3.16.0Compare Source
Patch Changes
v3.15.3Compare Source
Patch Changes
8f86f06]v3.15.2Compare Source
Patch Changes
v3.15.1Compare Source
Patch Changes
v3.15.0Compare Source
Patch Changes
ac8361c]v3.14.0Compare Source
Patch Changes
v3.13.0Compare Source
Patch Changes
526365a]e3b4f68]v3.12.1Compare Source
Patch Changes
v3.12.0Compare Source
Patch Changes
f232c5a]v3.11.1Compare Source
Patch Changes
d0c4264]v3.11.0Compare Source
Patch Changes
541c93c]v3.10.8Compare Source
Patch Changes
8375241]b7ead7c]95d3e80]fd479bd]v3.10.7Compare Source
Patch Changes
v3.10.6Compare Source
Patch Changes
v3.10.5Compare Source
Patch Changes
92fae18]v3.10.4Compare Source
Patch Changes
64561c4]v3.10.3Compare Source
Patch Changes
v3.10.2Compare Source
Patch Changes
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]v3.9.1Compare Source
Patch Changes
v3.9.0Compare Source
Patch Changes
bbb8e16]v3.8.0Compare Source
Patch Changes
v3.7.2Compare Source
Patch Changes
v3.7.1Compare Source
Patch Changes
v3.7.0Compare Source
Patch Changes
35645d9]35645d9]35645d9]v3.6.7Compare Source
Patch Changes
v3.6.6Compare Source
Patch Changes
9ef26a6: Fixed a problem where the position of a menu is not updated on creation when shouldShow is truev3.6.5Compare Source
Patch Changes
1e4caea]v3.6.4Compare Source
Patch Changes
v3.6.3Compare Source
Patch Changes
48846f2: You can now pass a callback to theappendTooption in the floating and bubble menuextensions. The callback must return an element synchronously,
so menus can be appended to elements that are created dynamically.
67f7b4a]v3.6.2Compare Source
Patch Changes
4648b3a: Fix a bug where the bubble menu could throw an error if the editor was destroyedwhile the plugin was cleaning up.
v3.6.1Compare Source
Patch Changes
v3.6.0Compare Source
Patch Changes
47a26e0: Remove recently addedupdateBubbleMenuPositionmethod because it would not work in the React and Vue versions of the BubbleMenu, only in the vanilla extension. And that would confuse developers.Write the
transactionHandlermethod as an arrow function because arrow functions have nothis, so thethisremains the instance of theBubbleMenuViewclass.Updated dependencies [
c0190bd]v3.5.3Compare Source
Patch Changes
v3.5.2Compare Source
Patch Changes
v3.5.1Compare Source
Patch Changes
v3.5.0Compare Source
Minor Changes
8fa5955: AddupdateBubbleMenuPositioncommand to update position of bubble menu. This command lets developers programmatically update the position of the bubble menu in response to certain events (for example, when the bubble menu is resized).Patch Changes
v3.4.6Compare Source
Patch Changes
968016f]v3.4.5Compare Source
Patch Changes
0226d42]37af83b]f598ac7]v3.4.4Compare Source
Patch Changes
00cf1d7]v3.4.3Compare Source
Patch Changes
915ed65: Add custom positioning support to the BubbleMenu.This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example
getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.Updated dependencies [
1ea8906]v3.4.2Compare Source
Patch Changes
24445c4: Listen to a custom scroll target when positioning the BubbleMenu andensure the scroll listener is cleaned up on destroy.
The BubbleMenu now accepts an optional
scrollTargetoption which will beused instead of
windowwhen listening for scroll events that affect themenu positioning. The plugin also removes the scroll listener during
cleanup.
No user-facing API changes other than the new optional
scrollTargetsetting.v3.4.1Compare Source
Patch Changes
v3.4.0Compare Source
Patch Changes
895c73f]ad51daa]v3.3.1Compare Source
Patch Changes
v3.3.0Compare Source
Patch Changes
5423726]5423726]v3.2.2Compare Source
Patch Changes
v3.2.1Patch Changes
6a2873f]v3.2.0Patch Changes
5056e3e]v3.1.0Compare Source
Patch Changes
2718eea: Fixed bubble menus having invalid positions on node selectionsv3.0.9Compare Source
Patch Changes
e011d5d: Add appendTo optionv3.0.8Compare Source
Patch Changes
v3.0.7Compare Source
Patch Changes
6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRectsv3.0.6Compare Source
Patch Changes
2e71d05]v3.0.5Compare Source
Patch Changes
f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu optionsv3.0.4Compare Source
Patch Changes
7ed03fa]v3.0.3Compare Source
Patch Changes
75cabde]v3.0.2Compare Source
Patch Changes
601b1f6: Fix: Correctly pass through the bubble menu floating options601b1f6: Improvement: Added better JSDocs for the options objectv3.0.1Compare Source
Major Changes
a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds7eaa34d: Removed tippy.js and replaced it with Floating UI - a newer, more lightweight and customizable floating element library.This change is breaking existing menu implementations and will require a manual migration.
Affected packages:
@tiptap/extension-floating-menu@tiptap/extension-bubble-menu@tiptap/extension-mention@tiptap/suggestion@tiptap/react@tiptap/vue-2@tiptap/vue-3Make sure to remove
tippyOptionsfrom theFloatingMenuandBubbleMenucomponents, and replace them with the newoptionsobject. Check our documentation to see how to migrate your existing menu implementations.You'll also need to install
@floating-ui/domas a peer dependency to your project like this:The new
optionsobject is compatible with all components that use these extensions.Patch Changes
1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory00693b8: Fixed a bug where table cell selections would not position the bubble menu accordingly73d1888: Fixed a bug where the global resize handler of the BubbleMenu plugin would not be unregistered on destroy1d4d928: Addedtab-index="0"to menu wrappers8c69002: Synced beta with stable features0f14cc5: Added missingonShow,onUpdate,onHideandonDestroyoptions1b4c82b]1e91f9b]a92f4a6]8de8e13]20f68f6]5e957e5]89bd9c7]d0fda30]0e3207f]37913d5]28c5418]32958d6]12bb31a]9f207a6]412e1bd]062afaf]ff8eed6]704f462]95b8c71]8c69002]664834f]ac897e7]087d114]32958d6]fc17b21]62b0877]e20006b]5ba480b]d6c7558]062afaf]9ceeab4]32958d6]bf835b0]4e2f6d8]32958d6]v3.0.0Compare Source
Patch Changes
v2.27.2Compare Source
v2.27.1Compare Source
v2.27.0Compare Source
ueberdosis/tiptap (@tiptap/extension-link)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]v3.20.1Compare Source
Patch Changes
25f57e4]v3.20.0Compare Source
Patch Changes
4b731e2]98546ac]57624a1]76ce47d]v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
v3.17.1Compare Source
Patch Changes
aa9709e]b46e66a]v3.17.0Compare Source
Patch Changes
eecf1c9]v3.16.0Compare Source
Patch Changes
5f568dc: Fixed an issue where clicking on non-link elements (like images) required multiple clicks to select them. The link click handler now properly returns early when the clicked element is not a link, allowing other node handlers to process the click event.v3.15.3Compare Source
Patch Changes
8f86f06]v3.15.2Compare Source
Patch Changes
03998a1: Prevent auto-linking of bare hostnames (e.g.,localhost) and IP addresses without a protocol prefixv3.15.1Compare Source
Patch Changes
v3.15.0Compare Source
Patch Changes
ac8361c]v3.14.0Compare Source
Patch Changes
v3.13.0Compare Source
Patch Changes
fb51a32: EnsureenableClickSelectionworks regardless of theopenOnClickoption by always registering the link click handler plugin.526365a]e3b4f68]v3.12.1Compare Source
Patch Changes
v3.12.0Compare Source
Patch Changes
f232c5a]v3.11.1Compare Source
Patch Changes
d0c4264][
v3.11.0](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/paConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 11:59 PM ( * 0-23 * * * ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.