Chrissi2812
1332a24ad6
use splitToDefaultListItem again in todo_item
...
splitToDefaultListItem didn't worked before with nested todos
because of a missing import statement
2019-05-08 13:27:08 +02:00
Chrissi2812
fc41ff36de
allow nested todo_lists via options on todo_item
2019-05-08 12:26:13 +02:00
Marius Tolzmann
98cf0e425a
fix markInputRules for italics mark
...
add another layer of matching by introducing support for second match group
since javascript (at least in current browsers) still lacks lookbehind in regex
so now supports
/nomatch(markstart(text)markend)nomatch/ and still supports the
/markstart(text)markend/ syntax
all `nomatch` will be kept as is so kindof simulating lookbehinds
2019-05-07 23:08:06 +02:00
Marius Tolzmann
b0c28da3c1
fix pasteRules for italic mark
...
fixes #284
2019-05-07 17:14:13 +02:00
Chrissi2812
ff445f13aa
no nested blocks in TodoItem
2019-05-07 15:47:48 +02:00
Chrissi2812
16963175c7
fix TransformError: Inconsistent open depths on TodoItems
2019-05-07 13:14:00 +02:00
Philipp Kühn
0c3b6e4cd6
Publish
...
- tiptap-commands@1.9.1
- tiptap-extensions@1.18.1
- tiptap-utils@1.4.1
- tiptap@1.18.1
2019-05-07 08:00:53 +02:00
Philipp Kühn
b70c8d235c
Merge pull request #287 from StickyKnow/fix-link-pattern
...
fix link pattern to also detect new (longer) top level domains
2019-05-07 07:50:18 +02:00
Philipp Kühn
e4dd55d08b
fix missing peer dependency
2019-05-06 17:26:41 +02:00
Philipp Kühn
fe73a9aaff
update dependencies
2019-05-06 13:52:48 +02:00
Philipp Kühn
a44a4e7d39
Publish
...
- tiptap-commands@1.9.0
- tiptap-extensions@1.18.0
- tiptap@1.18.0
2019-05-06 10:28:28 +02:00
Philipp Kühn
d0da644b90
remove @babel/plugin-proposal-class-properties
2019-05-06 10:27:40 +02:00
Marius Tolzmann
d8cc84bde9
fix link pattern to also detect new (longer) top level domains
2019-05-06 06:46:10 +02:00
Philipp Kühn
76dca53d80
send only json steps
2019-05-05 21:47:52 +02:00
Philipp Kühn
055d72be26
wording
2019-05-04 12:21:16 +02:00
Philipp Kühn
fc42cba033
remove lodash
2019-05-04 12:20:34 +02:00
Philipp Kühn
0a98827b4c
refactoring
2019-05-04 10:54:53 +02:00
Philipp Kühn
55e5a4a3ae
move collab extension
2019-05-04 00:25:14 +02:00
Chrissi2812
e768dc24c8
fixes #232 : Clicking toolbar TodoItem lifts TodoItem
2019-05-03 10:31:27 +02:00
Philipp Kühn
0e59e0cc0c
Publish
...
- tiptap-commands@1.8.0
- tiptap-extensions@1.17.0
- tiptap-utils@1.4.0
- tiptap@1.17.0
2019-04-30 20:16:04 +02:00
Philipp Kühn
5e6d60c3fe
update dependencies
2019-04-30 16:19:38 +02:00
Chrissi2812
44dc5337dc
fix #275 : link click handler no longer open on selection click
2019-04-29 15:24:03 +02:00
Philipp Kühn
cf7ff907a1
Publish
...
- tiptap-extensions@1.16.2
- tiptap@1.16.2
2019-04-19 15:26:26 +02:00
Philipp Kühn
36f39f1d7a
Publish
...
- tiptap-extensions@1.16.1
- tiptap@1.16.1
2019-04-19 12:19:40 +02:00
Philipp Kühn
576c0b2910
update dependencies
2019-04-19 12:16:45 +02:00
Philipp Kühn
3e1dbf7d9e
Publish
...
- tiptap-extensions@1.16.0
- tiptap@1.16.0
2019-04-17 23:34:10 +02:00
Philipp Kühn
cd0d00d604
open links by default
2019-04-17 23:33:10 +02:00
Philipp Kühn
6bd44103fb
Publish
...
- tiptap-commands@1.7.1
- tiptap-extensions@1.15.1
- tiptap@1.15.1
2019-04-17 23:02:31 +02:00
Philipp Kühn
561d717ff8
Publish
...
- tiptap-extensions@1.15.0
- tiptap@1.15.0
2019-04-15 17:24:20 +02:00
Philipp Kühn
6e21b43c82
fix missing update event, fix #260
2019-04-15 17:22:06 +02:00
Philipp Kühn
03cb2a1cce
update dependencies
2019-04-11 20:04:35 +02:00
Philipp Kühn
93ceec111d
Publish
...
- tiptap-commands@1.7.0
- tiptap-extensions@1.14.0
- tiptap-utils@1.3.0
- tiptap@1.14.0
2019-03-06 07:10:25 +01:00
Philipp Kühn
a12c79e5e9
update prosemirror dependencies
2019-03-06 07:09:15 +01:00
Philipp Kühn
d411863bbd
Merge pull request #213 from MatheusRich/add-support-to-history-custom-settings
...
Add support to history custom settings
2019-03-06 06:50:13 +01:00
Matheus Richard
0b83723a6b
add support to history custom settings
2019-03-04 18:37:18 -03:00
Chrissi2812
0f44e74d1e
fixed placeholder change corrupts current state
2019-02-26 11:42:07 +01:00
Chrissi2812
5b77907211
add update method to placeholder
2019-02-25 16:23:31 +01:00
Philipp Kühn
a558eb784c
Publish
...
- tiptap-extensions@1.13.0
- tiptap@1.13.0
2019-02-12 22:34:15 +01:00
Philipp Kühn
4e4c2dd0b9
refactoring
2019-02-06 15:21:04 +01:00
Philipp Kühn
e6c3e65bed
Publish
...
- tiptap-extensions@1.12.1
2019-02-06 15:12:38 +01:00
Philipp Kühn
f8f46b4f97
replace some names
2019-02-06 15:09:53 +01:00
Philipp Kühn
71ab0e0c9d
move highlight plugin to its own file
2019-02-06 15:09:12 +01:00
Philipp Kühn
59d37f5697
fix code decorations again
2019-02-06 12:05:12 +01:00
Philipp Kühn
795e5ecb13
Publish
...
- tiptap-commands@1.6.0
- tiptap-extensions@1.12.0
- tiptap-utils@1.2.0
- tiptap@1.12.0
2019-02-06 11:42:02 +01:00
Philipp Kühn
b85b55342c
update prosemirror dependencies
2019-02-06 11:36:23 +01:00
Philipp Kühn
9b90d6437e
do not show placeholder if non editable
2019-02-06 11:28:40 +01:00
Philipp Kühn
bf05978dc4
Publish
...
- tiptap-commands@1.5.0
- tiptap-extensions@1.11.0
- tiptap@1.11.0
2019-02-01 18:41:04 +01:00
Philipp Kühn
d9b2e2054d
Merge branch 'master' into markdown-paste
2019-02-01 17:56:22 +01:00
Philipp Kühn
bc2a37df94
Merge pull request #185 from Chrissi2812/inputrule-hr
...
added markdown rule for horizontal line
2019-02-01 17:55:11 +01:00
Philipp Kühn
996b3c4dde
fix a bug for removing code blocks
2019-02-01 17:54:35 +01:00
Chrissi2812
e27d65390b
inputrule for horizonal-line
2019-01-31 16:24:52 +01:00
Chrissi2812
027a4db452
added pasteRules to marks
2019-01-31 15:11:16 +01:00
Philipp Kühn
fce6d9dac9
improve performance for codeblocks with highlight.js
2019-01-31 11:46:32 +01:00
Philipp Kühn
8d44a4c6fc
Publish
...
- tiptap-extensions@1.10.1
- tiptap@1.10.1
2019-01-30 17:17:18 +01:00
Philipp Kühn
2766a8317c
Publish
...
- tiptap-extensions@1.10.0
- tiptap@1.10.0
2019-01-30 09:05:58 +01:00
Philipp Kühn
a5f86c257f
Publish
...
- tiptap-extensions@1.9.0
- tiptap@1.9.0
2019-01-29 09:37:12 +01:00
Philipp Kühn
118e7ebd00
Publish
...
- tiptap-commands@1.4.0
- tiptap-extensions@1.8.0
- tiptap-utils@1.1.1
- tiptap@1.8.0
2019-01-19 10:36:16 +01:00
Philipp Kühn
3b87dc9e57
add horizontal rule, fix #170
2019-01-19 09:57:46 +01:00
Philipp Kühn
1e9b862920
update prosemirror dependencies
2019-01-19 09:02:06 +01:00
Philipp Kühn
50e37fca5e
Publish
...
- tiptap-extensions@1.7.0
- tiptap@1.7.0
2019-01-01 22:32:42 +01:00
Philipp Kühn
8197b0d3bb
activate draggable for todo items
2018-12-20 10:33:47 +01:00
Philipp Kühn
b6e631a918
Publish
...
- tiptap-extensions@1.6.0
- tiptap@1.6.0
2018-12-20 08:22:20 +01:00
Philipp Kühn
19163370f5
Publish
...
- tiptap-commands@1.3.0
- tiptap-extensions@1.5.0
- tiptap-utils@1.1.0
- tiptap@1.5.0
2018-12-19 23:15:54 +01:00
Philipp Kühn
5b16a8d371
Merge pull request #127 from vanpav/placeholder-text
...
Placeholder text
2018-12-19 21:51:34 +01:00
Hans Pagel
a48ac55d4f
update github repository URL 🎉
2018-12-11 10:44:19 +01:00
Ivan
00a691ed14
Update Placeholder.js
2018-12-10 15:55:20 +03:00
Ivan
6e78cc90b9
Update Placeholder.js
2018-12-10 15:46:22 +03:00
Philipp Kühn
b147760546
Publish
...
- tiptap-extensions@1.4.0
- tiptap@1.4.0
2018-12-09 11:13:03 +01:00
Philipp Kühn
5a832238b4
update dependencies
2018-12-07 23:04:25 +01:00
Philipp Kühn
5c3de80ba6
Merge pull request #120 from Chrissi2812/table-support
...
Adding Table Support
2018-12-07 20:46:44 +01:00
Philipp Kühn
a6f4e896dc
Merge pull request #122 from vanpav/mention-extend
...
Mention extend
2018-12-07 20:45:38 +01:00
Ivan
f126b6a4ed
Mention extend
2018-12-07 21:12:35 +03:00
Ivan
fe6b1bee2d
Escape Suggestion trigger char
2018-12-07 21:05:10 +03:00
Chrissi2812
ce94d0641d
added toggleCellMerge and changed example to use it
...
If all selected cells are merged than the next call will split them.
2018-12-07 10:52:48 +01:00
Chrissi2812
c830768b3b
Adding Table Support
2018-12-06 18:18:59 +01:00
Philipp Kühn
19202f25f0
Publish
...
- tiptap-commands@1.2.0
- tiptap-extensions@1.3.0
- tiptap@1.3.0
2018-11-26 11:22:03 +01:00
Philipp Kühn
5ed84cb511
rename function
2018-11-26 11:17:24 +01:00
Philipp Kühn
d27b0deb6a
add paste rules
2018-11-26 11:11:39 +01:00
Philipp Kühn
df402a66ad
Publish
...
- tiptap-extensions@1.2.1
- tiptap@1.2.1
2018-11-23 11:12:05 +01:00
Philipp Kühn
cddc512cd8
Publish
...
- tiptap-commands@1.1.0
- tiptap-extensions@1.2.0
- tiptap@1.2.0
2018-11-22 22:55:48 +01:00
Philipp Kühn
06b7446f2a
add mention command
2018-11-22 22:48:06 +01:00
Philipp Kühn
3b2d98fcbb
Publish
...
- tiptap-extensions@1.1.0
- tiptap@1.1.0
2018-11-22 21:57:40 +01:00
Philipp Kühn
9cb9a895e4
Publish
...
- tiptap-extensions@1.0.5
- tiptap@1.0.5
2018-11-16 17:22:51 +01:00
Philipp Kühn
d88db5866a
Publish
...
- tiptap-extensions@1.0.4
- tiptap@1.0.4
2018-11-16 14:18:32 +01:00
Philipp Kühn
41a6fd54c5
Publish
...
- tiptap-extensions@1.0.3
- tiptap@1.0.3
2018-11-16 11:57:18 +01:00
Philipp Kühn
6e5c2cb8bf
upgraded dependencies
2018-11-16 11:54:34 +01:00
Philipp Kühn
902083ec1a
Publish
...
- tiptap-extensions@1.0.2
- tiptap@1.0.2
2018-11-14 17:38:55 +01:00
Philipp Kühn
a4df927d64
Publish
...
- tiptap-commands@1.0.1
- tiptap-extensions@1.0.1
- tiptap-utils@1.0.1
- tiptap@1.0.1
2018-11-14 16:24:19 +01:00
Philipp Kühn
eb7fe0c837
Publish
...
- tiptap-commands@1.0.0
- tiptap-extensions@1.0.0
- tiptap-utils@1.0.0
- tiptap@1.0.0
2018-11-14 16:01:29 +01:00
Philipp Kühn
21c8ad852a
improve link handling
2018-11-14 15:55:13 +01:00
Philipp Kühn
0eba7b48b5
fix lint error
2018-11-09 23:01:33 +01:00
Philipp Kühn
6e38c5abac
upgrade dependencies
2018-11-08 22:22:05 +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
107d628ba8
Publish
...
- tiptap-extensions@0.23.0
2018-11-08 16:53:45 +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
Philipp Kühn
d90839a74a
Publish
...
- tiptap-commands@0.7.1
- tiptap-extensions@0.22.2
- tiptap-utils@0.4.1
- tiptap@0.20.1
2018-11-05 23:51:25 +01:00
Philipp Kühn
e7e1a9f76e
Publish
...
- tiptap-extensions@0.22.1
2018-11-05 23:32:52 +01:00
Philipp Kühn
b7770bb747
fix pasting list items
2018-11-05 23:32:18 +01:00
Philipp Kühn
583c890624
Merge branch 'master' into v1.0
2018-11-05 20:58:09 +01:00
Philipp Kühn
cdef54c55e
Publish
...
- tiptap-extensions@0.22.0
- tiptap@0.20.0
2018-11-05 20:55:08 +01:00
Philipp Kühn
bc4a5743ff
Merge branch 'master' into v1.0
2018-11-04 13:15:11 +01:00
Philipp Kühn
21ed0761e7
Publish
...
- tiptap-extensions@0.21.1
2018-11-01 07:44:52 +01:00
Philipp Kühn
45fa5a01d4
fix char for mentions
2018-11-01 07:44:22 +01:00
Philipp Kühn
dcba6686dc
add new commands to all extensions
2018-10-28 21:59:08 +01:00
Philipp Kühn
d2519c2953
add basic new commands
2018-10-28 19:26:14 +01:00
Philipp Kühn
11bb74babb
refactoring
2018-10-24 08:00:36 +02: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
8b7b74f5b3
Publish
...
- tiptap-extensions@0.21.0
- tiptap@0.19.0
2018-10-13 23:42:32 +02:00
Philipp Kühn
6008379827
Publish
...
- tiptap-commands@0.7.0
- tiptap-extensions@0.20.0
- tiptap-utils@0.4.0
- tiptap@0.18.0
2018-10-13 18:46:23 +02:00
Philipp Kühn
7bba2d653e
refactoring
2018-10-13 18:43:59 +02:00
Philipp Kühn
3698141bb6
Merge pull request #63 from erickwilder/add-linting-before-build
...
feat(package.json): Add yarn script to lint source code + make it a precondition to build all packages.
2018-10-13 18:21:43 +02: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
Erick Wilder
27e473c2a4
refactor(tiptap-extensions): Do not import the full lowlight
library.
...
BREAKING CHANGE: `CodeBlockHighlight` was importing the full `lowlight` libraries, including _all_
syntax highlightning definitions from `highlight.js`. The new behavior changes the signature of
`CodeBlockHighlight` to accept an object with all syntax highlightning definitions. This means that
now the user of the library __MUST__ import languages themselves and tiptap will no longer
bundle the full `highlight.js` in itself.
2018-10-13 16:22:33 +02:00
Philipp Kühn
3c650cf35f
Publish
...
- tiptap-extensions@0.19.0
- tiptap@0.17.0
2018-10-10 18:22:02 +02:00
Philipp Kühn
a648d858b1
Publish
...
- tiptap-commands@0.6.0
- tiptap-extensions@0.18.2
- tiptap@0.16.2
2018-10-10 15:09:42 +02:00
Philipp Kühn
fe210f68ed
fix toggle blockquotes
2018-10-10 15:08:37 +02:00
Philipp Kühn
37e7eb9625
Publish
...
- tiptap-extensions@0.18.1
- tiptap@0.16.1
2018-10-07 20:22:43 +02:00
Philipp Kühn
e0045563e9
Merge pull request #49 from Chrissi2812/fix_classnames
...
fix class name
2018-10-06 08:46:24 +02:00
Chrissi2812
c25a221eff
fix class name
2018-10-05 14:34:34 +02:00
Philipp Kühn
5c8a143a18
Publish
...
- tiptap-extensions@0.18.0
- tiptap@0.16.0
2018-10-04 08:45:25 +02:00
Philipp Kühn
fe356fd5e9
update dependencies
2018-10-04 08:43:22 +02:00
Philipp Kühn
b0d4c92820
move vue and vue-template-compiler to peerDependencies
2018-10-04 08:40:58 +02:00
Philipp Kühn
ec0d0b10f8
Publish
...
- tiptap-commands@0.5.0
- tiptap-extensions@0.17.0
- tiptap@0.15.0
2018-10-02 23:06:24 +02:00
Philipp Kühn
0a3b235bca
add appendText option for suggestions
2018-10-02 23:02:07 +02:00
Philipp Kühn
cf8750290f
Publish
...
- tiptap-extensions@0.16.3
2018-10-01 14:25:13 +02:00
Philipp Kühn
74290ddce2
fix dropping images
2018-10-01 14:24:30 +02:00
Philipp Kühn
f96faa36cd
Publish
...
- tiptap-extensions@0.16.2
2018-09-30 20:20:58 +02:00
Philipp Kühn
a51d9a1b1a
fix suggestions in safari browser
2018-09-30 20:20:18 +02:00
Philipp Kühn
52147de0be
Publish
...
- tiptap-extensions@0.16.1
2018-09-29 22:50:13 +02:00
Philipp Kühn
efdf45de4c
add command for adding images
2018-09-29 22:49:38 +02:00
Philipp Kühn
8f66c19c7e
Publish
...
- tiptap-commands@0.4.0
- tiptap-extensions@0.16.0
- tiptap-utils@0.3.0
- tiptap@0.14.0
2018-09-29 13:25:09 +02:00
Philipp Kühn
5e19290d35
update dependencies
2018-09-29 13:24:27 +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
965aacc9e6
refactoring
2018-09-29 13:11:00 +02:00
Philipp Kühn
33d9972110
add some default options for mentions
2018-09-29 13:09:45 +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
5f740da53e
remove type from mentions
2018-09-28 13:52:57 +02:00
Philipp Kühn
a60a851fc4
improve styling
2018-09-28 13:46:39 +02:00
Philipp Kühn
f645b9edc0
disable allow spaces for mentions
2018-09-28 13:34:46 +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
7c06b73a2d
fix copying mentions
2018-09-25 09:18:02 +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
7f7bc60295
Merge branch 'master' into feature/suggestions
2018-09-25 08:21:11 +02:00
Philipp Kühn
19da299b0a
Publish
...
- tiptap-extensions@0.15.0
- tiptap@0.13.0
2018-09-25 08:09:37 +02:00
Philipp Kühn
a511704f49
add command for mentions
2018-09-25 07:43:21 +02:00
Philipp Kühn
b2e73fc0a4
Merge branch 'master' into feature/suggestions
...
# Conflicts:
# examples/Components/App/style.scss
# examples/Components/Subnavigation/index.vue
# examples/main.js
# packages/tiptap-extensions/package.json
2018-09-24 15:44:42 +02:00
Philipp Kühn
2dd2e3361e
Publish
...
- tiptap-extensions@0.14.1
2018-09-23 08:11:45 +02:00
Philipp Kühn
f8e79f14b1
remove useless nodeview for links
2018-09-23 08:11:20 +02:00
Philipp Kühn
caa9763884
Publish
...
- tiptap-extensions@0.14.0
- tiptap@0.12.1
2018-09-23 08:08:27 +02:00
Philipp Kühn
92515e2ee4
allow for returning an array of multiple commands
2018-09-23 08:04:02 +02:00
Philipp Kühn
e51141eb5e
fix class name
2018-09-23 07:58:40 +02:00
Philipp Kühn
2d0d8092a1
Publish
...
- tiptap-extensions@0.13.0
- tiptap@0.12.0
2018-09-19 15:25:58 +02:00
Philipp Kühn
33b9ec6b95
Publish
...
- tiptap-extensions@0.12.1
2018-09-13 23:58:28 +02:00
Philipp Kühn
2aa7987c5e
fix placeholder
2018-09-13 23:57:55 +02:00
Philipp Kühn
681417602f
Publish
...
- tiptap-extensions@0.12.0
2018-09-13 21:34:47 +02:00
Philipp Kühn
5e48b27372
Merge pull request #14 from Chrissi2812/underline_mark
...
UnderlineMark added
2018-09-13 21:31:04 +02:00
Philipp Kühn
c7655fbffd
Publish
...
- tiptap-extensions@0.11.1
- tiptap@0.11.1
2018-09-11 23:08:54 +02:00
Chrissi2812
2b17cabf8f
removed Markdown support for UnderlineMark
2018-09-11 10:36:45 +02:00
Chrissi2812
2489997e91
UnderlineMark added
2018-09-11 10:36:44 +02:00
Philipp Kühn
2f1edbd8c3
Publish
...
- tiptap-extensions@0.11.0
- tiptap@0.11.0
2018-09-10 23:13:59 +02:00
Philipp Kühn
b57bfdaa84
Publish
...
- tiptap-extensions@0.10.1
2018-09-07 09:50:38 +02:00
Philipp Kühn
a9e2e9f68a
add sideEffects option to extensions package
2018-09-07 09:50:06 +02:00
Philipp Kühn
3924bb765a
Publish
...
- tiptap-extensions@0.10.0
2018-09-06 22:59:34 +02:00
Philipp Kühn
db61d67156
add placeholder extension
2018-09-06 22:58:54 +02:00
Philipp Kühn
80ec395c3a
Publish
...
- tiptap-extensions@0.9.0
2018-09-06 22:12:05 +02:00
Chrissi2812
e91c76334d
StrikeMark added
2018-09-06 12:29:09 +02:00
Philipp Kühn
20a7a490e9
pass extension option to plugin
2018-09-05 22:09:18 +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
0e3810bca0
Merge branch 'master' into feature/suggestions
...
# Conflicts:
# packages/tiptap-extensions/package.json
2018-09-04 23:12:00 +02:00
Philipp Kühn
bee2dd5150
Publish
...
- tiptap-commands@0.3.0
- tiptap-extensions@0.8.0
- tiptap@0.10.0
2018-09-04 22:35:58 +02:00
Philipp Kühn
90bf692da3
refactoring
2018-09-04 22:29:32 +02:00
Philipp Kühn
fd2b79206f
Merge branch 'master' into feature/code-highlighting
2018-09-04 22:10:36 +02:00
Philipp Kühn
ab28f8e0e7
Publish
...
- tiptap-commands@0.2.5
- tiptap-extensions@0.7.2
- tiptap@0.9.2
2018-09-04 13:42:54 +02:00
Philipp Kühn
b9ee8e9a28
add splitToDefaultListItem command, fix #3
2018-09-04 13:42:02 +02:00
Philipp Kühn
6cc11283b5
Publish
...
- tiptap-extensions@0.7.1
- tiptap@0.9.1
2018-09-03 23:48:01 +02:00
Philipp Kühn
a134a42d7d
Merge branch 'master' into feature/code-highlighting
2018-09-03 23:28:01 +02:00
Philipp Kühn
71218c0a0c
Publish
...
- tiptap-extensions@0.7.0
- tiptap@0.9.0
2018-09-03 13:57:33 +02:00
Philipp Kühn
761e50f41d
add something broken
2018-09-03 13:55:45 +02:00
Philipp Kühn
feb79e0648
add basic implementation of hightlight.js
2018-09-02 15:13:57 +02:00
Philipp Kühn
c716fe605f
add prosemirror-suggestions
2018-09-01 20:51:17 +02:00
Philipp Kühn
8dd561e327
Publish
...
- tiptap-extensions@0.6.1
2018-08-31 22:36:41 +02:00
Philipp Kühn
d5f4129835
remove test
2018-08-31 22:36:01 +02:00
Philipp Kühn
05cff26172
Publish
...
- tiptap-extensions@0.6.0
- tiptap@0.8.0
2018-08-31 22:19:00 +02:00
Philipp Kühn
1d159a8595
fix image dragging
2018-08-31 21:49:59 +02:00
Philipp Kühn
674d1b03e0
add basic drop support for images
2018-08-31 21:47:11 +02:00