Chuck
3d67595777
VueNodeViewRenderer should return null
for contentDOM
for a non-leaf 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 <6538827+bdbch@users.noreply.github.com>
---------
Co-authored-by: zhangchuanfeng <791230189@qq.com>
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-04-18 15:18:53 +02:00
Dominik Biedebach
7627150371
Merge branch 'develop' of github.com:ueberdosis/tiptap into next
2025-04-17 19:20:11 +02:00
Arnau Gómez Farell
d230f7ecf3
feat: add width and height attributes to Image node
2025-04-17 19:15:50 +02:00
Matt Gorman
d0557ef20f
fix(link): fixes links with marks ( #6078 )
...
* fixes links with marks
* Create popular-geckos-pay.md
* Update clickHandler.ts
---------
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-04-17 19:15:10 +02:00
Max Ryaguzov
664834fe1b
fix: clone node before dragging for better dispaly ( #6174 )
...
* fix: clone node before dragging for better dispaly
* Create shiny-days-rhyme.md
---------
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-04-17 19:14:10 +02:00
bdbch
991f43ccfa
fix(table): also export TableView from table extension exports ( #6218 )
...
* fix(table): also export TableView from table extension exports
* chore: added changeset
2025-04-17 19:13:55 +02:00
Dominik Biedebach
7af392cbe7
revert - use next tag instead of beta
2025-04-17 12:47:03 +02:00
bdbch
ba81198234
use @beta for publish step ( #6278 )
2025-04-17 12:12:22 +02:00
bdbch
04d3307953
enter beta pre-tag ( #6274 )
...
* enter beta pre-tag
* switch all versions to beta.0
2025-04-17 11:19:41 +02:00
Aslam
52b6644076
fix(selection): skip decorations for node selection and non editable editor ( #6272 )
...
* fix(selection): skip decoration for node selection & not editable editor
* fix(selection): skip decoration for node selection & non editable editor
2025-04-16 17:06:01 +02:00
Dominik Biedebach
e8f8e19b47
fix vue global draghandle demo
2025-04-15 15:02:24 +02:00
Arnau Gómez Farell
eb4e97d5f2
Merge pull request #6224 from ueberdosis/feature/image-width-height-attributes
...
feat: add width and height attributes to Image node
2025-04-01 14:06:34 +02:00
Arnau Gómez Farell
d06941757e
fix: set attribute types to string
2025-04-01 13:10:33 +02:00
Arnau Gómez Farell
f5a65f7fea
feat: add width and height attributes to Image node
2025-04-01 13:07:22 +02:00
github-actions[bot]
46eba52b26
chore(release): publish a new pre-release version (next) ( #6222 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-31 17:16:57 +02:00
bdbch
1e91f9b0dc
Fix broken prosemirror-module build missing history package ( #6221 )
...
* refactor: update import from 'undo-redo' to 'history' in tsup.config.ts
* fix: add changeset for prosemirror history build patch
2025-03-31 17:15:32 +02:00
Matt Gorman
9a0af5dfeb
fix(link): fixes links with marks ( #6078 )
...
* fixes links with marks
* Create popular-geckos-pay.md
* Update clickHandler.ts
---------
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-03-31 02:14:58 +02:00
Max Ryaguzov
d88244d007
fix: clone node before dragging for better dispaly ( #6174 )
...
* fix: clone node before dragging for better dispaly
* Create shiny-days-rhyme.md
---------
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-03-30 01:50:32 +01:00
bdbch
6e33c93850
fix(table): also export TableView from table extension exports ( #6218 )
...
* fix(table): also export TableView from table extension exports
* chore: added changeset
2025-03-30 01:45:30 +01:00
Dominik Biedebach
af9a6be40d
fix serialize import from pm view
2025-03-28 16:36:51 +01:00
Dominik Biedebach
07f25df1f3
set access to public
2025-03-28 16:26:29 +01:00
Dominik Biedebach
2c1824825d
fix prosemirror cross-dependencies
2025-03-28 16:16:23 +01:00
github-actions[bot]
d69bc77469
chore(release): publish a new pre-release version (next) ( #6156 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-28 15:40:22 +01:00
Dominik Biedebach
d40601da32
sync next with main/develop
2025-03-28 15:38:23 +01:00
Dominik Biedebach
ce02ce14de
chore: enter pre version
2025-03-28 13:14:01 +01:00
github-actions[bot]
d98c6f6526
chore(release): publish a new release version ( #6217 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-28 13:03:54 +01:00
Dominik Biedebach
05763ad045
chore: adjust changeset bump type
2025-03-28 13:01:12 +01:00
Dominik Biedebach
83c3899428
chore: adjust changeset for youtube changes to reflect correct change type and description
2025-03-28 12:58:37 +01:00
Dominik Biedebach
2bf703e0a0
Merge branch 'develop' of github.com:ueberdosis/tiptap
2025-03-28 12:49:47 +01:00
Simon He
151de93d05
feat(youtube): enhance embed URL generation to support video lists ( #6096 )
...
* feat(youtube): enhance embed URL generation to support video lists
* chore: add changeset
* feat(youtube): update embed URL generation to support playlists
2025-03-28 12:44:52 +01:00
Dominik Biedebach
f9df99cf25
chore: exit pre
2025-03-28 12:28:51 +01:00
Nick Perez
8de8e13b08
fix(core): add even more strict types for Nodes, Marks, and Extensions ( #6182 )
...
* fix: update the `AnyExtension` type to use the new base type `Extendable`
* fix: use the more specific config sub-types for Marks, Nodes and Extensions
* feat: add the ability to unmount an editor instance, without having to destroy and recreate it
* fix: return more specific types for configure and extend on Marks, Nodes, and Extensions
* refactor: minor cleanup
* chore: add changeset
---------
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-03-28 12:13:26 +01:00
teamclouday
81009d2160
Add option to set rel on youtube embed link ( #6083 )
...
* add option to set rel on youtube embed link
* rename parameter and add changeset
* change to patch
* fix lint and try to fix for tests
---------
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-03-27 23:32:02 +01:00
dependabot[bot]
c403b90887
build(deps-dev): bump esbuild from 0.21.5 to 0.25.0 ( #6095 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.21.5 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.0 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-03-27 23:14:51 +01:00
Dominik Biedebach
6446459e84
Merge branch 'next' of github.com:ueberdosis/tiptap into next
2025-03-27 23:11:20 +01:00
dependabot[bot]
0e433bac1b
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 ( #6200 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.5.0 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.5.0...v4.6.2 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-27 23:08:20 +01:00
dependabot[bot]
552df7558d
build(deps): bump actions/cache from 4.2.0 to 4.2.3 ( #6201 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.0 to 4.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.2.0...v4.2.3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-27 23:08:02 +01:00
dependabot[bot]
5de7318cf5
build(deps-dev): bump vite from 5.4.11 to 5.4.15 ( #6208 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.11 to 5.4.15.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.15/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-27 23:07:44 +01:00
dependabot[bot]
d3c48f5a7f
build(deps): bump cypress-io/github-action from 6.7.8 to 6.7.16 ( #6183 )
...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 6.7.8 to 6.7.16.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/github-action/compare/v6.7.8...v6.7.16 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-27 23:07:05 +01:00
Dominik Biedebach
f8693992fc
update with a more clear changelog message
2025-03-27 23:03:31 +01:00
Dominik Biedebach
ccd681cf09
update changelog text for history extension renaming
2025-03-27 23:02:01 +01:00
Mime Čuvalo
f714c315d2
starter kit: add missing dependency ( #6189 )
2025-03-27 22:45:56 +01:00
Dominik Biedebach
46d9ee4987
fix table tests
2025-03-27 22:45:34 +01:00
José Pereira
826cfe7406
refactor: export focusEvents plugin key ( #6204 )
...
* refactor(focus): export plugin key
* chore: changeset
* refactor: remove space
* refactor: extract focusEvents plugin key and export it
chore: changeset
revert: unwanted changes
2025-03-27 21:56:54 +01:00
Martin Beierling-Mutz
9abb0190c5
fix: use null in ordered list's default type value ( #6213 )
...
* Use null instead of undefined for the default type value
* added changeset
---------
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-03-27 21:30:33 +01:00
Dominik Biedebach
c148c28cd9
sync lockfile
2025-03-20 16:23:37 +01:00
Dominik Biedebach
ac35ec8d43
reinstigate history extension and move it into deprecated packages directory
2025-03-20 16:22:26 +01:00
Dominik Biedebach
b0e0b23708
reverted package name changes in codemod for v2 to v3 migration
2025-03-16 20:01:06 +01:00
bdbch
25ec82eca6
Rename CollaborationCursor extension to CollaborationCaret ( #6173 )
...
* rename collaboration-cursor to collaboration-caret
* added changeset
2025-03-12 15:54:27 +01:00
bdbch
d8a3d93c8a
Rename History extension to UndoRedo ( #6172 )
...
* rename history extension to undo-redo
* added changesets
* fix spacing in vue demo
2025-03-12 14:55:16 +01:00