Commit Graph

2359 Commits

Author SHA1 Message Date
Hans Pagel
acc6cd6aa0 details: add (not working) commands & basic styling 2021-02-11 15:12:06 +01:00
Philipp Kühn
980e70e9c8 render demo client-only 2021-02-11 09:38:35 +01:00
Philipp Kühn
d75027a121 improve demo error styling 2021-02-11 09:35:46 +01:00
Philipp Kühn
c879dc3a18 fix ugly scroll animation for collab demo 2021-02-11 09:30:05 +01:00
Philipp Kühn
0177742e55 refactoring 2021-02-11 09:15:52 +01:00
Philipp Kühn
f7255558b4 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/Details/details.ts
2021-02-11 09:01:17 +01:00
Philipp Kühn
fd6b346799 fix details 2021-02-11 08:59:58 +01:00
Hans Pagel
bd6233a1a1 improve details experiment 2021-02-11 00:15:35 +01:00
Hans Pagel
a6c1e2e20f remove details attribute, use node view state instead 2021-02-10 23:19:34 +01:00
Philipp Kühn
87beee25b0 fix 2021-02-10 20:40:00 +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
39766f4459 update dependencies 2021-02-10 20:37:35 +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
Philipp Kühn
215c26748b improve options interface 2021-02-10 18:25:08 +01:00
Philipp Kühn
55ff908423 refactoring 2021-02-10 18:05:02 +01:00
Hans Pagel
de234adb8b add node view to details experiment 2021-02-10 16:37:00 +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
f70974678b remove proxy from createChain 2021-02-10 15:10:03 +01:00
Philipp Kühn
48234cf751 refactoring 2021-02-10 14:53:46 +01:00
Philipp Kühn
c5d6b19d1b Merge branch 'feature/allow-option-for-suggestions' into feature/remove-inferred-commands 2021-02-10 14:52:20 +01:00
Philipp Kühn
2340840621 remove registerCommands 2021-02-10 14:52:08 +01:00
Philipp Kühn
290ff76e37 add Commands interface 2021-02-10 09:59:35 +01:00
Hans Pagel
9c76db6ceb
Update README.md 2021-02-09 22:48:14 +01:00
Philipp Kühn
0ed368e9f4 Merge branch 'feature/key-press-command' into main 2021-02-09 21:06:37 +01:00
Philipp Kühn
2315357125 add keyboardShortcut and enter command 2021-02-09 21:04:33 +01:00
Philipp Kühn
e8232dd737 add basic enter command 2021-02-09 10:06:13 +01:00
dependabot[bot]
b7052b574a
Bump actions/cache from v2 to v2.1.4 (#146)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 23:12:12 +01:00
Hans Pagel
04ae5d9abf docs: update content 2021-02-08 17:49:39 +01:00
Hans Pagel
2bd3033207 update the README 2021-02-08 17:46:24 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
3e9a68cb35 code style 2021-02-08 16:42:46 +01:00
Hans Pagel
f0c70d9d59 docs: update content 2021-02-08 16:41:57 +01:00
Hans Pagel
1203ed4296 docs: don’t build og images locally 2021-02-08 16:19:58 +01:00
Hans Pagel
b6e15a144d fix path to og image 2021-02-08 16:16:49 +01:00
Hans Pagel
648603d12c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-08 16:10:04 +01:00
Hans Pagel
93a5f83254 docs: refactor the open graph image generation 2021-02-08 16:09:49 +01:00
Hans Pagel
b06fd4c354 docs: update title template 2021-02-08 14:53:20 +01:00
Philipp Kühn
6bdeb4615c Publish
- @tiptap/core@2.0.0-alpha.16
 - @tiptap/extension-blockquote@2.0.0-alpha.10
 - @tiptap/extension-bold@2.0.0-alpha.10
 - @tiptap/extension-bullet-list@2.0.0-alpha.10
 - @tiptap/extension-character-count@2.0.0-alpha.10
 - @tiptap/extension-code-block@2.0.0-alpha.10
 - @tiptap/extension-code@2.0.0-alpha.10
 - @tiptap/extension-collaboration-cursor@2.0.0-alpha.10
 - @tiptap/extension-collaboration@2.0.0-alpha.10
 - @tiptap/extension-document@2.0.0-alpha.10
 - @tiptap/extension-dropcursor@2.0.0-alpha.10
 - @tiptap/extension-focus@2.0.0-alpha.10
 - @tiptap/extension-font-family@2.0.0-alpha.10
 - @tiptap/extension-gapcursor@2.0.0-alpha.10
 - @tiptap/extension-hard-break@2.0.0-alpha.10
 - @tiptap/extension-heading@2.0.0-alpha.10
 - @tiptap/extension-highlight@2.0.0-alpha.10
 - @tiptap/extension-history@2.0.0-alpha.10
 - @tiptap/extension-horizontal-rule@2.0.0-alpha.10
 - @tiptap/extension-image@2.0.0-alpha.10
 - @tiptap/extension-italic@2.0.0-alpha.10
 - @tiptap/extension-link@2.0.0-alpha.10
 - @tiptap/extension-list-item@2.0.0-alpha.10
 - @tiptap/extension-mention@2.0.0-alpha.6
 - @tiptap/extension-ordered-list@2.0.0-alpha.10
 - @tiptap/extension-paragraph@2.0.0-alpha.10
 - @tiptap/extension-strike@2.0.0-alpha.10
 - @tiptap/extension-table-cell@2.0.0-alpha.10
 - @tiptap/extension-table-header@2.0.0-alpha.10
 - @tiptap/extension-table-row@2.0.0-alpha.10
 - @tiptap/extension-table@2.0.0-alpha.10
 - @tiptap/extension-task-item@2.0.0-alpha.11
 - @tiptap/extension-task-list@2.0.0-alpha.10
 - @tiptap/extension-text-align@2.0.0-alpha.11
 - @tiptap/extension-text-style@2.0.0-alpha.10
 - @tiptap/extension-text@2.0.0-alpha.10
 - @tiptap/extension-typography@2.0.0-alpha.10
 - @tiptap/extension-underline@2.0.0-alpha.10
 - @tiptap/html@2.0.0-alpha.12
 - @tiptap/starter-kit@2.0.0-alpha.12
 - @tiptap/suggestion@2.0.0-alpha.6
 - @tiptap/vue-starter-kit@2.0.0-alpha.14
 - @tiptap/vue@2.0.0-alpha.11
2021-02-07 20:59:54 +01:00
Philipp Kühn
33773c01f3 add allow option to suggestion extension 2021-02-07 20:38:33 +01:00
Philipp Kühn
67018ce043 refactoring 2021-02-07 20:02:59 +01:00
Philipp Kühn
8943f8b9ae refactoring 2021-02-07 20:02:10 +01:00
Philipp Kühn
aef0acf53d fix bug in suggestion extension, fix #143 2021-02-07 20:00:13 +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
851aaa2996 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-06 23:20:24 +01:00
Hans Pagel
604d067ed3 docs: add Vue 3 snippets 2021-02-06 23:20:13 +01:00