Commit Graph

895 Commits

Author SHA1 Message Date
Hans Pagel
a12b09f1b7 improve commands page, add api overview 2020-09-24 21:41:35 +02:00
Philipp Kühn
57bafb00b9
Merge pull request #10 from ueberdosis/feature/add-paragraph-command
add paragraph command and keyboard shortcut
2020-09-24 20:45:12 +02:00
Hans Pagel
27fcc9a467 wording 2020-09-24 19:17:29 +02:00
Hans Pagel
f031eb1d57 add new features to the paragraph documentation 2020-09-24 19:10:22 +02:00
Hans Pagel
188824c0bb register ParagraphCommand 2020-09-24 19:07:47 +02:00
Hans Pagel
6da9f9cd93 fix linting errors 2020-09-24 18:59:19 +02:00
Hans Pagel
491f4c2d26 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-24 18:56:24 +02:00
Hans Pagel
0cff8fcb58 disable dependabot for npm for now 2020-09-24 18:56:15 +02:00
Hans Pagel
1b3f1cee86
Merge pull request #7 from ueberdosis/dependabot/github_actions/actions/upload-artifact-v2.1.4
Bump actions/upload-artifact from v1 to v2.1.4
2020-09-24 18:55:54 +02:00
Hans Pagel
6ec8689130 add support for children to page navigation 2020-09-24 18:54:23 +02:00
Hans Pagel
a6f3eadec6 remove draft flag from custom extensions 2020-09-24 18:41:19 +02:00
Hans Pagel
dd8737e3e1 add an outline to custom extensions from scratch 2020-09-24 18:41:06 +02:00
Hans Pagel
ab64afc249 add moooore content 2020-09-24 18:29:53 +02:00
Hans Pagel
e283ec4399 fix tests 2020-09-24 18:29:34 +02:00
Hans Pagel
26d808e1ba improve the examples 2020-09-24 17:56:42 +02:00
Hans Pagel
b718061de9 format all the keyboard shortcuts 2020-09-24 17:33:04 +02:00
Hans Pagel
063e268479 format keyboard shortcuts 2020-09-24 17:27:26 +02:00
Hans Pagel
5f470d8851 remove vscode settings from repo 2020-09-24 17:09:12 +02:00
Hans Pagel
fd71fbdc5f add linting to CI 2020-09-24 17:00:46 +02:00
Hans Pagel
5e1f01580f wording 2020-09-24 16:09:32 +02:00
Hans Pagel
2848b814b6 a few minor improvements to the content 2020-09-24 15:58:40 +02:00
Hans Pagel
299ca72f3e whitespace 2020-09-24 15:44:07 +02:00
Hans Pagel
a0d95c294b add a new heading to the upgrade guide 2020-09-24 15:44:03 +02:00
Hans Pagel
d7db24a199 add paragraph command and keyboard shortcut 2020-09-24 15:27:29 +02:00
Hans Pagel
8011cd45bd update dependabot config 2020-09-24 15:16:17 +02:00
Hans Pagel
308ebb6358 improve the keyboard shortcuts page 2020-09-24 15:10:44 +02:00
Hans Pagel
e0f919736b wording 2020-09-24 14:57:18 +02:00
Hans Pagel
179505f17f format keyboard shortcuts 2020-09-24 14:54:51 +02:00
Hans Pagel
39c39862b4 add keyboard shortcuts to the api, remove best practices section 2020-09-24 14:46:11 +02:00
Hans Pagel
3084e6e160 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-24 14:10:34 +02:00
Hans Pagel
344ac52c9c run on push only 2020-09-24 14:10:26 +02:00
Hans Pagel
82530ba638
Merge pull request #6 from ueberdosis/dependabot/github_actions/actions/checkout-v2.3.3
Bump actions/checkout from v2.3.2 to v2.3.3
2020-09-24 14:09:30 +02:00
dependabot[bot]
8ebcc7bc0a
Bump actions/upload-artifact from v1 to v2.1.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.1.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...58740802ef971a2d71eff71e63d48ab68d1f5507)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 12:08:42 +00:00
dependabot[bot]
b404ca0c7d
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 12:08:42 +00:00
Hans Pagel
96d9d2185d Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-24 14:08:11 +02:00
Hans Pagel
540f430bf2 add dependabot config 2020-09-24 14:08:00 +02:00
Hans Pagel
706b01ed15 add links to the documentation to the github workflow files 2020-09-24 14:07:56 +02:00
Philipp Kühn
5d8d353bd0 fix all eslint errors 2020-09-24 09:49:46 +02:00
Philipp Kühn
0b40a0db0f improve eslint config 2020-09-24 09:35:18 +02:00
Philipp Kühn
617cdd4d99 fix more linting issues 2020-09-24 00:37:31 +02:00
Philipp Kühn
ac33eb483e fix more linting errors 2020-09-24 00:29:05 +02:00
Philipp Kühn
aefb4ca8e6 improve eslint config 2020-09-24 00:06:12 +02:00
Philipp Kühn
0895555054 add .editorconfig 2020-09-23 23:39:13 +02:00
Philipp Kühn
5dff1c00d8 fix some linting errors 2020-09-23 23:38:11 +02:00
Philipp Kühn
59adb2c616 add eslint 2020-09-23 23:31:06 +02:00
Hans Pagel
c85064d229 add some content to the link extension page 2020-09-23 12:39:09 +02:00
Hans Pagel
318172741b add ordered list and list item 2020-09-23 12:33:45 +02:00
Hans Pagel
cb588bf6e0 add more bullet list tests 2020-09-23 12:14:00 +02:00
Hans Pagel
949f4ccb3d a ton of improvements 2020-09-23 12:03:03 +02:00
Hans Pagel
42b982b71c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-23 10:18:02 +02:00