Commit Graph

524 Commits

Author SHA1 Message Date
Philipp Kühn
a346c7b8cd update dependencies 2020-10-27 14:15:57 +01:00
Philipp Kühn
98580b2149 fix some bugs 2020-10-23 23:41:54 +02:00
Philipp Kühn
4bff000751 add textAlign command 2020-10-23 17:50:28 +02:00
Philipp Kühn
9f908b2cbf add setNodeAttributes command 2020-10-23 17:19:12 +02:00
Philipp Kühn
5976d6083c add basic text align extension 2020-10-23 15:23:40 +02:00
Philipp Kühn
f37e6da902 rename .json() to .getJSON() and .html() to .getHTML(), fix #22, fix #23 2020-10-23 11:58:00 +02:00
Philipp Kühn
94a80b6f6e update dependencies 2020-10-23 11:50:06 +02:00
Philipp Kühn
c40e7761b8 fix lint 2020-10-23 11:45:28 +02:00
Philipp Kühn
54195d29eb fix more errors 2020-10-23 11:24:27 +02:00
Philipp Kühn
79172753ef add new syntax to all extensions 2020-10-22 12:34:49 +02:00
Philipp Kühn
36fd2b70c7 Merge branch 'main' into feature/extension-classes 2020-10-21 09:42:27 +02:00
Philipp Kühn
e549f3954f improve scrolling again 2020-10-16 09:28:14 +02:00
Philipp Kühn
a6041f2723 improve scroll position 2020-10-16 09:11:09 +02:00
Philipp Kühn
7e33b748d1 improve spacings 2020-10-13 09:07:47 +02:00
Philipp Kühn
681f951f5f Merge branch 'main' into feature/extension-classes
# Conflicts:
#	packages/core/src/utils/getSchema.ts
2020-10-12 22:25:33 +02:00
Philipp Kühn
82ee198e57 improve demo styling 2020-10-12 21:51:47 +02:00
Philipp Kühn
77f431a47d dont use live-demo 2020-10-12 21:47:19 +02:00
Philipp Kühn
d332a189b3 fix list style 2020-10-12 21:41:32 +02:00
Philipp Kühn
867254f109 refactoring 2020-10-12 21:37:03 +02:00
Philipp Kühn
5a9a8ce34e improve menu styling 2020-10-12 21:19:13 +02:00
Philipp Kühn
e9d410f53b fix code highlight lines 2020-10-12 21:14:14 +02:00
Philipp Kühn
bfc23427e7 improve mobile styling 2020-10-12 20:59:16 +02:00
Philipp Kühn
94e49b1c38 update dependencies 2020-10-12 20:45:02 +02:00
Hans Pagel
2f8f40e8c9 disable last failing test for now 2020-10-12 20:36:01 +02:00
Hans Pagel
3e3f4444e4 change keyboard shortcut for code blocks, should fix tests 2020-10-12 20:28:04 +02:00
Hans Pagel
a237db377b get rid of the 2 in the siteName again 2020-10-12 20:18:18 +02:00
Philipp Kühn
9797a0b7a8 add mobile nav 2020-10-12 18:42:47 +02:00
Philipp Kühn
f0cfd8e877 improve page navigation styling 2020-10-12 18:09:20 +02:00
Philipp Kühn
ba4a52d610 improve img styling 2020-10-12 17:50:56 +02:00
Philipp Kühn
95aa1fd46b fix lint 2020-10-12 17:45:38 +02:00
Philipp Kühn
e3f5447476 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-10-12 17:43:23 +02:00
Philipp Kühn
512f504f08 add github link 2020-10-12 17:43:20 +02:00
Philipp Kühn
ba7d17603b decrease text brightness 2020-10-12 17:21:09 +02:00
Hans Pagel
34affa7bbb fix tests 2020-10-12 17:19:19 +02:00
Philipp Kühn
9abb4afc21 improve inline code breaks 2020-10-12 17:16:51 +02:00
Philipp Kühn
5d679249d5 fix render bug 2020-10-12 17:12:44 +02:00
Philipp Kühn
597b2db742 add label to toc 2020-10-12 17:07:10 +02:00
Philipp Kühn
801912be5d add toc style 2020-10-12 17:03:46 +02:00
Philipp Kühn
4cd4c7527b add basic new page layout 2020-10-12 13:58:41 +02:00
Philipp Kühn
fb101c05f3 improve styling 2020-10-12 13:21:16 +02:00
Philipp Kühn
b8483f4c08 improve css scope 2020-10-12 13:09:37 +02:00
Philipp Kühn
cbf21078de add basic new colors 2020-10-12 12:26:54 +02:00
Philipp Kühn
8324f57528 add basic extension classes 2020-10-09 22:59:25 +02:00
Hans Pagel
f070ddc9fc disable vue components menu entry 2020-10-08 14:39:36 +02:00
Hans Pagel
0e48b8e6f6 add a lot more parseDOM tests to all extensions 2020-10-08 14:15:02 +02:00
Hans Pagel
2282beae07 fix typos 2020-10-08 13:54:29 +02:00
Hans Pagel
d09c664909 add italic parseDOM tests 2020-10-08 03:57:45 +02:00
Hans Pagel
78cc76c1a6 test bold parseDOM rules 2020-10-08 03:51:39 +02:00
Hans Pagel
2d82e4e1a7 add mooore content 2020-10-05 14:56:45 +02:00
Hans Pagel
3de4187a39 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-05 09:59:43 +02:00