Commit Graph

4427 Commits

Author SHA1 Message Date
Philipp Kühn
afc6ecd2f2 dependencies: update 2021-05-29 20:14:06 +02:00
Philipp Kühn
78f75c3e0e fix: maybe move content dom on update, fix #1370 2021-05-29 20:12:21 +02:00
Philipp Kühn
72805d53e6
Merge pull request #1389 from jonathanmach/patch-2 2021-05-29 00:25:30 +02:00
Jonathan
e7fefff466
Wording improvement
Just a tiny improvement to the wording used
2021-05-28 23:03:23 +01:00
Philipp Kühn
13d9ffda82 Publish
- @tiptap/core@2.0.0-beta.72
 - @tiptap/extension-placeholder@2.0.0-beta.21
 - @tiptap/html@2.0.0-beta.72
 - @tiptap/starter-kit@2.0.0-beta.69
2021-05-28 17:40:52 +02:00
Philipp Kühn
370966847e fix: fix error when calculating contentMatch within clearNodes command, fix #1361 2021-05-28 17:37:28 +02:00
Philipp Kühn
a24e33350c test: fix text align tests 2021-05-28 15:35:05 +02:00
Philipp Kühn
428d6d584d increase cypress timeout 2021-05-28 15:18:51 +02:00
Philipp Kühn
7b74d5849f fix lint errors 2021-05-28 15:16:33 +02:00
Philipp Kühn
3606eb9d02 Publish
- @tiptap/react@2.0.0-beta.44
2021-05-28 15:01:41 +02:00
Philipp Kühn
60708a7817 fix: maybe move content dom on update, see #1370 2021-05-28 15:00:51 +02:00
Philipp Kühn
3d271953c3 Publish
- @tiptap/core@2.0.0-beta.71
 - @tiptap/html@2.0.0-beta.71
 - @tiptap/starter-kit@2.0.0-beta.68
2021-05-28 14:06:33 +02:00
Philipp Kühn
e52f41ae78 fix: fix fragile schema validity test in splitBlock 2021-05-28 13:55:54 +02:00
Philipp Kühn
9d13db6988 Publish
- @tiptap/core@2.0.0-beta.70
 - @tiptap/html@2.0.0-beta.70
 - @tiptap/starter-kit@2.0.0-beta.67
 - @tiptap/vue-2@2.0.0-beta.34
 - @tiptap/vue-3@2.0.0-beta.40
2021-05-28 12:14:59 +02:00
Philipp Kühn
338a752d8b Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-05-28 12:14:14 +02:00
Philipp Kühn
939fc3d93a fix: prevent bug when editor is destroyed very fast 2021-05-28 12:14:12 +02:00
Hans Pagel
ee9ff28d31 docs: update content 2021-05-28 11:45:52 +02:00
Hans Pagel
c17c473219 docs: wording 2021-05-28 09:57:43 +02:00
Hans Pagel
b6235d7266 experiments: add a priority to the collaboration annotation experiment 2021-05-28 09:55:37 +02:00
Hans Pagel
5858871ca8 docs: update content 2021-05-27 22:19:11 +02:00
Hans Pagel
98b0e3fe5e docs: add content for the focus and setTextSelection command 2021-05-27 21:37:47 +02:00
Philipp Kühn
5b9395ee74 Publish
- @tiptap/core@2.0.0-beta.69
 - @tiptap/extension-bubble-menu@2.0.0-beta.20
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.25
 - @tiptap/extension-dropcursor@2.0.0-beta.14
 - @tiptap/extension-floating-menu@2.0.0-beta.16
 - @tiptap/extension-focus@2.0.0-beta.20
 - @tiptap/extension-mention@2.0.0-beta.57
 - @tiptap/extension-placeholder@2.0.0-beta.20
 - @tiptap/extension-strike@2.0.0-beta.15
 - @tiptap/extension-table@2.0.0-beta.22
 - @tiptap/extension-task-item@2.0.0-beta.16
 - @tiptap/html@2.0.0-beta.69
 - @tiptap/react@2.0.0-beta.43
 - @tiptap/starter-kit@2.0.0-beta.66
 - @tiptap/suggestion@2.0.0-beta.57
 - @tiptap/vue-2@2.0.0-beta.33
 - @tiptap/vue-3@2.0.0-beta.39
