Chakib Grube Benhaddou
9ef5e79ac4
lock version of package dependencies
2019-11-21 12:30:57 +01:00
Philipp Kühn
4d140322e1
Publish
...
- tiptap-commands@1.12.3
- tiptap-extensions@1.28.4
- tiptap-utils@1.8.2
- tiptap@1.26.4
2019-10-17 22:56:09 +02:00
Philipp Kühn
f916979e02
update dependencies
2019-10-17 22:42:45 +02:00
Philipp Kühn
07daad1fab
Merge pull request #496 from Chrissi2812/issue-488
...
use last selection + 1 to set table create selection
2019-10-17 22:40:05 +02:00
Chrissi2812
3591b5fa82
use last selection + 1 to set table create selection
2019-10-17 14:15:36 +02:00
Philipp Kühn
bbbd876a1c
Publish
...
- tiptap-commands@1.12.2
- tiptap-extensions@1.28.3
- tiptap@1.26.3
2019-10-04 14:44:53 +02:00
Philipp Kühn
4f3260d685
add option to disable open links on click, fix #479 , see #449
2019-10-04 14:24:34 +02:00
Philipp Kühn
fffbc244b1
Publish
...
- tiptap-commands@1.12.1
- tiptap-extensions@1.28.2
- tiptap-utils@1.8.1
- tiptap@1.26.2
2019-10-04 13:31:51 +02:00
Philipp Kühn
cefd8f0a8b
update prosemirror dependencies
2019-10-04 11:40:52 +02:00
Philipp Kühn
c2b99e25d9
Publish
...
- tiptap-extensions@1.28.1
- tiptap@1.26.1
2019-10-03 15:58:07 +02:00
Chrissi2812
8cce2508a9
set selection to first cell after table insert
...
fixes #447
2019-10-02 15:47:41 +02:00
Philipp Kühn
01493e825b
Publish
...
- tiptap-commands@1.12.0
- tiptap-extensions@1.28.0
- tiptap-utils@1.8.0
- tiptap@1.26.0
2019-09-27 11:12:28 +02:00
Philipp Kühn
29d53ce231
update dependencies
2019-09-27 09:53:13 +02:00
Philipp Kühn
2f5c50297b
Publish
...
- tiptap-commands@1.11.0
- tiptap-extensions@1.27.0
- tiptap-utils@1.7.0
- tiptap@1.25.0
2019-08-20 16:25:50 +02:00
Philipp Kühn
0c3a8d3888
update dependencies
2019-08-20 15:55:21 +02:00
Philipp Kühn
49eceb1704
Publish
...
- tiptap-extensions@1.26.2
- tiptap@1.24.2
2019-08-13 15:08:18 +02:00
Philipp Kühn
d5c08c8876
Publish
...
- tiptap-commands@1.10.12
- tiptap-extensions@1.26.1
- tiptap-utils@1.6.1
- tiptap@1.24.1
2019-08-07 12:22:13 +02:00
Philipp Kühn
28d325c696
update dependencies
2019-08-07 12:21:01 +02:00
Philipp Kühn
1a80978d0f
Publish
...
- tiptap-extensions@1.26.0
- tiptap@1.24.0
2019-07-31 10:15:39 +02:00
Philipp Kühn
c991e1f017
add focus extension
2019-07-31 10:10:40 +02:00
Philipp Kühn
1a6e826ae1
Publish
...
- tiptap-extensions@1.25.1
- tiptap@1.23.6
2019-07-25 11:44:40 +02:00
Philipp Kühn
e200c719d1
Publish
...
- tiptap-commands@1.10.11
- tiptap-extensions@1.25.0
- tiptap-utils@1.6.0
- tiptap@1.23.5
2019-07-23 19:53:50 +02:00
Philipp Kühn
c4632739bf
remove heading from default trailingnode config
2019-07-23 19:51:28 +02:00
Philipp Kühn
cf4efcbac7
codestyle
2019-07-23 19:50:02 +02:00
Philipp Kühn
48cc408a97
add TrailingNode extension
2019-07-23 18:30:59 +02:00
Philipp Kühn
282647d33d
Publish
...
- tiptap-extensions@1.24.4
- tiptap@1.23.4
2019-07-23 13:15:02 +02:00
Philipp Kühn
7c7d2c6e19
add mod-y also for mac, fix #396
2019-07-22 17:43:35 +02:00
Philipp Kühn
afd959be6c
Publish
...
- tiptap-commands@1.10.10
- tiptap-extensions@1.24.3
- tiptap-utils@1.5.8
- tiptap@1.23.3
2019-07-19 23:49:21 +02:00
Philipp Kühn
526f11363d
update dependencies
2019-07-19 23:48:00 +02:00
Philipp Kühn
136ed30529
Publish
...
- tiptap-extensions@1.24.2
- tiptap@1.23.2
2019-07-11 23:46:26 +02:00
Philipp Kühn
8c5926e7c7
Publish
...
- tiptap-commands@1.10.9
- tiptap-extensions@1.24.1
- tiptap-utils@1.5.7
- tiptap@1.23.1
2019-07-10 09:27:54 +02:00
Philipp Kühn
df29153dba
Merge pull request #382 from Aaron3/patch-1
...
Switch check from !isMac to isWindows for specificity.
2019-07-10 09:26:11 +02:00
Philipp Kühn
34f4ac75a9
update dependencies
2019-07-10 08:46:10 +02:00
Aaron
8c9676402b
Switch check from !isMac to isWindows for specificity.
...
Only Windows uses Mod+y, this avoids adding the shortcut to other operating systems (such as Linux or iOS).
This adds better support for spoofed user-agents when testing mobile sites on desktop devices.
You could also add `|| /Pocket/.test(navigator.platform)` but it really is optional
2019-07-10 09:25:25 +03:00
Philipp Kühn
92b2f8a4ad
Publish
...
- tiptap-extensions@1.24.0
- tiptap@1.23.0
2019-06-27 22:33:06 +02:00
Philipp Kühn
5dd7301e62
add support for a custom drag handle for node views
2019-06-27 22:32:20 +02:00
Philipp Kühn
54789dd556
Publish
...
- tiptap-extensions@1.23.3
- tiptap@1.22.7
2019-06-27 20:03:40 +02:00
Philipp Kühn
54ae2d4a17
Publish
...
- tiptap-extensions@1.23.2
- tiptap@1.22.6
2019-06-26 19:45:31 +02:00
Philipp Kühn
447b9e8ba6
Publish
...
- tiptap-extensions@1.23.1
- tiptap@1.22.5
2019-06-24 11:57:35 +02:00
Philipp Kühn
2b9d9487b3
Publish
...
- tiptap-extensions@1.23.0
2019-06-21 22:40:22 +02:00
Philipp Kühn
0f17abeee6
add dynamic empty text option for placeholder extension
2019-06-21 22:36:48 +02:00
Philipp Kühn
b64eca7ab5
improve placeholder extension
2019-06-21 22:26:12 +02:00
Philipp Kühn
569bf38fc2
Publish
...
- tiptap-extensions@1.22.4
- tiptap@1.22.4
2019-06-17 20:45:55 +02:00
Philipp Kühn
cd485bba16
Publish
...
- tiptap-commands@1.10.8
- tiptap-extensions@1.22.3
- tiptap-utils@1.5.6
- tiptap@1.22.3
2019-06-12 22:31:50 +02:00
Philipp Kühn
e44f0a2255
update dependencies
2019-06-12 21:43:59 +02:00
Philipp Kühn
ebf58c3ab0
Publish
...
- tiptap-extensions@1.22.2
- tiptap@1.22.2
2019-06-11 07:23:26 +02:00
Philipp Kühn
134c4c0132
Publish
...
- tiptap-extensions@1.22.1
- tiptap@1.22.1
2019-06-08 23:52:58 +02:00
Philipp Kühn
728ef2cef9
Publish
...
- tiptap-extensions@1.22.0
- tiptap@1.22.0
2019-06-07 14:41:25 +02:00
Philipp Kühn
d2e454dddd
Publish
...
- tiptap-commands@1.10.7
- tiptap-extensions@1.21.0
- tiptap-utils@1.5.5
- tiptap@1.21.1
2019-06-04 22:46:09 +02:00
Philipp Kühn
5c9948a330
search again after replace, fix edge case
2019-06-04 22:35:06 +02:00