Commit Graph

1268 Commits

Author SHA1 Message Date
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
1fc7a6b37e add basic highlight extension 2020-10-02 15:28:00 +02:00
Hans Pagel
26504027b7 update the documentation 2020-10-02 15:12:01 +02:00
Hans Pagel
eeec5b6871 change markdown shortcut for striked text to two tildes 2020-10-02 15:05:26 +02:00
Hans Pagel
64da5cbcf7 add tilde markdown shortcut support to code blocks 2020-10-02 14:54:10 +02:00
Hans Pagel
f96dca37d6 move styles from demos to vue components 2020-10-02 14:43:19 +02:00
Philipp Kühn
f9bea265bd add chunk names 2020-10-02 10:55:55 +02:00
Philipp Kühn
3ee7e2f312 add async ReactRenderer 2020-10-02 08:52:12 +02:00
Philipp Kühn
466bd33a62 add dynamic import to demo components 2020-10-02 00:10:08 +02:00
Philipp Kühn
21294de5bb fix docs build 2020-10-01 23:58:48 +02:00
Philipp Kühn
084854bf18 improve styling 2020-10-01 23:30:26 +02:00
Philipp Kühn
82b3dc1862 import all packages for live demo 2020-10-01 22:52:31 +02:00
Philipp Kühn
68f59c2d98 Merge branch 'main' into feature/live-demo 2020-10-01 21:41:23 +02:00
Hans Pagel
3b3dce7627 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-01 21:30:11 +02:00
Philipp Kühn
412c43e086 improve dev server startup time 2020-10-01 21:14:00 +02:00
Philipp Kühn
660ff1c2d0 update dependencies 2020-10-01 20:27:07 +02:00
Hans Pagel
d99b75f6dd add introduction to all pages, move under table of contents 2020-10-01 12:26:20 +02:00
Hans Pagel
1250f1f1b6 oops, don’t run cypress tests in parallel 2020-10-01 12:06:32 +02:00
Hans Pagel
2d4a91cb00 run cypress tests in parallel 2020-10-01 12:00:27 +02:00
Hans Pagel
07fdc24035 the build should only wait for the linting 2020-10-01 11:51:27 +02:00
Hans Pagel
42087b2d61 trigger only for push & pull requests to the main branch 2020-10-01 11:48:43 +02:00
Hans Pagel
a3acc980ad build only when lint & tests succeeded, start lint and test parallel 2020-10-01 11:46:39 +02:00
Hans Pagel
7b216b8851 fix cypress cache key 2020-10-01 11:36:58 +02:00
Hans Pagel
d5bfba4077 skip yarn install, if the dependencies are cached 2020-10-01 11:23:35 +02:00
Hans Pagel
8e792dae56 add babel core to mute a ton of warnings 2020-10-01 11:21:31 +02:00
Hans Pagel
15c5ddf423 fix cache key 2020-10-01 11:08:28 +02:00
Hans Pagel
57888731fe add cypress executable to the build cache 2020-10-01 11:03:32 +02:00
Hans Pagel
37083d9c54 cache node dependencies in CI 2020-10-01 10:55:56 +02:00
Hans Pagel
2ed8ac2b26
Update README.md 2020-10-01 09:25:37 +02:00
Philipp Kühn
432925144f Merge branch 'main' into feature/live-demo 2020-09-30 23:11:55 +02:00
Philipp Kühn
06e013366c update sass loader 2020-09-30 22:45:26 +02:00
Philipp Kühn
ed1228ad82 remove sass loader 2020-09-30 22:44:12 +02:00
Philipp Kühn
93a29c613c fix lint error 2020-09-30 22:43:58 +02:00
Philipp Kühn
4d77e8c4cc update dependencies 2020-09-30 21:56:43 +02:00
Philipp Kühn
16a490fd33 Merge branch 'main' into feature/live-demo 2020-09-30 19:43:40 +02:00
Philipp Kühn
18731f776c
Merge pull request #16 from ueberdosis/feature/add-typescript-support-to-cypress
add typescript support to cypress to enable unit testing
2020-09-30 19:37:38 +02:00
Philipp Kühn
cd2835b6ca
Merge pull request #15 from ueberdosis/feature/parse-code-blocks
Add language support to Code Block’s parseDOM function
2020-09-30 19:21:17 +02:00
Philipp Kühn
5010abb01b refactoring 2020-09-30 19:19:51 +02:00
Philipp Kühn
f61c9883e3 fix optional chaining 2020-09-30 19:19:42 +02:00
Philipp Kühn
a46a25406c rename 2020-09-30 18:50:13 +02:00
Hans Pagel
462bd26353 add this stupid comment to all typescript tests 2020-09-30 17:36:25 +02:00
Hans Pagel
de05deb169 whatever, doesn’t work 2020-09-30 17:35:41 +02:00
Hans Pagel
70fc578cfd fix cypress types for VS code 2020-09-30 17:34:05 +02:00
Hans Pagel
82a9654189 enable typescript support for cypress 2020-09-30 17:12:34 +02:00
Hans Pagel
4fcb4e94bd refactor style loading for the Editor 2020-09-30 17:12:17 +02:00
Hans Pagel
f343dbc53f fix a typo 2020-09-30 16:42:19 +02:00
Hans Pagel
9261639725 wording 2020-09-30 16:33:32 +02:00
Hans Pagel
ecfa26b28a add support to configure the languageClassPrefix 2020-09-30 16:33:13 +02:00