Commit Graph

1596 Commits

Author SHA1 Message Date
Philipp Kühn
742f917d3b Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-02 18:13:20 +01:00
Philipp Kühn
127d9f29ac fix a bug for task item 2020-12-02 18:13:16 +01:00
kriskbx
fa3d72b4de add request parameters 2020-12-02 17:14:44 +01:00
Philipp Kühn
a884cb81de Publish
- @tiptap/core@2.0.0-alpha.7
 - @tiptap/extension-blockquote@2.0.0-alpha.4
 - @tiptap/extension-bold@2.0.0-alpha.4
 - @tiptap/extension-bullet-list@2.0.0-alpha.4
 - @tiptap/extension-code-block@2.0.0-alpha.4
 - @tiptap/extension-code@2.0.0-alpha.4
 - @tiptap/extension-collaboration-cursor@2.0.0-alpha.4
 - @tiptap/extension-collaboration@2.0.0-alpha.4
 - @tiptap/extension-document@2.0.0-alpha.4
 - @tiptap/extension-dropcursor@2.0.0-alpha.4
 - @tiptap/extension-focus@2.0.0-alpha.4
 - @tiptap/extension-font-family@2.0.0-alpha.4
 - @tiptap/extension-gapcursor@2.0.0-alpha.4
 - @tiptap/extension-hard-break@2.0.0-alpha.4
 - @tiptap/extension-heading@2.0.0-alpha.4
 - @tiptap/extension-highlight@2.0.0-alpha.4
 - @tiptap/extension-history@2.0.0-alpha.4
 - @tiptap/extension-horizontal-rule@2.0.0-alpha.4
 - @tiptap/extension-image@2.0.0-alpha.4
 - @tiptap/extension-italic@2.0.0-alpha.4
 - @tiptap/extension-link@2.0.0-alpha.4
 - @tiptap/extension-list-item@2.0.0-alpha.4
 - @tiptap/extension-ordered-list@2.0.0-alpha.4
 - @tiptap/extension-paragraph@2.0.0-alpha.4
 - @tiptap/extension-strike@2.0.0-alpha.4
 - @tiptap/extension-task-item@2.0.0-alpha.4
 - @tiptap/extension-task-list@2.0.0-alpha.4
 - @tiptap/extension-text-align@2.0.0-alpha.4
 - @tiptap/extension-text-style@2.0.0-alpha.4
 - @tiptap/extension-text@2.0.0-alpha.4
 - @tiptap/extension-typography@2.0.0-alpha.4
 - @tiptap/extension-underline@2.0.0-alpha.4
 - @tiptap/html@2.0.0-alpha.3
 - @tiptap/starter-kit@2.0.0-alpha.5
 - @tiptap/vue-starter-kit@2.0.0-alpha.6
 - @tiptap/vue@2.0.0-alpha.4
2020-12-02 17:08:17 +01:00
Philipp Kühn
85653abfca update lock file 2020-12-02 16:35:35 +01:00
Philipp Kühn
e8ec585f56 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-02 16:29:21 +01:00
Philipp Kühn
4d9e3f7622 fix lists 2020-12-02 16:29:17 +01:00
Hans Pagel
2144e478fb Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-02 15:52:43 +01:00
Hans Pagel
3803ca0f73 cache username in localstorage 2020-12-02 15:52:32 +01:00
Philipp Kühn
a502cdb822 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-02 15:40:46 +01:00
Philipp Kühn
041f377c97 improve collab styling 2020-12-02 15:40:42 +01:00
Hans Pagel
ac820de528 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-02 15:35:52 +01:00
kriskbx
685132bbf8 update collaborative editing guide 2020-12-02 15:35:41 +01:00
Hans Pagel
12d994275c fix: retrieve awareness states after reconnect 2020-12-02 15:35:33 +01:00
Philipp Kühn
ae3e36e2ce improve isMarkActive 2020-12-02 14:39:25 +01:00
Philipp Kühn
a088a5265d Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-02 14:28:54 +01:00
Philipp Kühn
b6875183a3 add some extensions to collab demo 2020-12-02 14:28:51 +01:00
Hans Pagel
e46c4a85ff secure websocket connection 2020-12-02 13:48:04 +01:00
Hans Pagel
aec118ca00 switch to websocket provider 2020-12-02 13:43:44 +01:00
Hans Pagel
141a4215f1 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-02 12:35:29 +01:00
Hans Pagel
d468c562c7 improve testing output 2020-12-02 12:35:21 +01:00
Philipp Kühn
32c2b016fd Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-02 12:05:39 +01:00
Philipp Kühn
cd46e5ebd2 fix tests 2020-12-02 12:05:35 +01:00
Hans Pagel
672bf4f469 docs: update the hocuspocus documentation 2020-12-02 11:41:25 +01:00
Hans Pagel
ef6b403b94 docs: fix broken link 2020-12-02 11:41:00 +01:00
Hans Pagel
9c82356184 add new dummy pages 2020-12-02 10:53:30 +01:00
Hans Pagel
3b1b6163a6 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-02 09:57:10 +01:00
Philipp Kühn
88f89df479 extension name is required now 2020-12-02 09:44:46 +01:00
Philipp Kühn
143b309bdf add collab commands 2020-12-02 09:28:55 +01:00
Philipp Kühn
5b794c9137 improve isActive 2020-12-02 08:55:34 +01:00
Philipp Kühn
1513f8ccc2 improve toc demo 2020-12-01 23:45:01 +01:00
Philipp Kühn
d89c2a4d42 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-01 23:32:44 +01:00
Philipp Kühn
532eaa4e86 fix chain again 2020-12-01 23:32:39 +01:00
Philipp Kühn
30d5ab5f39 dont add focus and blur transactions to history 2020-12-01 21:58:29 +01:00
Hans Pagel
13f95e2688 docs: update content 2020-12-01 17:36:27 +01:00
Hans Pagel
74d0de53dc fix crap code 2020-12-01 17:33:20 +01:00
Hans Pagel
5b31ea21f5 disable eslint fix 2020-12-01 16:35:58 +01:00
Hans Pagel
86dac094f7 fix crap code 2020-12-01 15:53:27 +01:00
Hans Pagel
52d2c7427e Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-01 15:50:12 +01:00
Hans Pagel
d3e0de4e2e docs: improve getting started guides, add v-model demo 2020-12-01 15:50:02 +01:00
Hans Pagel
be464d100f docs: update content 2020-12-01 15:42:36 +01:00
Philipp Kühn
5ae9d8cca4 fix history for collab demo 2020-12-01 14:55:11 +01:00
Philipp Kühn
d8322d2e2e fix chained commands 2020-12-01 14:44:53 +01:00
Philipp Kühn
520b2efee6 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-01 13:08:16 +01:00
Philipp Kühn
1495573d6b fix bug 2020-12-01 13:08:11 +01:00
Hans Pagel
5abb7121dd move clear format button to the end 2020-12-01 12:56:19 +01:00
Hans Pagel
4ba1d7c5f2 merge clear format buttons 2020-12-01 12:55:38 +01:00
Hans Pagel
845b99ae2a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-01 12:53:35 +01:00
Hans Pagel
2a3d08d6f1 add title to menu items 2020-12-01 12:53:24 +01:00
Philipp Kühn
16a5063794 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-12-01 12:46:11 +01:00