Commit Graph

1363 Commits

Author SHA1 Message Date
Philipp Kühn
86fef8eca1 update textalign commands 2020-11-18 12:34:06 +01:00
Philipp Kühn
ab5e144a5f add paragraph command 2020-11-18 12:29:24 +01:00
Philipp Kühn
e526c788c9 add image command 2020-11-18 12:28:08 +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
fbee7656c8 add fontFamily commands 2020-11-18 12:09:04 +01:00
Philipp Kühn
116b189a93 add codeblock commands 2020-11-18 12:00:26 +01:00
Philipp Kühn
a148d9cd17 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-18 11:54:28 +01:00
Philipp Kühn
012beb286c add blockquote commands 2020-11-18 11:54:18 +01:00
Hans Pagel
be5a715926 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-18 11:51:38 +01:00
Hans Pagel
3260ee903c fix tests 2020-11-18 11:51:23 +01:00
Hans Pagel
31d0414550 update dependencies 2020-11-18 11:42:00 +01:00
Philipp Kühn
3f624845e8 enable ts check for build 2020-11-18 11:38:38 +01:00
Philipp Kühn
5cde8fbccf Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-18 11:38:03 +01:00
Hans Pagel
5ee92bcbfb remove unused import 2020-11-18 11:37:12 +01:00
Philipp Kühn
489e064c76 rename tasklist command 2020-11-18 11:35:28 +01:00
Philipp Kühn
d1c767413e rename ordererdlist command 2020-11-18 11:34:44 +01:00
Hans Pagel
9388e6c85c commit some linting fixes, even if not all errors can be fixed 2020-11-18 11:34:33 +01:00
Philipp Kühn
6ca1a6c307 rename bulletlist command 2020-11-18 11:33:33 +01:00
Hans Pagel
48ab8e8600 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-18 11:32:05 +01:00
Hans Pagel
d5b6069511 add unused import which can’t be fixed automatically 2020-11-18 11:31:40 +01:00
hanspagel
29f8b7212a ci: fix code style linting errors 2020-11-18 10:29:55 +00:00
Hans Pagel
8e1fd50967 add a linting error which should be fixed automatically 2020-11-18 11:29:05 +01:00
Hans Pagel
b916c4317c send Slack notifications only, when linting errors can’t be fixed automatically 2020-11-18 11:28:24 +01:00
Hans Pagel
c18c936f7f Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-18 11:24:16 +01:00
Hans Pagel
be7b6be31f reorder npm scripts 2020-11-18 11:23:33 +01:00
hanspagel
4e487dd575 ci: fix code style linting errors 2020-11-18 10:18:16 +00:00
Hans Pagel
b3db94c944 add linting error to test automatic fixing 2020-11-18 11:17:03 +01:00
Hans Pagel
b394d66a3a automatically fix linting errors 2020-11-18 11:16:51 +01:00
Philipp Kühn
56bb26f124 formatting 2020-11-18 11:10:37 +01:00
Philipp Kühn
56c8bb1bd0 add link commands 2020-11-18 11:10:06 +01:00
Hans Pagel
5513795191 add lint:fix script 2020-11-18 11:08:49 +01:00
Philipp Kühn
9d99e9c9d0 remove updateMarkAttributes 2020-11-18 11:05:19 +01:00
Hans Pagel
86631cee2f prevent build memory leak, build one package ofter the other 2020-11-18 11:04:38 +01:00
Philipp Kühn
91377be21e rename 2020-11-17 22:45:56 +01:00
Philipp Kühn
786c86f4b8 fix tests 2020-11-17 22:15:05 +01:00
Philipp Kühn
34a25c7ea0 add highlight commands 2020-11-17 21:59:04 +01:00
Philipp Kühn
f9025775ca add code commands 2020-11-17 21:53:39 +01:00
Philipp Kühn
8195cbd91d add underline commands 2020-11-17 21:52:16 +01:00
Philipp Kühn
3ea2711aef add strike commands 2020-11-17 21:50:40 +01:00
Philipp Kühn
f24e8f7ee9 add italic commands 2020-11-17 21:49:23 +01:00
Philipp Kühn
3349ebf081 add bold commands 2020-11-17 21:47:39 +01:00
Philipp Kühn
0354f02842 add addMark command 2020-11-17 21:38:15 +01:00
Philipp Kühn
127d99eb26 update dependencies 2020-11-17 21:28:41 +01:00
Philipp Kühn
132f3f2547 update eslint config 2020-11-17 21:27:25 +01:00
Philipp Kühn
82a57351a7 add editorProps to editorOptions 2020-11-17 21:21:19 +01:00
Philipp Kühn
14c6bfce6f add parseOptions to editorOptions 2020-11-17 21:15:10 +01:00
Philipp Kühn
a4ad1572e8 rename some methods 2020-11-17 21:10:08 +01:00
Philipp Kühn
99aebcc18b refactoring 2020-11-17 21:04:38 +01:00