Commit Graph

573 Commits

Author SHA1 Message Date
Hans Pagel
35053c3ecc update content 2021-03-09 21:54:16 +01:00
Hans Pagel
368395b8fa update content 2021-03-09 11:55:14 +01:00
Hans Pagel
6f38e15450 docs: update content 2021-03-09 11:17:48 +01:00
Hans Pagel
d49af82a85 docs: update content 2021-03-08 18:33:50 +01:00
Hans Pagel
3e507c5de2 docs: fix typo 2021-03-08 18:33:32 +01:00
Philipp Kühn
576813588d update svelte example again 2021-03-08 13:43:33 +01:00
Philipp Kühn
9f23ff20d6 whitespace 2021-03-08 13:25:02 +01:00
Philipp Kühn
dae9eefdc5 update svelte example 2021-03-08 13:20:26 +01:00
Philipp Kühn
a073d75dff add useEditor to docs 2021-03-05 10:29:19 +01:00
Philipp Kühn
81a69ef526 remove vue-starter-kit from docs, fix #185 2021-03-05 10:21:35 +01:00
Philipp Kühn
983b56a5f2 add NodeViewWrapper and NodeViewContent to vue-2 2021-03-05 10:18:44 +01:00
Hans Pagel
a997b647f4 docs: update content 2021-03-03 22:22:50 +01:00
Hans Pagel
c10093fbcf docs: update content 2021-03-03 21:38:27 +01:00
Hans Pagel
c888984b08 docs: update content 2021-03-03 21:35:47 +01:00
Hans Pagel
7148a91049 docs: update content 2021-03-03 21:26:08 +01:00
Hans Pagel
fc3678afc3 docs: update content 2021-03-03 21:16:35 +01:00
Philipp Kühn
64b8f5c514 update docs 2021-02-28 23:39:29 +01:00
Hans Pagel
bf5fb2ad3c move React components to a package, translate default editor example to React 2021-02-26 02:00:35 +01:00
Hans Pagel
38952fb8c9 docs: fix broken link 2021-02-24 21:08:54 +01:00
Hans Pagel
bc88c601b3 docs: update the collaborative editing guide 2021-02-24 12:02:52 +01:00
Hans Pagel
432ff51753 docs: update content, fix #171 2021-02-23 21:05:30 +01:00
Philipp Kühn
e3f80207cc add more content to book example 2021-02-23 16:39:04 +01:00
Philipp Kühn
21b93e65f8 fix typescript docs 2021-02-16 18:47:44 +01:00
Philipp Kühn
cd31624ab4 remove unused page 2021-02-16 18:47:37 +01:00
Philipp Kühn
e4cb53eab7 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands
# Conflicts:
#	docs/src/demos/Experiments/Annotation/extension/annotation.ts
#	docs/src/demos/Experiments/Color/extension/Color.ts
#	docs/src/demos/Experiments/Details/details.ts
2021-02-16 18:08:12 +01:00
Hans Pagel
d7bee8bed9 docs: update content 2021-02-12 15:40:22 +01:00
Hans Pagel
cbb086e4da docs: update content 2021-02-12 15:33:58 +01:00
Hans Pagel
a69c522455 docs: update content 2021-02-12 15:02:40 +01:00
Hans Pagel
44c1567a01 docs: update content 2021-02-11 23:37:41 +01:00
Hans Pagel
65b52afd5a docs: update content 2021-02-11 23:10:56 +01:00
Hans Pagel
1f064b8600 remove the color experiment 2021-02-11 22:47:32 +01:00
Hans Pagel
c140d11d79 annotations: improve the example, clean up 2021-02-11 22:45:22 +01:00
Hans Pagel
30fccac47c docs: auto detect languages from demo main file 2021-02-11 16:11:33 +01:00
Hans Pagel
4ed025e210 docs: add content 2021-02-11 16:08:58 +01:00
Philipp Kühn
130cc1a6f3 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands 2021-02-10 20:39:13 +01:00
Philipp Kühn
2472a344f0 remove registerCommand from docs 2021-02-10 20:30:28 +01:00
Philipp Kühn
014523b7f5 update typescript docs 2021-02-10 18:25:22 +01:00
Hans Pagel
8c3b35d0c0 add details experiment 2021-02-10 15:48:20 +01:00
Hans Pagel
90efee5622 clean up 2021-02-10 15:31:02 +01:00
Hans Pagel
a0ce975a51 Merge branch 'main' of github.com:ueberdosis/tiptap-next
# Bitte geben Sie eine Commit-Beschreibung ein, um zu erklären, warum dieser
# Merge erforderlich ist, insbesondere wenn es einen aktualisierten
# Upstream-Branch mit einem Thema-Branch zusammenführt.
#
# Zeilen, die mit '#' beginnen, werden ignoriert,
# und eine leere Beschreibung bricht den Commit ab.
2021-02-10 15:14:03 +01:00
Philipp Kühn
2315357125 add keyboardShortcut and enter command 2021-02-09 21:04:33 +01:00
Hans Pagel
04ae5d9abf docs: update content 2021-02-08 17:49:39 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
f0c70d9d59 docs: update content 2021-02-08 16:41:57 +01:00
Hans Pagel
7d15e5afb9 docs: update content 2021-02-07 16:12:27 +01:00
Hans Pagel
5571e1dd27 merge installation and the getting started guide 2021-02-07 15:55:50 +01:00
Hans Pagel
13ad3acf63 add tableRole and allowGapCursor to the documentation 2021-02-06 23:25:33 +01:00
Hans Pagel
604d067ed3 docs: add Vue 3 snippets 2021-02-06 23:20:13 +01:00
Hans Pagel
26c7b20287 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-05 22:11:19 +01:00
Hans Pagel
6b4b5efe45 add savvy example 2021-02-05 22:11:01 +01:00