Commit Graph

838 Commits

Author SHA1 Message Date
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
a52f95a770 add clean up script again (remove later) 2020-10-05 10:01:43 +02:00
Hans Pagel
3b17ab5056 add retention days config to upload artifacts action 2020-10-05 10:00:48 +02:00
Hans Pagel
3de4187a39 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-05 09:59:43 +02:00
Hans Pagel
eda131cf9b
Merge pull request #21 from ueberdosis/dependabot/github_actions/actions/setup-node-v2.1.2
Bump actions/setup-node from v2.1.1 to v2.1.2
2020-10-05 09:57:54 +02:00
Hans Pagel
5b0797cfc5
Merge pull request #20 from ueberdosis/dependabot/github_actions/actions/upload-artifact-v2.2.0
Bump actions/upload-artifact from v2.1.4 to v2.2.0
2020-10-05 09:57:36 +02:00
dependabot[bot]
4cc47f16d3
Bump actions/setup-node from v2.1.1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:20:52 +00:00
dependabot[bot]
6cec81d791
Bump actions/upload-artifact from v2.1.4 to v2.2.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.4...27bce4eee761b5bc643f46a8dfb41b430c8d05f6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:20:48 +00: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
b6a06c071f refactoring 2020-10-02 21:57:46 +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
3774d95b21 rewrite yarn.lock 2020-10-02 17:24:19 +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
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