Commit Graph

6165 Commits

Author SHA1 Message Date
bdbch
c2232e74a4 v2.2.0-rc.8 2024-01-08 20:22:38 +01:00
bdbch
135a12f7aa
fix(core): fix insertContentAt keeping new lines in html content (#4465)
* fix(core): fix insertContentAt keeping new lines in html content

* test(core): add tests

* chore: remove stray console.log

* chore: remove buttons from demo

* fix(core): fix replacement on multiple breaks
2024-01-08 20:21:45 +01:00
bdbch
57eba08f46
feature: nodepos (#4701)
* start writing docs for nodepos
* added nodepos docs
* added to links

---------

Co-authored-by: bdbch <dominik@bdbch.com>
2024-01-08 20:21:23 +01:00
bdbch
fcd5cc89fb merge main 2024-01-08 18:53:08 +01:00
bdbch
faead69873 Revert "update package-lock"
This reverts commit f72ed9e24e.
2024-01-08 18:48:48 +01:00
Dominik Biedebach
8e2d38f9fa merge main 2024-01-08 17:02:40 +01:00
Dominik Biedebach
f72ed9e24e update package-lock 2024-01-08 17:01:53 +01:00
Dominik Biedebach
ed72d3ef72 merge main 2024-01-08 15:07:16 +01:00
Dominik Biedebach
d495d92a1f fix(link): fix tests 2024-01-08 15:06:45 +01:00
Dominik Biedebach
8c99685545 sync with main 2024-01-08 12:54:37 +01:00
Dominik Biedebach
6c7b27f39b v2.1.14 2024-01-08 12:49:20 +01:00
bdbch
eaee9c7177
Fix/link pasting (#4700)
* revert link paste handling to behavior before

* fix(link): fix linking while typing

* add validate support for autolinking back

* revert autolink behaviour

* fix autolinking on pasting text

* remove broken link

* fix react link test

* fix savvy test

---------

Co-authored-by: bdbch <dominik@bdbch.com>
2024-01-08 12:48:14 +01:00
Jan Thurau
af72bd1543
updates cloud docs 2024-01-05 10:02:22 +01:00
Tim Heerwagen
cfdd81a9a7
fix youtube node typo in docs (#4740) 2024-01-03 20:07:32 +01:00
Dominik Biedebach
5aa9051881 split test run into seperate script 2024-01-03 10:39:32 +01:00
Dominik Biedebach
cad5470c8a split test run into seperate script 2024-01-03 10:38:27 +01:00
bdbch
894c732d29
chore(pm): update all prosemirror package dependencies (#4714)
* chore(pm): update all prosemirror package dependencies

* rchore(core): remove filterTransaction from state

* fix(demo): fix typings in vue demo

* feat(core): add missing prosemirror commands for joining textblocks

* adoc: added documentation for missing commands

---------

Co-authored-by: bdbch <dominik@bdbch.com>
2024-01-02 13:38:28 +01:00
Eric Hynds
fd8d4c0901
Forward EditorContent ref (#4396)
* forward EditorContent ref

* make ref optional
2024-01-02 12:10:13 +01:00
Hiroshi Fujita
8030c11e2c
Export createColGroup utility function (#4737)
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2024-01-02 12:08:58 +01:00
Martin Kriegeskorte
9d68113263 update docsearch 2024-01-02 11:11:57 +01:00
svenadlung
a706df78c2 Merge branch 'main' into develop 2023-12-19 19:35:50 +01:00
Philip Isik
a70b19c0dc
Update README.md 2023-12-19 19:33:19 +01:00
Dominik Biedebach
2456ac7a74 Merge branch 'main' of github.com:ueberdosis/tiptap into develop 2023-12-15 12:32:00 +01:00
Justis R
1378883e9e Update alpine.md with better info about proxy limitations (#4678)
The issue described in #1515 is now mentioned in the Alpine documentation so that readers understand why the example does not store the editor as component data and why they should not do so either.
2023-12-14 15:29:25 +01:00
Justis R
1331dd8890
Update alpine.md with better info about proxy limitations (#4678)
The issue described in #1515 is now mentioned in the Alpine documentation so that readers understand why the example does not store the editor as component data and why they should not do so either.
2023-12-14 15:29:10 +01:00
bdbch
f6d7e00a74
fix(typography): require spaces after divisions to not break date formats (#4696) 2023-12-14 15:10:08 +01:00
Dominik Biedebach
e128f6cac0 merge main 2023-12-14 13:00:09 +01:00
Dominik Biedebach
e66160d774 remove auto assignees 2023-12-14 12:53:42 +01:00
Dominik Biedebach
b18d729101 v2.1.13 2023-11-30 18:04:49 +01:00
bdbch
ad7f659ed0
fix(react): fix performance regression because of select/deselect (#4661) 2023-11-30 18:03:53 +01:00
Dominik Biedebach
fc67cb1b71 fix(core): fix options now being empty 2023-11-30 17:54:06 +01:00
Dominik Biedebach
fab5e963ce v2.2.0-rc.7 2023-11-27 14:14:28 +01:00
Dominik Biedebach
448b433ee7 fix(core): set defaultOptions to undefined by default 2023-11-27 14:13:29 +01:00
Dominik Biedebach
e2ac6003fb v2.2.0-rc.6 2023-11-23 14:42:38 +01:00
Dominik Biedebach
a4af83ca52 Revert "fix/react-renderer-node-attrs (#4321)"
This reverts commit 5b407ef08e.
2023-11-23 14:42:15 +01:00
Dominik Biedebach
2bb371126e merge main 2023-11-23 09:28:26 +01:00
Dominik Biedebach
b62c87a07e v2.2.0-rc.5 2023-11-23 09:24:24 +01:00
Mateus Barbosa
5b407ef08e
fix/react-renderer-node-attrs (#4321) 2023-11-23 09:23:37 +01:00
Jan Thurau
3e9f9a6d24
Merge pull request #4082 from moham96/develop
Allow the mention extension to have custom renderHTML
2023-11-22 21:31:42 +01:00
Mohammad Rasim
6ff8323c72 update docs 2023-11-22 20:47:35 +01:00
Mohammad Rasim
d43c477249 fix an issue of duplicate span elements 2023-11-22 20:47:35 +01:00
Mohammad Rasim
6058a53330 warn if user is using the deprecated renderLabel 2023-11-22 20:47:35 +01:00
Mohammad Rasim
865f0be05e Allow the mention extension to have custom renderHTML 2023-11-22 20:47:35 +01:00
Jan Thurau
2bea9d1513
Merge pull request #4435 from webkadiz/fix/undo-redo-wrong-shortcuts
fix(history): use correct shortcuts for undo/redo
2023-11-20 22:13:13 +01:00
Jan Thurau
2e96ed5d7f
Merge pull request #4423 from ioma8/link-click-fix
Link click fix
2023-11-20 21:37:33 +01:00
Jan Thurau
de8d4bf149
fixes typo 2023-11-20 21:13:41 +01:00
Jakub Kolčář
ef10ae53b2
Revert "autolink improvement"
This reverts commit 9a9e94b4cb.
2023-11-20 21:13:41 +01:00
Jakub Kolčář
82f16d2d91
link click handler fixed 2023-11-20 21:13:40 +01:00
Jakub Kolčář
d9cdf1e1c1
autolink improvement 2023-11-20 21:12:57 +01:00
Jan Thurau
b7234c8b93
Merge pull request #4490 from arendjantetteroo/patch-1
feat(extension/youtube): Allow youtube shorts urls to be embedded
2023-11-20 20:53:15 +01:00