Commit Graph

67 Commits

Author SHA1 Message Date
Philipp Kühn
c879dc3a18 fix ugly scroll animation for collab demo 2021-02-11 09:30:05 +01:00
Philipp Kühn
4041badfa2 fix borderradius 2021-02-05 12:13:07 +01:00
Philipp Kühn
3eb681d37a fix spacing 2021-02-05 10:18:56 +01:00
Philipp Kühn
a41d02b0f2 update colors 2021-02-05 10:15:32 +01:00
Philipp Kühn
8919d88f5b change collab style 2021-02-05 10:11:57 +01:00
Philipp Kühn
ea16c713a4 improve scrollable containers 2021-02-04 22:10:08 +01:00
Hans Pagel
d40131d8d1 docs: update content 2021-02-04 16:56:17 +01:00
Philipp Kühn
c23f31a757 remove double scrollbars for collab demo for most screens 2021-02-04 11:46:09 +01:00
Philipp Kühn
fb7c13e066 improve iframe maxheight scrolling 2021-02-02 22:20:16 +01:00
Philipp Kühn
c2fb78ae61 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-02 15:08:46 +01:00
Hans Pagel
a9708f6535 docs: minor improvements to the demo style 2021-02-02 14:48:58 +01:00
Philipp Kühn
8c09b5d4a0 fix demo styling 2021-02-02 12:04:09 +01:00
Philipp Kühn
ed0dc2d5ef add iframe to demo content 2021-02-02 10:20:12 +01:00
Hans Pagel
56c47d7340 Merge branch 'main' of github.com:ueberdosis/tiptap-next 2021-01-29 15:15:41 +01:00
Philipp Kühn
2b97d4b67b change order of CollaborationCursor for now 2021-01-29 09:38:42 +01:00
Hans Pagel
a7b0229d23 docs: update the collaborative editing example 2021-01-28 12:11:38 +01:00
Hans Pagel
c17d77c0fa docs: style hrs 2021-01-25 11:18:32 +01:00
Hans Pagel
6ef4078ad5 clean up 2021-01-08 18:02:12 +01:00
Hans Pagel
3496718654 make less assumptions about the Y.js provider, fix #70 2021-01-08 18:02:06 +01:00
Philipp Kühn
5df6658480 improve styling 2020-12-02 23:20:45 +01:00
Philipp Kühn
78a2983c35 improve collab styling 2020-12-02 23:13:45 +01:00
Philipp Kühn
6ddfd3c426 add inline option to demo component 2020-12-02 22:21:46 +01:00
Philipp Kühn
14b7c03efa fix set name bug for collab demo 2020-12-02 22:16:53 +01:00
Philipp Kühn
8df88408fa improve styling 2020-12-02 22:13:29 +01:00
Hans Pagel
3978643e88 improve collab status bar 2020-12-02 20:16:43 +01:00
Hans Pagel
b1a505dc3e add current name to the collab demo 2020-12-02 20:15:05 +01:00
Hans Pagel
b3fbeb42c5 one paragraph in the task list item is enough 2020-12-02 20:10:49 +01:00
Philipp Kühn
e9c649813b improve collab styling 2020-12-02 18:40:01 +01:00
Philipp Kühn
d0d66e23aa fix some styling 2020-12-02 18:31:03 +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
041f377c97 improve collab styling 2020-12-02 15:40:42 +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
Philipp Kühn
5ae9d8cca4 fix history for collab demo 2020-12-01 14:55:11 +01:00
Philipp Kühn
29cd8f53ae add remixicon 2020-12-01 12:01:44 +01:00
Hans Pagel
af708c4fb7 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Examples/CollaborativeEditing/index.vue
2020-11-30 14:13:54 +01:00
Hans Pagel
442eba8c96 refactor collaboration example 2020-11-30 14:12:19 +01:00
Philipp Kühn
6c39aea432 add destroy event 2020-11-30 13:50:06 +01:00
Hans Pagel
e2c5720a0d refactor the collaboration extensions 2020-11-30 13:35:49 +01:00
Philipp Kühn
675912166c rename unsetMarks to unsetAllMarks 2020-11-21 00:05:27 +01:00
Philipp Kühn
d075d5c425 rename removeMarks to unsetMarks 2020-11-18 17:43:59 +01:00
Philipp Kühn
ab5e144a5f add paragraph command 2020-11-18 12:29:24 +01:00
Philipp Kühn
9a376a66e6 add horizontal rule command 2020-11-18 12:26:13 +01:00
Philipp Kühn
45a4562d4a add heading commands 2020-11-18 12:24:41 +01:00
Philipp Kühn
bf08653bba add hardbreak commands 2020-11-18 12:11:45 +01:00
Philipp Kühn
116b189a93 add codeblock commands 2020-11-18 12:00:26 +01:00
Philipp Kühn
012beb286c add blockquote commands 2020-11-18 11:54:18 +01:00