Gil B. Chan
c6f281e487
change deprecated slot-scope
to v-slot
...
Directive `slot-scope` is deprecated as of Vue v2.6.0. See [here](https://vuejs.org/v2/guide/components-slots.html ) for details. Currently tiptap depends on Vue ^2.6.10. So this commit introduces new directive `v-slot` on README.md and examples.
2019-05-08 06:25:36 +09:00
Philipp Kühn
94ede9c047
fix broken image
2019-02-06 11:34:21 +01:00
Philipp Kühn
cb2617d439
renamed some components
2018-11-08 22:44:07 +01:00
Philipp Kühn
f04a6be6c1
tabs to spaces whitespace
2018-11-08 22:03:10 +01:00
Philipp Kühn
32c62b85ca
add renderless MenuBar
2018-11-04 22:43:26 +01:00
Philipp Kühn
e66218bd95
add new command syntax to examples
2018-10-28 22:57:05 +01:00
Philipp Kühn
bde1527eff
replace maxLevels option with levels for heading node
2018-10-24 07:58:08 +02:00
Philipp Kühn
6b03315e59
rename all extensions (drop suffix)
2018-10-24 07:46:47 +02:00
Philipp Kühn
e51abf11fd
fix image example
2018-10-22 21:46:45 +02:00
Philipp Kühn
efdf45de4c
add command for adding images
2018-09-29 22:49:38 +02:00
Philipp Kühn
f63f300e38
remove some unused extensions from demo examples
2018-09-06 23:18:30 +02:00
Philipp Kühn
2fbd6adbf7
wording
2018-08-31 22:18:09 +02:00
Philipp Kühn
8e2e037828
add basic image support
2018-08-31 20:42:13 +02:00