Hans Pagel
|
7ad63a2921
|
improve tests
|
2020-10-12 17:47:22 +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
|
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
|
b5359a305f
|
add color support
|
2020-10-02 21:39:16 +02:00 |
|
Hans Pagel
|
1fc7a6b37e
|
add basic highlight extension
|
2020-10-02 15:28:00 +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
|
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
|
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 |
|