Philipp Kühn
ec9c2f3e1f
fix mark order
2019-05-09 10:52:34 +02:00
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
d6c4c236a3
change isActive behavior
2018-11-14 10:05:34 +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
d4f6708daa
add renderless FloatingMenu
2018-11-04 19:46:09 +01:00
Philipp Kühn
68793ea385
fix some examples
2018-10-29 23:31:13 +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
303e2f6d9c
almost fix floating menu example
2018-10-23 23:44:48 +02:00
Philipp Kühn
287a2bc523
add more buttons to floating menu
2018-10-14 09:05:04 +02:00
Philipp Kühn
82f3fbc674
fix default style for floating menu
2018-10-14 08:57:31 +02:00
Philipp Kühn
7969a76a6b
add transition to floating menu
2018-10-14 08:56:26 +02:00
Philipp Kühn
9ae7e466d8
add floating menu
2018-10-13 23:41:54 +02:00