Skip to content

Merge next into develop #6279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 168 commits into
base: develop
Choose a base branch
from
Draft

Merge next into develop #6279

wants to merge 168 commits into from

Conversation

bdbch
Copy link
Member

@bdbch bdbch commented Apr 17, 2025

This PR is a draft PR for our next major release version.

It's meant to give an easy way to see the commit difference, history, and changes.

bdbch and others added 30 commits July 31, 2024 03:51
* start experimenting with floating-ui

* add options to floating-ui bubble menu plugin & fix smaller issues

* add vue support for new floating-ui

* start experimenting with floating-ui

* adjust floating-menu plugin for floating-ui & update react component

* add vue support for floating-menu with floating-ui

* update tests for new floating-ui integration

* added changeset file

* move floating-ui dependency to peerDeps

* add install notice to changelog

* remove unnecessary code for destroying and removing component element in Vue suggestion.js

* remove unnecessary code for destroying and removing component element in React suggestion.js

* sync package-lock

* widen range for peerDeps again
* build: use tsup for compilation

* chore: rm turbo file
* fix(core): dont split text nodes when insert block nodes at start of text

* chore: added changeset

* removed duplicated logic from horizontal rule
bdbch and others added 13 commits March 28, 2025 16:36
* refactor: update import from 'undo-redo' to 'history' in tsup.config.ts

