Commit Graph

133 Commits

Author SHA1 Message Date
Philipp Kühn
7a17adcc84 add some styling 2020-04-17 23:18:18 +02:00
Philipp Kühn
4f68026f7f improve basic styling 2020-04-17 17:06:55 +02:00
Philipp Kühn
4e5bf7f23a move tests 2020-04-17 13:05:43 +02:00
Philipp Kühn
b0b819334e fix tests 2020-04-17 12:58:46 +02:00
Philipp Kühn
564e0c240c refactoring 2020-04-17 12:55:53 +02:00
Philipp Kühn
3ce1eed00e change folder structure 2020-04-17 12:55:07 +02:00
Philipp Kühn
3c0727fd59 move docs to own folder 2020-04-17 12:51:49 +02:00
Philipp Kühn
4574b74864 refactoring 2020-04-16 23:41:07 +02:00
Philipp Kühn
5e2b0d48ff refactoring 2020-04-16 23:27:20 +02:00
Philipp Kühn
fa5909a477 render react in demo component 2020-04-16 21:12:31 +02:00
Philipp Kühn
c11605bc55 add buttons 2020-04-16 20:50:20 +02:00
Philipp Kühn
fa1c61ebbc render tiptap in react 2020-04-16 20:03:15 +02:00
Philipp Kühn
0676d67dbf add basic react setup 2020-04-16 19:13:21 +02:00
Philipp Kühn
34b8f18a57 fix some types 2020-04-14 10:13:27 +02:00
Philipp Kühn
aa557af648 enable type check for js files 2020-04-13 23:35:18 +02:00
Philipp Kühn
e4a329670a fix types 2020-04-13 23:35:11 +02:00
Philipp Kühn
b47f3f499b fix bug 2020-04-13 22:33:43 +02:00
Philipp Kühn
280730b261 add history option interface 2020-04-13 22:32:39 +02:00
Philipp Kühn
186654df5f add historyPluginOptions 2020-04-13 14:03:39 +02:00
Philipp Kühn
925215367d refactoring 2020-04-13 13:58:30 +02:00
Philipp Kühn
ca16a31e75 revert some magic 2020-04-13 12:27:29 +02:00
Philipp Kühn
e03d108423 add shortform to keys 2020-04-13 00:16:12 +02:00
Philipp Kühn
f29b39238b refactoring 2020-04-12 23:47:24 +02:00
Philipp Kühn
56beb707ab refactoring 2020-04-12 23:42:51 +02:00
Philipp Kühn
83ce601621 add handlePlugins option to registerPlugin 2020-04-12 20:17:56 +02:00
Philipp Kühn
1bb9864db8 add element option 2020-04-11 14:33:58 +02:00
Philipp Kühn
1e7231286d fix bug 2020-04-11 14:17:31 +02:00
Philipp Kühn
9c4b63f008 fix getNodeAttrs 2020-04-11 13:05:28 +02:00
Philipp Kühn
303f6b55fe add getNodeAttrs 2020-04-11 11:45:41 +02:00
Philipp Kühn
bb742c1db2 remove injectCSS 2020-04-10 23:09:31 +02:00
Philipp Kühn
8da3b61d46 refactoring 2020-04-10 22:59:09 +02:00
Philipp Kühn
b08e77b1fe add unregisterPlugin 2020-04-10 22:55:14 +02:00
Philipp Kühn
42a8f46011 add removeMarks command 2020-04-10 22:34:49 +02:00
Philipp Kühn
bd4fe7e5e3 rename some vars 2020-04-10 22:07:27 +02:00
Philipp Kühn
4932488942 change text 2020-04-10 21:46:51 +02:00
Philipp Kühn
2111b04a01 add registerPlugin method 2020-04-10 21:43:23 +02:00
Philipp Kühn
00a6143e89 refactoring 2020-04-10 21:37:57 +02:00
Philipp Kühn
9a52e3f78e update dependencies 2020-04-10 21:36:39 +02:00
Philipp Kühn
c27ebe8473 add commands to extension manager 2020-04-02 14:34:07 +02:00
Philipp Kühn
748131637c fix focus 2020-04-02 13:56:20 +02:00
Philipp Kühn
2ef2b09c0d add keys to history 2020-04-02 13:36:18 +02:00
Philipp Kühn
7710859f38 add code extension 2020-04-02 13:26:56 +02:00
Philipp Kühn
d356d47db1 fix code block marks 2020-04-02 12:42:02 +02:00
Philipp Kühn
434d77a664 add verbal expressions 2020-04-02 12:41:52 +02:00
Philipp Kühn
a914786f46 move some code to extension manager 2020-04-02 09:42:26 +02:00
Philipp Kühn
72cd81640e refactoring 2020-04-02 08:58:28 +02:00
Philipp Kühn
28d5ae094b add basic inputrules and pasterules 2020-04-02 08:53:59 +02:00
Philipp Kühn
b85df2b4c1 refactoring 2020-04-01 21:41:53 +02:00
Philipp Kühn
dc98409bab add custom event emitter 2020-04-01 21:15:23 +02:00
Philipp Kühn
c60ad0f107 improve schema types 2020-03-31 22:57:39 +02:00