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 |
|
Hans Pagel
|
576f3e1caa
|
add language support to code blocks
|
2020-09-30 16:25:32 +02:00 |
|
Hans Pagel
|
5d7435f3fe
|
add more content
|
2020-09-30 16:16:15 +02:00 |
|
Philipp Kühn
|
1a4e7385e4
|
add basic live demo component
|
2020-09-30 10:01:16 +02:00 |
|
Philipp Kühn
|
e67c041c31
|
Merge pull request #14 from ueberdosis/feature/flatten-history-options
flatten history plugin options
|
2020-09-27 21:30:09 +02:00 |
|
Philipp Kühn
|
54bbd8a861
|
refactoring
|
2020-09-27 21:29:51 +02:00 |
|
Hans Pagel
|
49b47c837b
|
replace non-breaking-space with html entity
|
2020-09-27 11:01:25 +02:00 |
|
Hans Pagel
|
e536087cb2
|
flatten history plugin options
|
2020-09-27 10:52:09 +02:00 |
|
Hans Pagel
|
5d9b16c9f1
|
rename test
|
2020-09-27 10:45:32 +02:00 |
|
Hans Pagel
|
30bf37c8c8
|
make link target _blank the default
|
2020-09-27 10:41:20 +02:00 |
|
Hans Pagel
|
13c95b602e
|
replace headline with heading
|
2020-09-27 10:40:08 +02:00 |
|
Hans Pagel
|
eca9dcd40d
|
remove underline from default extensions
|
2020-09-27 10:38:59 +02:00 |
|