* fix: add changeset for prosemirror history build patch
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…editor (#6272)

* fix(selection): skip decoration for node selection & not editable editor

* fix(selection): skip decoration for node selection & non editable editor
* enter beta pre-tag

* switch all versions to beta.0
* fix(table): also export TableView from table extension exports

* chore: added changeset
* fix: clone node before dragging for better dispaly

* Create shiny-days-rhyme.md

---------

Co-authored-by: bdbch <[email protected]>
* fixes links with marks

* Create popular-geckos-pay.md

* Update clickHandler.ts

---------

Co-authored-by: bdbch <[email protected]>
Copy link

changeset-bot bot commented Apr 17, 2025

🦋 Changeset detected

Latest commit: df3d999

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 57 packages
Name Type
@tiptap/core Major
@tiptap/extension-blockquote Major
@tiptap/extension-bold Major
@tiptap/extension-bubble-menu Major
@tiptap/extension-code-block-lowlight Major
@tiptap/extension-code-block Major
@tiptap/extension-code Major
@tiptap/extension-collaboration-caret Major
@tiptap/extension-collaboration Major
@tiptap/extension-document Major
@tiptap/extension-floating-menu Major
@tiptap/extension-hard-break Major
@tiptap/extension-heading Major
@tiptap/extension-highlight Major
@tiptap/extension-horizontal-rule Major
@tiptap/extension-image Major
@tiptap/extension-italic Major
@tiptap/extension-link Major
@tiptap/extension-list Major
@tiptap/extension-mention Major
@tiptap/extension-paragraph Major
@tiptap/extension-strike Major
@tiptap/extension-subscript Major
@tiptap/extension-superscript Major
@tiptap/extension-table Major
@tiptap/extension-text-align Major
@tiptap/extension-text-style Major
@tiptap/extension-text Major
@tiptap/extension-typography Major
@tiptap/extension-underline Major
@tiptap/extension-youtube Major
@tiptap/extensions Major
@tiptap/html Major
@tiptap/react Major
@tiptap/starter-kit Major
@tiptap/static-renderer Major
@tiptap/suggestion Major
@tiptap/vue-2 Major
@tiptap/vue-3 Major
@tiptap/extension-bullet-list Major
@tiptap/extension-ordered-list Major
@tiptap/extension-list-item Major
@tiptap/extension-list-keymap Major
@tiptap/extension-task-item Major
@tiptap/extension-task-list Major
@tiptap/extension-table-cell Major
@tiptap/extension-table-header Major
@tiptap/extension-table-row Major
@tiptap/extension-color Major
@tiptap/extension-font-family Major
@tiptap/extension-character-count Major
@tiptap/extension-dropcursor Major
@tiptap/extension-focus Major
@tiptap/extension-gapcursor Major
@tiptap/extension-history Major
@tiptap/extension-placeholder Major
@tiptap/pm Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@bdbch bdbch changed the title Merge next into main Merge next into develop Apr 17, 2025
Copy link

netlify bot commented Apr 17, 2025

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit df3d999
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/6808ef6ab55a56000852fcb1
😎 Deploy Preview https://deploy-preview-6279--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

ChuanfengZhang and others added 2 commits April 18, 2025 15:18
…eaf node with no `NodeViewContent` (#6277)

* (Vue2)VueNodeViewRenderer should return null for contentDOM for a non-leaf node with no NodeViewContent

* chore: add changeset

* Update .changeset/olive-jeans-love.md

patch -> major

Co-authored-by: bdbch <[email protected]>

---------

Co-authored-by: zhangchuanfeng <[email protected]>
Co-authored-by: bdbch <[email protected]>
Copy link

pkg-pr-new bot commented Apr 18, 2025

Open in StackBlitz

@tiptap/core

npm i https://pkg.pr.new/@tiptap/core@6279

@tiptap/extension-blockquote

npm i https://pkg.pr.new/@tiptap/extension-blockquote@6279

@tiptap/extension-bold

npm i https://pkg.pr.new/@tiptap/extension-bold@6279

@tiptap/extension-bubble-menu

npm i https://pkg.pr.new/@tiptap/extension-bubble-menu@6279

@tiptap/extension-bullet-list

npm i https://pkg.pr.new/@tiptap/extension-bullet-list@6279

@tiptap/extension-code

npm i https://pkg.pr.new/@tiptap/extension-code@6279

@tiptap/extension-code-block

npm i https://pkg.pr.new/@tiptap/extension-code-block@6279

@tiptap/extension-code-block-lowlight

npm i https://pkg.pr.new/@tiptap/extension-code-block-lowlight@6279

@tiptap/extension-collaboration

npm i https://pkg.pr.new/@tiptap/extension-collaboration@6279

@tiptap/extension-collaboration-caret

npm i https://pkg.pr.new/@tiptap/extension-collaboration-caret@6279

@tiptap/extension-document

npm i https://pkg.pr.new/@tiptap/extension-document@6279

@tiptap/extension-floating-menu

npm i https://pkg.pr.new/@tiptap/extension-floating-menu@6279

@tiptap/extension-color

npm i https://pkg.pr.new/@tiptap/extension-color@6279

@tiptap/extension-font-family

npm i https://pkg.pr.new/@tiptap/extension-font-family@6279

@tiptap/extension-hard-break

npm i https://pkg.pr.new/@tiptap/extension-hard-break@6279

@tiptap/extension-heading

npm i https://pkg.pr.new/@tiptap/extension-heading@6279

@tiptap/extension-highlight

npm i https://pkg.pr.new/@tiptap/extension-highlight@6279

@tiptap/extension-horizontal-rule

npm i https://pkg.pr.new/@tiptap/extension-horizontal-rule@6279

@tiptap/extension-image

npm i https://pkg.pr.new/@tiptap/extension-image@6279

@tiptap/extension-italic

npm i https://pkg.pr.new/@tiptap/extension-italic@6279

@tiptap/extension-link

npm i https://pkg.pr.new/@tiptap/extension-link@6279

@tiptap/extension-list

npm i https://pkg.pr.new/@tiptap/extension-list@6279

@tiptap/extension-ordered-list

npm i https://pkg.pr.new/@tiptap/extension-ordered-list@6279

@tiptap/extension-mention

npm i https://pkg.pr.new/@tiptap/extension-mention@6279

@tiptap/extension-paragraph

npm i https://pkg.pr.new/@tiptap/extension-paragraph@6279

@tiptap/extension-strike

npm i https://pkg.pr.new/@tiptap/extension-strike@6279

@tiptap/extension-subscript

npm i https://pkg.pr.new/@tiptap/extension-subscript@6279

@tiptap/extension-superscript

npm i https://pkg.pr.new/@tiptap/extension-superscript@6279

@tiptap/extension-table

npm i https://pkg.pr.new/@tiptap/extension-table@6279

@tiptap/extension-text

npm i https://pkg.pr.new/@tiptap/extension-text@6279

@tiptap/extension-text-align

npm i https://pkg.pr.new/@tiptap/extension-text-align@6279

@tiptap/extension-text-style

npm i https://pkg.pr.new/@tiptap/extension-text-style@6279

@tiptap/extension-typography

npm i https://pkg.pr.new/@tiptap/extension-typography@6279

@tiptap/extension-underline

npm i https://pkg.pr.new/@tiptap/extension-underline@6279

@tiptap/extension-youtube

npm i https://pkg.pr.new/@tiptap/extension-youtube@6279

@tiptap/extensions

npm i https://pkg.pr.new/@tiptap/extensions@6279

@tiptap/html

npm i https://pkg.pr.new/@tiptap/html@6279

@tiptap/pm

npm i https://pkg.pr.new/@tiptap/pm@6279

@tiptap/react

npm i https://pkg.pr.new/@tiptap/react@6279

@tiptap/starter-kit

npm i https://pkg.pr.new/@tiptap/starter-kit@6279

@tiptap/static-renderer

npm i https://pkg.pr.new/@tiptap/static-renderer@6279

@tiptap/suggestion

npm i https://pkg.pr.new/@tiptap/suggestion@6279

@tiptap/vue-2

npm i https://pkg.pr.new/@tiptap/vue-2@6279

@tiptap/vue-3

npm i https://pkg.pr.new/@tiptap/vue-3@6279

commit: df3d999

bdbch and others added 11 commits April 22, 2025 16:02
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fixed a bug with the React EditorContent component on unmount when editor view not available

* added changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* use pnpm workspace dependencies for packages

* added changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: use `editorView` for `isDestroyed` check for SSR

* chore: update import of `fast-deep-equal` to include extension

* chore: fix unrelated issue

* chore: add changeset

---------

Co-authored-by: bdbch <[email protected]>
* fixed infinite-loop because editor.isDestroyed would return invalid return

* actually return correct value as true - as when the editorView is not available the view is always destroyed

* fix dumb idea, actually use ?? operator

* remove log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.