Philipp Kühn
53b1d0d4df
fix bug in suggestions plugin, fix #176
2019-05-21 00:11:26 +02:00
Philipp Kühn
71ab0e0c9d
move highlight plugin to its own file
2019-02-06 15:09:12 +01:00
Ivan
fe6b1bee2d
Escape Suggestion trigger char
2018-12-07 21:05:10 +03:00
Philipp Kühn
f04a6be6c1
tabs to spaces whitespace
2018-11-08 22:03:10 +01:00
Philipp Kühn
42c177f59e
allow functions for items in mention node
2018-11-08 16:50:23 +01:00
Philipp Kühn
c5d7ef4e79
fix whitespace
2018-11-08 16:40:45 +01:00
Erick Wilder
54550b2386
feat(package.json): Add lint yarn script + make it a precondition to build all packages.
...
fmt(tiptap-commands): Fix all ESLint violations with `--fix`
fmt(tiptap-commands): Ignore some ESLint rules on code copied from prosemirror.
fmt(tiptap): Apply ESLint autofix to `tiptap` package sources.
fmt(tiptap-extensions): Fix ESlint violations from `marks`
refactor(tiptap-extensions): Fix ESLint violations for `plugins/Suggestions.js`.
Some of the violations required a bit of restructuring of the code/logic
fmt(tiptap-utils): Fix ESLint violations.
feat(package.json): Add yarn script to lint source code before compiling the examples.
2018-10-13 17:20:03 +02:00
Philipp Kühn
0a3b235bca
add appendText option for suggestions
2018-10-02 23:02:07 +02:00
Philipp Kühn
a51d9a1b1a
fix suggestions in safari browser
2018-09-30 20:20:18 +02:00
Philipp Kühn
de75e70e51
rename some args
2018-09-29 13:18:36 +02:00
Philipp Kühn
0ef1bc800e
remove semicolons
2018-09-29 13:12:31 +02:00
Philipp Kühn
ccb11ca876
remove some comments
2018-09-29 13:03:31 +02:00
Philipp Kühn
9ef1e983ff
refactoring
2018-09-29 12:55:57 +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
20466b2819
whitespace
2018-09-29 12:06:14 +02:00
Philipp Kühn
d1df0fcc9c
fix suggestion plugin export
2018-09-29 12:00:16 +02:00
Philipp Kühn
1ad2b6aa78
refactoring
2018-09-29 11:57:49 +02:00
Philipp Kühn
4447e9845e
refactoring
2018-09-29 09:28:46 +02:00
Philipp Kühn
1e2651066b
add tippy tooltips for mentions
2018-09-28 22:39:26 +02:00
Philipp Kühn
a60a851fc4
improve styling
2018-09-28 13:46:39 +02:00
Philipp Kühn
bfb5783db0
add command to suggestions
2018-09-28 13:31:01 +02:00
Philipp Kühn
56316476a9
move mention filtering to plugin
2018-09-27 11:35:32 +02:00
Philipp Kühn
07aa821d92
add text and fullText to suggestion callbacks
2018-09-25 09:01:32 +02:00
Philipp Kühn
8b9d94000d
code style
2018-09-25 08:53:57 +02:00
Philipp Kühn
82c956dfe9
save decorationNode in state
2018-09-05 21:45:29 +02:00
Philipp Kühn
39072b217d
add startOfLine option
2018-09-04 23:26:51 +02:00
Philipp Kühn
c716fe605f
add prosemirror-suggestions
2018-09-01 20:51:17 +02:00