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 253 commits into
base: develop
Choose a base branch
from
Draft

Merge next into develop #6279

wants to merge 253 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 August 1, 2024 00:34
* 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 30 commits June 20, 2025 21:17
* fix(demos): remove mentions component element when destroyed

* fix(demos): remove component element for suggestion on destroy

* remove component elements first before destroying component
* Enhance bubble menu positioning for table cell selections

* added changeset

* added null check for nodeDOM

* Update packages/extension-bubble-menu/src/bubble-menu-plugin.ts

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

* Update packages/extension-bubble-menu/src/bubble-menu-plugin.ts

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

* use instanceof cellselection

---------

Co-authored-by: Copilot <[email protected]>
* migrate next version of details

* added changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updates the regex patterns for YouTube URL validation to ensure proper matching.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
#6487)

* fix(NodePos): add validation for target position within document range

* Create rich-jeans-check.md

* fix: lint

---------

Co-authored-by: bdbch <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.16 to 6.10.0.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@v6.7.16...v6.10.0)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fixed the horizontal rule command always returning true, even if it's not insertable

* added changeset

* move canInsertNode util to core

* added changeset

* simplify matchType call

* fix import

* adjust import and export paths
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(core): Fix issue where inserting an image below an existing image would replace the existing one.

* Create wet-rice-suffer.md

---------

Co-authored-by: bdbch <[email protected]>
* feat: enhance create method in Extension, Mark, and Node classes to accept function as config

* changeset

* add test for resize handle rendering

* revert invalid commit
* unregister window resize handler when bubble menu is destroyed

* added changeset

* added docs comment
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…n-comments

fix: update comments with the correct library names
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@v6.10.0...v6.10.1)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 6.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* keep the search state in the url query

* always show demos
* implement node based math extension

* fix renderHTML data-type

* Update packages/extension-mathematics/src/extensions/BlockMath.ts

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

* Update packages/extension-mathematics/src/extensions/InlineMath.ts

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

* Update packages/extension-mathematics/src/extensions/BlockMath.ts

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

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Show mention indicator when converting document to HTML
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.