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
d8f62f010a
fix tippy for suggestions
2019-04-11 20:13:52 +02:00
Philipp Kühn
c5fd3c1d84
add button to suggestion demo
2018-11-22 22:55:07 +01:00
Philipp Kühn
f04a6be6c1
tabs to spaces whitespace
2018-11-08 22:03:10 +01:00
Philipp Kühn
e8fcc8916a
Merge branch 'master' into v1.0
...
# Conflicts:
# examples/Components/Routes/Basic/index.vue
# examples/Components/Routes/Export/index.vue
# examples/Components/Routes/MarkdownShortcuts/index.vue
# examples/Components/Routes/Suggestions/index.vue
2018-11-08 21:41:33 +01:00
Philipp Kühn
42c177f59e
allow functions for items in mention node
2018-11-08 16:50:23 +01:00
Philipp Kühn
a7d3af30bb
code style
2018-11-08 16:38:33 +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
a84e71cc2a
fix suggestions example
2018-10-23 23:16:51 +02:00
Philipp Kühn
8914a77980
fix focus after selecting suggestion on mobile
2018-10-02 18:12:31 +02:00
Philipp Kühn
38ee7cbd62
improve suggestion styling
2018-09-29 12:58:40 +02:00
Philipp Kühn
640094171e
wording
2018-09-29 12:34:11 +02:00
Philipp Kühn
7728ca1de0
refactoring
2018-09-29 12:33:18 +02:00
Philipp Kühn
c9158e0cec
move suggestions menu item
2018-09-29 09:40:36 +02:00
Philipp Kühn
4447e9845e
refactoring
2018-09-29 09:28:46 +02:00
Philipp Kühn
cb2ac95a73
rename mentions to suggestions
2018-09-28 23:05:34 +02:00