2021-05-27 18:54:53 +02:00
Philipp Kühn
03d213ba8b dependencies: update 2021-05-27 18:52:37 +02:00
Philipp Kühn
61094d9028 Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-05-27 18:33:18 +02:00
Philipp Kühn
c58a753e94 fix: prevent checkbox change when editor isn’t editable, fix #1386 2021-05-27 18:33:15 +02:00
Philipp Kühn
c1e2edce46 docs: fix demo 2021-05-27 18:13:17 +02:00
Hans Pagel
fd6f3fed4c docs: update content 2021-05-27 10:53:34 +02:00
Philipp Kühn
6990012a7b
Merge pull request #1381 from MoPaMo/patch-1 2021-05-26 13:13:57 +02:00
MoPaMo
e304cb5dca
Make HTML in docs valid
You were missing an `<html>`-starter tag,  so users who copy-pasted the code would have experienced errors - not a very good first impression…
(Furthermore, I changed `<!doctype html>` to `<!DOCTYPE html>`since that's just more common)
2021-05-26 12:52:45 +02:00
Philipp Kühn
c690629502
Merge pull request #1380 from akirarika/main 2021-05-26 11:26:41 +02:00
akirarika
93ccf0e315 a small clerical error? 2021-05-26 16:56:41 +08:00
Philipp Kühn
47bfd89b83
Merge pull request #1376 from YousefED/patch-1
Allow passing of DependencyList to useEditor
2021-05-26 08:56:07 +02:00
Yousef
bdd6e2b87c
Allow passing of DependencyList to useEditor
in case the options depend on props of the consuming component, it would be nice to be able to pass a dependencylist to `useEditor`. Unless there's a better way to handle dependency updates
2021-05-25 14:51:36 +02:00
Philipp Kühn
42c0ca85b3 Publish
- @tiptap/core@2.0.0-beta.68
 - @tiptap/extension-bubble-menu@2.0.0-beta.19
 - @tiptap/html@2.0.0-beta.68
 - @tiptap/react@2.0.0-beta.42
 - @tiptap/starter-kit@2.0.0-beta.65
 - @tiptap/vue-2@2.0.0-beta.32
 - @tiptap/vue-3@2.0.0-beta.38
2021-05-24 20:43:18 +02:00
Philipp Kühn
c0e68d5a25 fix: do not check for node selection within posToDOMRect 2021-05-24 20:40:24 +02:00
Philipp Kühn
3bb99b8e1e Publish
- @tiptap/core@2.0.0-beta.67
 - @tiptap/html@2.0.0-beta.67
 - @tiptap/starter-kit@2.0.0-beta.64
2021-05-24 08:47:57 +02:00
Philipp Kühn
a4ec4ffcfd fix: check for NodeSelection within posToDOMRect 2021-05-24 08:46:51 +02:00
Hans Pagel
9e83413967 docs: add a jobs page 2021-05-20 18:34:15 +02:00
Hans Pagel
f93961f03b add hint to the collab annotation page 2021-05-20 18:11:04 +02:00
Philipp Kühn
c6a060f93e Merge branch 'main' of https://github.com/ueberdosis/tiptap 2021-05-19 18:27:15 +02:00
Philipp Kühn
940fd69b61 fix: remove empty attributes in getDebugJSON 2021-05-19 18:27:12 +02:00
Hans Pagel
76b8da8e09
Update README.md 2021-05-19 15:47:28 +02:00
Hans Pagel
a2f79ccca5
Update README.md 2021-05-19 15:44:36 +02:00
Hans Pagel
2f183170f5
Update README.md 2021-05-19 15:43:54 +02:00
Hans Pagel
087a9a48d6
Update README.md 2021-05-19 15:43:43 +02:00
Philipp Kühn
61b06e73a5 Publish
- @tiptap/core@2.0.0-beta.66
 - @tiptap/html@2.0.0-beta.66
 - @tiptap/starter-kit@2.0.0-beta.63
2021-05-19 15:17:35 +02:00
Philipp Kühn
8f101810fe fix: preserve whitespace when using insertContent command 2021-05-19 15:15:56 +02:00
Philipp Kühn
c0cbd513f6 Publish
- @tiptap/core@2.0.0-beta.65
 - @tiptap/html@2.0.0-beta.65
 - @tiptap/starter-kit@2.0.0-beta.62
2021-05-19 00:26:18 +02:00
Philipp Kühn
2f7a6adca5 feat: allow number for setTextSelection and insertContentAt 2021-05-19 00:25:36 +02:00
Philipp Kühn
fc7d1ebf3f Publish
- @tiptap/core@2.0.0-beta.64
 - @tiptap/html@2.0.0-beta.64
 - @tiptap/react@2.0.0-beta.41
 - @tiptap/starter-kit@2.0.0-beta.61
 - @tiptap/vue-2@2.0.0-beta.31
 - @tiptap/vue-3@2.0.0-beta.37
2021-05-19 00:05:23 +02:00