Commit Graph

25 Commits

Author SHA1 Message Date
Chrissi2812
594fd95f7c
use async items and filter in suggestion example 2020-07-08 17:54:30 +02:00
Philipp Kühn
d538994f18 fix bug 2020-07-08 09:30:02 +02:00
Olivier Mills
74ed35b310 update fuse.js to v6 and fix Suggestion mention search 2020-07-03 12:28:17 -06:00
Philipp Kühn
0228001aa4 replace keyCode with key, fix #661 2020-04-11 00:12:19 +02:00
Philipp Kühn
7d2c2225bc detroy tippy before destroy 2020-04-10 19:59:02 +02:00
Philipp Kühn
c55f710250 refactoring 2020-04-10 14:05:01 +02:00
Gregor Weichbrodt
abecec452c make tippy update itself when content changes via sticky plugin 2020-04-05 14:13:37 +02:00
Gregor Weichbrodt
cf5dc9685b upgraded to tippy.js v6 2020-03-28 20:18:14 +01: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
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