Commit Graph

871 Commits

Author SHA1 Message Date
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
8aa39d1393 update dev dependencies 2019-06-30 10:05:04 +02: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
06fc195909 fix a visual selection bug 2019-06-27 22:29:28 +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
0883b01198 add topNode option 2019-06-27 20:02:13 +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
8c92762562 codestyle 2019-06-26 17:00:14 +02:00
Philipp Kühn
480e66791d update dependencies 2019-06-26 16:46:43 +02:00
Philipp Kühn
1198641f14 update dev dependencies 2019-06-26 16:44:57 +02:00
Philipp Kühn
b634f2c564 add default hide selection styling 2019-06-26 16:44:07 +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
e491665df8 check if focus position is in document range 2019-06-24 11:56:53 +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
ce287ff22f wording 2019-06-21 22:25:48 +02:00
Philipp Kühn
443045bbdf add title example 2019-06-21 22:00:42 +02:00
Philipp Kühn
d99509cdb7 update dependencies 2019-06-21 20:37:46 +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
99c1f52f5b fix check support for resize observer 2019-06-17 20:44:49 +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
ee4f132b0f fix tests 2019-06-12 22:31:16 +02:00
Philipp Kühn
352e8c18a7 remove babel-polyfill, add core-js 2019-06-12 21:49:33 +02:00
Philipp Kühn
e44f0a2255 update dependencies 2019-06-12 21:43:59 +02:00
Philipp Kühn
e35b385be6 update dev dependencies 2019-06-12 21:43:05 +02:00
Philipp Kühn
1888f0ce11 ignore css files for linter 2019-06-12 21:40:56 +02:00
Philipp Kühn
0bb5ab6d9b add resizeobserver to floating menu, fix #358 2019-06-12 21:25:42 +02:00
Philipp Kühn
1bc15871d5 whitespace 2019-06-12 21:20:40 +02:00
Philipp Kühn
ced397896b fix floating menu z-index 2019-06-12 20:52:49 +02:00
Philipp Kühn
b3246f3ef4 add basic styling 2019-06-12 20:49:07 +02:00
Philipp Kühn
0048040b68 add more extensions to export example 2019-06-11 23:08:44 +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
e9d71efe16 fix blur event in menus, fix #348 2019-06-11 07:21:41 +02:00
Philipp Kühn
2189151903 prevent blur event in menus, fix #353 2019-06-11 07:15:36 +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
b381e50043 fix missing focus event, fix #347 2019-06-08 23:52:13 +02:00
Philipp Kühn
0cc18dfca2 refactoring 2019-06-08 22:38:26 +02:00
Philipp Kühn
b8c2238a0a refactoring 2019-06-07 15:59:47 +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
594e65ab97 add support for autoFocus options 2019-06-07 14:36:34 +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
11c40f07a5 wording 2019-06-04 22:44:12 +02:00
Philipp Kühn
5c9948a330 search again after replace, fix edge case 2019-06-04 22:35:06 +02:00
Philipp Kühn
1b071e5035 code style 2019-06-04 22:34:43 +02:00
Philipp Kühn
61e6f2f095 code style 2019-06-04 22:22:44 +02:00
Philipp Kühn
d759eb4d9d remove toggleSearch command 2019-06-04 22:20:27 +02:00
Philipp Kühn
17c1e8cf46 change search url 2019-06-04 21:56:01 +02:00
Philipp Kühn
e7513793dd update dependencies 2019-06-04 21:55:38 +02:00