Commit Graph

1242 Commits

Author SHA1 Message Date
Philipp Kühn
6752d52541 add basic implementation for attributes 2020-10-21 23:32:28 +02:00
Philipp Kühn
7fffe97532 add markextension 2020-10-21 21:13:38 +02:00
Philipp Kühn
10e16208f9 refactoring 2020-10-21 21:01:39 +02:00
Philipp Kühn
2ebf4bf790 refactoring 2020-10-21 15:30:34 +02:00
Philipp Kühn
020483f0b2 add basic new syntax 2020-10-21 15:17:05 +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
a7c2ccb65a fix lock file 2020-10-12 21:02:02 +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
Hans Pagel
9a1bc8a8b1 everything is broken 2020-10-12 17:58:30 +02:00
Philipp Kühn
ba4a52d610 improve img styling 2020-10-12 17:50:56 +02:00
Hans Pagel
7ad63a2921 improve tests 2020-10-12 17:47:22 +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
4528d3c5d7 fix lint 2020-10-12 12:29:24 +02:00
Philipp Kühn
cbf21078de add basic new colors 2020-10-12 12:26:54 +02:00
Philipp Kühn
41d68ec859 add basic node interface 2020-10-12 10:32:54 +02:00
Philipp Kühn
8324f57528 add basic extension classes 2020-10-09 22:59:25 +02:00
Philipp Kühn
a4ccb36e10 fix options bug 2020-10-09 16:37:48 +02:00
Hans Pagel
2364ebd974 add beautiful colors (wip, breaking tests) 2020-10-08 14:59:24 +02:00
Hans Pagel
5c0bf25442 add more tests 2020-10-08 14:54:30 +02:00
Hans Pagel
05902a2f77 wording 2020-10-08 14:54:25 +02:00
Hans Pagel
f9860c54a9 test bold and link regex 2020-10-08 14:39:44 +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