Commit Graph

715 Commits

Author SHA1 Message Date
Philipp Kühn
f71e4df72e remove replaceWithNode 2020-09-25 14:26:16 +02:00
Philipp Kühn
571db1042b fix name 2020-09-25 14:19:44 +02:00
Philipp Kühn
49eff17fb6 add link button 2020-09-25 14:17:53 +02:00
Philipp Kühn
03c65c43f7 fix linter 2020-09-25 13:56:31 +02:00
Philipp Kühn
21c82c2cfa improve eslint config 2020-09-25 13:52:17 +02:00
Philipp Kühn
e10b52aafc fix bug 2020-09-24 23:50:02 +02:00
Philipp Kühn
6e4d612934
Merge pull request #11 from ueberdosis/feature/add-link-extension
Add Link Extension
2020-09-24 23:46:16 +02:00
Philipp Kühn
40b0467650 fix link paste rule 2020-09-24 23:42:04 +02:00
Philipp Kühn
eea725286a remove unused import 2020-09-24 22:47:54 +02:00
Philipp Kühn
143dba421c fix setting extension options 2020-09-24 22:47:32 +02:00
Hans Pagel
7a1c33242d clean up paste rule code 2020-09-24 22:46:29 +02:00
Philipp Kühn
32ab14293f add setBlockType command 2020-09-24 22:32:30 +02:00
Philipp Kühn
570e67b085 rename toggleNode to toggleBlockType 2020-09-24 22:27:17 +02:00
Hans Pagel
7c2b39353d add link extension 2020-09-24 22:26:23 +02:00
Philipp Kühn
2d0c5eb737 whitespace 2020-09-24 22:23:52 +02:00
Philipp Kühn
3b785c5430 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-09-24 22:21:48 +02:00
Philipp Kühn
9df4cd4e35 add scrollIntoView command 2020-09-24 22:21:44 +02:00
Hans Pagel
a00bb32cc4 improve basic example, add task 2020-09-24 21:50:27 +02:00
Hans Pagel
f4f5a02778 minor content improvements 2020-09-24 21:47:04 +02:00
Hans Pagel
03f938bb55 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-24 21:41:46 +02:00
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