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
0d69570576
code style
2019-04-30 16:19:28 +02:00
Chrissi2812
2f0acf2f91
keep menuBubble in bounding box of editor
2019-04-25 16:27:22 +02: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
c2d8e15530
add renderless MenuBubble
2018-11-04 18:00:37 +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
7437992dd5
fix some examples
2018-10-22 21:40:12 +02:00
Philipp Kühn
b913c84b58
fix editable
2018-10-22 21:11:28 +02:00
Philipp Kühn
a2dd57ad09
fix bubble menu
2018-10-22 18:24:54 +02:00
Philipp Kühn
3718591d33
fix menububble example
2018-10-22 17:40:55 +02:00
Philipp Kühn
02cee263b2
add export
2018-08-28 09:31:08 +02:00
Philipp Kühn
2be2a69f35
change tiptap-extensions export
2018-08-26 19:43:02 +02:00
Philipp Kühn
deb8cb33b0
move history plugin to extension package
2018-08-25 21:33:06 +02:00
Philipp Kühn
6f8de01405
improve wording
2018-08-24 23:02:32 +02:00
Philipp Kühn
5ec4b6da8c
limit heading for demos
2018-08-24 08:41:17 +02:00
Philipp Kühn
e2176f00fd
move extensions to own package
2018-08-23 22:08:19 +02:00
Philipp Kühn
29c1f22bcc
replace some h1 with h2
2018-08-23 08:36:10 +02:00
Philipp Kühn
ff8b138a3c
add read only example
2018-08-22 19:28:57 +02:00
Philipp Kühn
2d527aedb5
disable console output for examples
2018-08-22 16:52:55 +02:00
Philipp Kühn
f366459f65
wording
2018-08-22 16:48:52 +02:00
Philipp Kühn
88e56c7b27
refactoring
2018-08-22 15:58:32 +02:00
Philipp Kühn
f993c05555
rename menu item
2018-08-22 15:53:17 +02:00