Commit Graph

703 Commits

Author SHA1 Message Date
Philipp Kühn
95aa1fd46b fix lint 2020-10-12 17:45:38 +02:00
Philipp Kühn
e3f5447476 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-10-12 17:43:23 +02:00
Philipp Kühn
512f504f08 add github link 2020-10-12 17:43:20 +02:00
Philipp Kühn
ba7d17603b decrease text brightness 2020-10-12 17:21:09 +02:00
Hans Pagel
34affa7bbb fix tests 2020-10-12 17:19:19 +02:00
Philipp Kühn
9abb4afc21 improve inline code breaks 2020-10-12 17:16:51 +02:00
Philipp Kühn
5d679249d5 fix render bug 2020-10-12 17:12:44 +02:00
Philipp Kühn
597b2db742 add label to toc 2020-10-12 17:07:10 +02:00
Philipp Kühn
801912be5d add toc style 2020-10-12 17:03:46 +02:00
Philipp Kühn
4cd4c7527b add basic new page layout 2020-10-12 13:58:41 +02:00
Philipp Kühn
fb101c05f3 improve styling 2020-10-12 13:21:16 +02:00
Philipp Kühn
b8483f4c08 improve css scope 2020-10-12 13:09:37 +02:00
Philipp Kühn
cbf21078de add basic new colors 2020-10-12 12:26:54 +02:00
Philipp Kühn
8324f57528 add basic extension classes 2020-10-09 22:59:25 +02:00
Hans Pagel
2364ebd974 add beautiful colors (wip, breaking tests) 2020-10-08 14:59:24 +02:00
Hans Pagel
5c0bf25442 add more tests 2020-10-08 14:54:30 +02:00
Hans Pagel
05902a2f77 wording 2020-10-08 14:54:25 +02:00
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
3b01b5b219 improve highlight toggling 2020-10-05 17:26:34 +02:00
Hans Pagel
1d5d1f7c6e check if mark has attributes 2020-10-05 17:12:57 +02:00
Hans Pagel
021d911ad6 add color parameter to highlight command 2020-10-05 16:17:31 +02:00
Hans Pagel
2d82e4e1a7 add mooore content 2020-10-05 14:56:45 +02:00
Hans Pagel
3de4187a39 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-05 09:59:43 +02: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
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
b5359a305f add color support 2020-10-02 21:39:16 +02:00
Hans Pagel
548e148549 add content 2020-10-02 21:11:01 +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
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
Hans Pagel
d99b75f6dd add introduction to all pages, move under table of contents 2020-10-01 12:26:20 +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
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
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
a46a25406c rename 2020-09-30 18:50:13 +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
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
Hans Pagel
a6bcea4458 improve collab cursor styling 2020-09-27 10:37:48 +02:00
Hans Pagel
149ce56ad8 add table of content support 2020-09-27 10:29:01 +02:00
Hans Pagel
bcef08ce2a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-27 10:16:49 +02:00
Philipp Kühn
b926060f1e
Merge pull request #13 from ueberdosis/feature/make-blockquotes-wrappable
make blockquotes wrappable
2020-09-27 09:30:11 +02:00
Philipp Kühn
6b57c09feb
Merge pull request #12 from ueberdosis/feature/code-block-with-language-support
add language support to code blocks
2020-09-27 09:29:59 +02:00
Hans Pagel
f635cebc5c add collaboration extensions to the overview 2020-09-26 21:11:42 +02:00
Hans Pagel
408514287e move collaboration example 2020-09-26 21:08:49 +02:00
Hans Pagel
370dbb9d16 wording 2020-09-26 21:04:33 +02:00
Hans Pagel
960d230d84 add content to the collaboration extension page 2020-09-26 20:58:58 +02:00
Hans Pagel
5313c0b8f6 make blockquotes wrappable 2020-09-26 20:50:01 +02:00
Hans Pagel
e24ce2af77 add language support to code blocks 2020-09-26 20:20:52 +02:00
Hans Pagel
e14365fad6 add a list of animal emojis to get a random name 2020-09-26 17:57:08 +02:00
Hans Pagel
97a8fd961a clean up 2020-09-26 17:39:41 +02:00
Hans Pagel
79113aa394 add command to update username and color, add UI to show other users 2020-09-26 17:35:07 +02:00
Hans Pagel
0597936ab8 fix typo 2020-09-26 15:00:15 +02:00
Hans Pagel
015d0f2c21 rename room 2020-09-26 15:00:02 +02:00
Hans Pagel
225727e40f fix number of connected users 2020-09-26 14:37:35 +02:00
Hans Pagel
81051835f4 add offline support to the collaboration example 2020-09-26 14:30:09 +02:00
Hans Pagel
c44c30dc50 add number of connected users 2020-09-26 14:17:51 +02:00
Hans Pagel
870f52065e Merge branch 'feature/collaboration-with-yjs' into main 2020-09-26 13:58:11 +02:00
Hans Pagel
b573967482 improve the link test 2020-09-26 13:57:55 +02:00
Hans Pagel
303b069348 improve the editor page 2020-09-26 13:57:47 +02:00
Hans Pagel
9ec392932a add empty extension pages 2020-09-26 11:36:43 +02:00
Hans Pagel
89a5b18cae refactoring 2020-09-26 11:28:48 +02:00
Hans Pagel
80d5c54cb7 add render function to the collaboration cursor 2020-09-26 11:20:19 +02:00
Hans Pagel
6190380e75 add new collaboration cursor plugin 2020-09-26 11:03:17 +02:00
Hans Pagel
90f127b8a6 refactor collaboration extension 2020-09-26 10:43:08 +02:00
Hans Pagel
560edc93bb add cursor styling and configuration, remove second demo, disable initial content 2020-09-25 23:55:34 +02:00
Hans Pagel
32fa762890 fix navigation 2020-09-25 23:23:25 +02:00
Hans Pagel
4052165498 add basic yjs extension with baked in web rtc support (wip) 2020-09-25 23:22:21 +02:00
Hans Pagel
36f95a700c improve demo component 2020-09-25 23:18:36 +02:00
Hans Pagel
7db9211b98 update the commands page 2020-09-25 22:37:44 +02:00
Hans Pagel
5677741dad add class to nav items with children 2020-09-25 22:37:37 +02:00
Hans Pagel
a8c6c686d8 restructure the content, improve a lot 2020-09-25 22:22:44 +02:00
Hans Pagel
4a508fbf2b add paste command to cypress, test the link pasterule for a few domains 2020-09-25 21:54:19 +02:00
Hans Pagel
f0e42e1858 add links example 2020-09-25 19:38:15 +02:00
Hans Pagel
8a0a25aeb0 add tests to the link extension page 2020-09-25 19:36:43 +02:00
Hans Pagel
304504da73 add content to the link extension page 2020-09-25 19:05:21 +02:00
Hans Pagel
c4d9bf9b41 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-25 18:02:58 +02:00
Philipp Kühn
ccdad892d5 update docs structure 2020-09-25 18:02:22 +02:00
Hans Pagel
6a78cc602f add heading keyboard shortcuts 2020-09-25 17:17:54 +02:00
Philipp Kühn
f71e4df72e remove replaceWithNode 2020-09-25 14:26:16 +02:00
Philipp Kühn
49eff17fb6 add link button 2020-09-25 14:17:53 +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
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
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
6da9f9cd93 fix linting errors 2020-09-24 18:59:19 +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
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
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
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
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
5dff1c00d8 fix some linting errors 2020-09-23 23:38:11 +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
ab64a1aa3f add content to the events page 2020-09-23 10:17:54 +02:00
Hans Pagel
074ba2ecee minor fixes 2020-09-23 10:01:53 +02:00
Hans Pagel
789296be4e add installation instructions to all extensions 2020-09-23 09:52:04 +02:00
Hans Pagel
f4a76c5448 add bullet list and ordered list to the basic example 2020-09-23 09:43:21 +02:00
Hans Pagel
5c94dba75a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-23 09:37:49 +02:00
Hans Pagel
fa2fefcdd3 fix snippet 2020-09-23 09:37:45 +02:00
Hans Pagel
8e2d1716fc minor fixes 2020-09-23 09:31:05 +02:00
Philipp Kühn
87166ab8c8 add optional chaining 2020-09-22 21:54:44 +02:00
Philipp Kühn
2c9973af8c fix bullet list 2020-09-22 20:39:24 +02:00
Philipp Kühn
7f9bb9f1d1 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/improve-command-chaining 2020-09-22 20:09:22 +02:00
Hans Pagel
51af4b696b fix markup typo 2020-09-22 16:52:20 +02:00
Hans Pagel
570091fb95 add content to the custom extension page 2020-09-22 16:09:24 +02:00
Hans Pagel
4c6dbe1a80 update the content 2020-09-22 16:03:31 +02:00
Hans Pagel
5abc9ed09b improve a few pages 2020-09-22 15:45:57 +02:00
Hans Pagel
4de6250f74 improve the introduction 2020-09-22 15:17:08 +02:00
Hans Pagel
4e1676956e whitespace 2020-09-22 15:17:02 +02:00
Philipp Kühn
0aa5a4c474 disable list test for now 2020-09-22 09:15:09 +02:00
Philipp Kühn
dcac67c61a fix more commands 2020-09-22 09:08:08 +02:00
Philipp Kühn
655d721914 update dependencies 2020-09-21 23:48:55 +02:00
Philipp Kühn
78ff453030 fix ts errors 2020-09-21 23:44:35 +02:00
Philipp Kühn
4da71ecfbb add some more commands 2020-09-21 23:17:30 +02:00
Philipp Kühn
778e064979 add basic ChainedCommands type 2020-09-21 21:40:44 +02:00
Philipp Kühn
c1a941a042 add support for prosemirror commands 2020-09-21 18:40:32 +02:00
Hans Pagel
0c6e49362f wording 2020-09-21 17:50:50 +02:00
Hans Pagel
b2c85f11df wording 2020-09-21 17:17:35 +02:00
Hans Pagel
c6c03f72b4 fix github edit link 2020-09-21 17:17:28 +02:00
Hans Pagel
ece9d0a554 minor improvements 2020-09-21 16:59:28 +02:00
Philipp Kühn
f6270c0e0c add more commands 2020-09-20 23:44:38 +02:00
Philipp Kühn
fbdc156981 add basic new chaining 2020-09-20 23:19:27 +02:00
Hans Pagel
c307171295 add morrre content 2020-09-16 17:01:47 +02:00
Hans Pagel
80682bbffb remove CDN installation 2020-09-15 21:17:18 +02:00
Hans Pagel
17c22b8a2b add more content everywhere 2020-09-15 21:07:16 +02:00
Hans Pagel
3470400785 add more content to the basic example 2020-09-15 17:55:22 +02:00
Hans Pagel
90d0d7a914 add google docs shortcuts to the best practices section 2020-09-15 17:52:46 +02:00
Hans Pagel
e20d428077 add missing pages 2020-09-15 17:37:11 +02:00
Hans Pagel
297981c5d8 add a test to the text extension page 2020-09-15 17:31:43 +02:00
Hans Pagel
a3bcd74f15 add listitem to the extensions overview 2020-09-15 17:30:01 +02:00
Hans Pagel
abc16ad54b fix typo 2020-09-15 17:26:47 +02:00
Hans Pagel
2342d4a2ab improve the bullet list page 2020-09-15 17:26:42 +02:00
Hans Pagel
53a3a94a50 add markdown shortcuts to the code extension page 2020-09-15 17:26:35 +02:00
Hans Pagel
6b606f376f add more to the upgrade guide 2020-09-15 17:26:27 +02:00
Hans Pagel
2f9ee7fbbd add the text extension page 2020-09-15 17:05:32 +02:00
Hans Pagel
f8487c95a7 add bullet list markdown shortcut tests 2020-09-15 16:59:27 +02:00
Hans Pagel
a560a1bbb4 remove global window.editor instance from demos 2020-09-15 16:52:19 +02:00
Hans Pagel
f7f3d29fe5 add a demo to the bullet list extension page 2020-09-15 16:50:54 +02:00
Hans Pagel
a917264057 update the heading page 2020-09-15 16:44:20 +02:00
Philipp Kühn
00506e359b defaults to force: true for type and click 2020-09-15 09:03:08 +02:00
Philipp Kühn
71cc626b0a refactoring 2020-09-15 00:07:00 +02:00
Philipp Kühn
61ca7d4377 remove focus from tests 2020-09-14 23:39:27 +02:00
Philipp Kühn
7afcb0250e fix shortcuts 2020-09-11 23:17:40 +02:00
Philipp Kühn
f5dca8defb refactoring 2020-09-11 22:26:53 +02:00
Philipp Kühn
cc9425fc07 fix tests again 2020-09-11 22:25:05 +02:00
Philipp Kühn
23ce5bc044 fix shortcuts 2020-09-11 22:02:51 +02:00
Philipp Kühn
66841f2fe2 replace all contains 2020-09-11 21:56:08 +02:00
Philipp Kühn
46cee66db9 update some tests 2020-09-11 21:04:55 +02:00
Philipp Kühn
8df2a5d25e add done again 2020-09-11 18:52:18 +02:00
Philipp Kühn
cc0695feb6 formatting 2020-09-11 18:45:16 +02:00
Philipp Kühn
7350f52392 fix crapcode 2020-09-11 18:35:25 +02:00
Hans Pagel
3b67e58941 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Examples/MarkdownShortcuts/index.spec.js
#	docs/src/demos/Extensions/Blockquote/index.spec.js
#	docs/src/demos/Extensions/Bold/index.spec.js
#	docs/src/demos/Extensions/Code/index.spec.js
#	docs/src/demos/Extensions/CodeBlock/index.spec.js
#	docs/src/demos/Extensions/HardBreak/index.spec.js
#	docs/src/demos/Extensions/Heading/index.spec.js
#	docs/src/demos/Extensions/History/index.spec.js
#	docs/src/demos/Extensions/HorizontalRule/index.spec.js
#	docs/src/demos/Extensions/Italic/index.spec.js
#	docs/src/demos/Extensions/Paragraph/index.spec.js
#	docs/src/demos/Extensions/Strike/index.spec.js
#	docs/src/demos/Extensions/Underline/index.spec.js
2020-09-11 18:20:56 +02:00
Philipp Kühn
b13d3ddb0b Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Examples/MarkdownShortcuts/index.spec.js
#	docs/src/demos/Extensions/Blockquote/index.spec.js
#	docs/src/demos/Extensions/Bold/index.spec.js
#	docs/src/demos/Extensions/Code/index.spec.js
#	docs/src/demos/Extensions/CodeBlock/index.spec.js
#	docs/src/demos/Extensions/HardBreak/index.spec.js
#	docs/src/demos/Extensions/Heading/index.spec.js
#	docs/src/demos/Extensions/History/index.spec.js
#	docs/src/demos/Extensions/HorizontalRule/index.spec.js
#	docs/src/demos/Extensions/Italic/index.spec.js
#	docs/src/demos/Extensions/Paragraph/index.spec.js
#	docs/src/demos/Extensions/Strike/index.spec.js
#	docs/src/demos/Extensions/Underline/index.spec.js
2020-09-11 18:11:56 +02:00
Philipp Kühn
808b806db8 store editor in dom element 2020-09-11 18:06:13 +02:00
Hans Pagel
a3466f1add add before method again 2020-09-11 17:51:57 +02:00
Hans Pagel
464d3665db fix broken test 2020-09-11 17:44:28 +02:00
Hans Pagel
dc83868b53 get rid of before method 2020-09-11 17:42:41 +02:00
Hans Pagel
7aa1d33cc4 add async to missing tests 2020-09-11 17:32:03 +02:00
Hans Pagel
7e3d6fbe83 delete crap code test 2020-09-11 16:41:20 +02:00
Hans Pagel
c4d02c291c async beforeeach 2020-09-11 16:24:37 +02:00
Hans Pagel
1b414ab33c really fix tests 2020-09-11 15:57:33 +02:00
Hans Pagel
2e67d64d68 add best practices links to the sidebar 2020-09-11 14:53:53 +02:00
Hans Pagel
c08b35e352 fix tests 2020-09-11 12:57:16 +02:00
Hans Pagel
61208efe3f add heading tests 2020-09-11 12:56:58 +02:00
Hans Pagel
4129d13f19 add tests to the paragraph extension 2020-09-11 12:12:15 +02:00
Hans Pagel
0104bf6b34 try to fix the tests 2020-09-11 11:27:53 +02:00
Hans Pagel
9dcee8fffc add more content to the heading 2020-09-10 21:13:18 +02:00
Hans Pagel
af66dc6c81 add margin to the hr 2020-09-10 17:33:34 +02:00
Hans Pagel
b3297f05c2 update the code block page, add tests 2020-09-10 17:29:34 +02:00
Hans Pagel
d1ea1da0cc add more content to the heading page 2020-09-10 17:10:20 +02:00
Hans Pagel
89b5f04aac rename the code block extension, add content to the code block extension 2020-09-10 16:54:53 +02:00
Hans Pagel
692994167e add code blocks to the navigation again 2020-09-10 16:37:17 +02:00
Hans Pagel
e99ecb9595 fix code blocks 2020-09-10 15:03:48 +02:00
Hans Pagel
cd116b7d1a wording 2020-09-10 14:52:19 +02:00
Hans Pagel
7c069e3eb6 add new extensions to the basic example 2020-09-10 14:51:07 +02:00
Hans Pagel
e1d9ecaf91 clean up the horizontal rule page 2020-09-10 14:40:49 +02:00
Hans Pagel
6f898a004b add a demo and tests to the horizontal rule extension 2020-09-10 12:55:15 +02:00
Hans Pagel
860b6385ad add an interactive demo and tests to the underline extension 2020-09-10 12:43:40 +02:00
Hans Pagel
12116a65ec add markdown shortcut tests to the bold extension 2020-09-10 12:40:55 +02:00
Hans Pagel
6f6ca74fcb Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-10 12:31:35 +02:00
Hans Pagel
2d4f8cd3a6 switch to single tilde syntax 2020-09-10 12:31:26 +02:00
Philipp Kühn
49593ac4fc Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-09-10 12:28:18 +02:00
Philipp Kühn
667d735a12 add horizontal rule extension 2020-09-10 12:28:14 +02:00
Hans Pagel
d043efe923 test the strikes extension, enable the interactive demo 2020-09-10 12:27:27 +02:00
Hans Pagel
3377f0af48 fix typo 2020-09-10 12:13:56 +02:00
Hans Pagel
dd7310da6b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-10 12:11:45 +02:00
Hans Pagel
c2570d6adc improve the hardbreak demo and add tests 2020-09-10 12:11:42 +02:00
Philipp Kühn
cf3bcf3093 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-09-10 12:10:33 +02:00
Philipp Kühn
d18b349b6c add blcokquote to default extensions 2020-09-10 12:10:24 +02:00
Hans Pagel
72d262c9fc Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-10 11:58:08 +02:00
Hans Pagel
13ea910326 enable hardbreak demo 2020-09-10 11:58:00 +02:00
Philipp Kühn
7f0a734edc
Merge pull request #5 from ueberdosis/feature/blockquote-extension
Add Blockquote extension (with documentation, demo and tests)
2020-09-10 11:56:46 +02:00
Hans Pagel
d8e251a3ab Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-10 11:53:08 +02:00
Hans Pagel
868ffb4d66 add the strike extension documentation 2020-09-10 11:53:03 +02:00
Hans Pagel
236ad6e21a add the hardBreak command 2020-09-10 11:52:20 +02:00