Philipp Kühn
02ec031ca0
add loader to demos
2021-08-26 18:15:31 +02:00
Philipp Kühn
629b2c4713
Merge branch 'docs/vite-demos'
2021-08-26 16:23:33 +02:00
Philipp Kühn
97fdd484e7
remove demos from gridsome
2021-08-26 15:49:53 +02:00
Philipp Kühn
c5f3d0161b
fix build
2021-08-26 15:15:47 +02:00
Philipp Kühn
956b381f8d
replace demo component with custom element
2021-08-25 23:10:20 +02:00
domnantas
96a7310b9d
docs: add tests for color picker demo
2021-08-24 23:40:16 +02:00
domnantas
001c30b1f8
docs: add color picker to color extension demo
2021-08-24 23:40:16 +02:00
Philipp Kühn
b642df0ed2
dependencies: update
2021-08-24 23:39:53 +02:00
Hans Pagel
0dd924e69d
docs: use front matter to enable table of contents
2021-08-24 11:24:10 +02:00
Hans Pagel
415235e2b5
setup: move navigation structure file to the docs folder
2021-08-23 23:17:59 +02:00
Philipp Kühn
00dc5ad1f1
docs: update content
2021-08-20 11:11:41 +02:00
Hans Pagel
f5ebaeac3c
packages: add a new color extension to set the text color ( #1744 )
2021-08-19 10:37:51 +02:00
Sibiraj
0488479d68
Update alpine docs ( #1733 )
2021-08-16 20:57:45 +02:00
Philipp Kühn
7cf3350a83
fix: add pluginKey option to suggestion plugin, fix #1282
2021-08-13 13:14:54 +02:00
Philipp Kühn
1127f0efcb
docs: add escape event handler for closing tippy, see #1282
2021-08-13 13:10:34 +02:00
Philipp Kühn
89d26f7cba
fix: rename key to pluginKey for menus
2021-08-13 12:33:06 +02:00
Philipp Kühn
812c49bcb1
add trademark sign to docs and tests
2021-08-12 14:44:12 +02:00
Philipp Kühn
7a9ba85ba1
fix tests
2021-08-12 10:36:27 +02:00
Domantas
68029b0fbb
docs: disable history buttons when commands are not available ( #1721 )
2021-08-12 09:56:04 +02:00
Philipp Kühn
9ba61c1582
feat: add key option and shouldShow option to menus ( fix #1480 , fix #1043 , fix #1268 , fix #1503 )
...
* add key option to bubble menu
* ignore react for now
* add shouldShow option to bubble menu extension
* improve types
* remove BubbleMenuPluginKey
* add key and shouldShow option to floating menu extension
* fix: don’t show floating menu within code block
* docs: add new menu options
2021-08-11 14:37:58 +02:00
Philipp Kühn
916852fdee
docs: fix issue for character count example
2021-08-09 16:37:52 +02:00
castroCrea
aabdfd6f7d
fix: add CreateNodeFromContentOptions to insertContent ( #1678 )
...
* ✨ Add CreateNodeFromContentOptions to insertContent
* 📝 Add it to the doc
2021-08-09 15:40:17 +02:00
Philipp Kühn
463b7b1eb3
dependencies: update
2021-08-09 14:54:24 +02:00
Hans Lemuet
0c6b04f5b0
Fix typo ( #1693 )
2021-08-08 09:16:22 +02:00
Philipp Kühn
040a539f0f
docs: move figure caption to top
2021-07-29 10:18:17 +02:00
Hans Pagel
47d1d3425c
Examples: Syntax highlighting for React ( #1583 )
...
* Docs: Syntax highlighting - add react example
* Docs: Clean up syntax highlighting demo, make use of functional component
* fix: focus view asynchronously, fix #1520
Co-authored-by: Sven Adlung <info@svenadlung.de>
Co-authored-by: Philipp Kühn <kontakt@philipp-kuehn.com>
2021-07-28 23:42:11 +02:00
Philipp Kühn
a1f1125c1a
docs: add buttons for adding and removing generic figures
2021-07-28 11:22:57 +02:00
Philipp Kühn
73f1c50bca
feat: add deleteNode command
2021-07-28 11:19:42 +02:00
Philipp Kühn
f25a65fb19
add generic figure experiment
2021-07-28 00:01:30 +02:00
Tomas Valenta
49dd5d85d5
Fix typo
2021-07-24 00:17:41 +02:00
Arthur McGregor
2d1e91a95b
Update docs with additional typography rules
2021-07-22 10:39:48 +12:00
Hans Pagel
572b31ee96
Merge pull request #1492 from sereneinserenade/main
...
Adding types to Linter and making the structure a bit easier
2021-07-20 13:54:24 +02:00
Hans Pagel
f1695ad3d6
Update linter.md
2021-07-20 13:53:21 +02:00
Hans Pagel
122f0821aa
Update index.vue
2021-07-16 04:39:17 +02:00
Philipp Kühn
2dcdec25e1
docs: add new collab rooms
2021-07-15 23:27:28 +02:00
William Park
3987e05764
Doc fix: Remove braces from isEmpty & isEditable
...
Hi! I've updated the docs to make it more clear that `editor.isEmpty` and `editor.isEditable` are bools rather than functions that need called.
This is a quick fix and I'd recommend these maybe be moved out of the "methods" section of the docs, but as of right now there's no obvious section to move them to, and I don't want to make assumptions about what these should be called.
2021-07-15 19:55:53 +02:00
Markus Machatschek
2559ef1af1
Fix custom start for ordered lists
2021-07-15 13:28:33 +02:00
Hans Pagel
d52af5b71e
docs: add keyboard shortcuts for Russian layouts to the docs
2021-07-14 23:51:30 +02:00
Markus Machatschek
b3cf55d686
Readd skipped tests
...
Fix lint issue
2021-07-14 23:49:45 +02:00
Markus Machatschek
a331d72383
Add russian undo/redo shortcuts and fix tests
2021-07-14 23:49:45 +02:00
Markus Machatschek
6ca7ebde55
Replace node-sass with dart sass and fix deprecation warning
2021-07-14 23:32:09 +02:00
Javier Martínez
3bb1addf29
Fix typo
2021-07-14 15:49:22 +02:00
Hans Pagel
2ebed3054f
docs: update link demo, fix #1564
2021-07-10 23:56:29 +02:00
Hans Pagel
d466371d7e
docs: fix typo
2021-07-10 23:28:53 +02:00
Hans Pagel
14cb62b46f
experiments: add font color extension
2021-07-10 23:19:35 +02:00
Hans Pagel
2019eb6e20
docs: clean up experiments, add some notes here and there
2021-07-10 23:04:05 +02:00
Hans Pagel
5301e6f3d4
add experiments link again
2021-07-10 22:52:05 +02:00
Hans Pagel
2fefcf31da
add og images, add json and xml feed, fix minor issues
2021-07-10 22:51:06 +02:00
Hans Pagel
2e40a827fb
init blog (wip)
2021-07-09 18:24:23 +02:00
Hans Pagel
1b7ef80603
docs: update content
2021-07-09 18:09:29 +02:00