Commit Graph

514 Commits

Author SHA1 Message Date
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
Philipp Kühn
0bad11bac7
Merge pull request #19 from ueberdosis/fix/autofocus
Fix the broken autoFocus option
2020-10-02 21:58:02 +02:00
Philipp Kühn
ca5a049950
Merge pull request #17 from ueberdosis/feature/add-tilde-shortcut-to-code-blocks
add tilde markdown shortcut support to code blocks
2020-10-02 21:45:37 +02:00
Philipp Kühn
b573329fd5
Merge pull request #18 from ueberdosis/feature/double-tilde-shortcut-for-strike-mark
change markdown shortcut for striked text to two tildes
2020-10-02 21:44:44 +02:00
Hans Pagel
548e148549 add content 2020-10-02 21:11:01 +02:00
Hans Pagel
546f0e750d clean zp 2020-10-02 17:24:09 +02:00
Hans Pagel
95c9c7cc0e minor improvement to the commands page 2020-10-02 17:22:38 +02:00
Hans Pagel
a03dfaf28d add content to the commands page 2020-10-02 16:56:02 +02:00
Hans Pagel
6baa758ec3 clean up the test 2020-10-02 15:49:58 +02:00
Hans Pagel
eabcecb550 add comment about broken autoFocus option 2020-10-02 15:45:45 +02:00
Hans Pagel
26504027b7 update the documentation 2020-10-02 15:12:01 +02:00