Commit Graph

1342 Commits

Author SHA1 Message Date
Hans Pagel
5ee92bcbfb remove unused import 2020-11-18 11:37:12 +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
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
Hans Pagel
5513795191 add lint:fix script 2020-11-18 11:08:49 +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
Philipp Kühn
ad3418e1d2 refactoring 2020-11-17 19:36:27 +01:00
Hans Pagel
4f36f30c75 docs: add content 2020-11-17 17:10:48 +01:00
Hans Pagel
3d3dcdaf42 add type to onTransaction 2020-11-17 16:24:25 +01:00
Hans Pagel
aa17a4313c rename autoFocus to autofocus 2020-11-17 15:47:39 +01:00
Hans Pagel
4579a15300 docs: update content 2020-11-17 15:38:46 +01:00
Philipp Kühn
7e2f7f7a0f Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-17 15:27:03 +01:00
Philipp Kühn
def735edec add events to editor options 2020-11-17 15:27:00 +01:00
Hans Pagel
acb2499857 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-17 15:15:31 +01:00
Hans Pagel
8283c76700 docs: update inline command example 2020-11-17 15:15:21 +01:00
Hans Pagel
f1b8e06295 docs: add inline commands 2020-11-17 15:07:05 +01:00
Hans Pagel
f90259eff2 docs: update content 2020-11-17 15:02:56 +01:00
Philipp Kühn
fdc34e415a update lock file 2020-11-17 14:48:24 +01:00
Philipp Kühn
c0b1f4527d Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-17 14:38:49 +01:00
Philipp Kühn
c71851e14c add a command command 2020-11-17 14:38:42 +01:00
Hans Pagel
6ed1d02528 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	yarn.lock
2020-11-17 14:04:31 +01:00
Hans Pagel
3cfe234ee0 docs: update content 2020-11-17 14:04:15 +01:00
Hans Pagel
7e2c794527 add algolia to the privavy policy 2020-11-17 13:42:48 +01:00
Hans Pagel
c70b1b3e58 add netlify redirect config 2020-11-17 13:42:37 +01:00
Hans Pagel
bcddffee09 docs: update content 2020-11-17 12:39:39 +01:00
Philipp Kühn
8d516993a1 fix text 2020-11-17 11:19:18 +01:00
Philipp Kühn
4c9650c24c disable ts check on build for now 2020-11-17 09:45:42 +01:00