Commit Graph

958 Commits

Author SHA1 Message Date
Philipp Kühn
3a0be198db
update example 2019-10-24 16:47:07 +02: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
d99c883f8f update lock file 2019-10-17 22:55:17 +02:00
Philipp Kühn
292f09659f update devdependencies 2019-10-17 22:46:32 +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
7a56da6315 remove mark before add mark, fix #452 2019-10-04 14:41:07 +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
08aa7e88bc use markRange for empty selections in removeMark and updateMark, fix #449 2019-10-04 14:16:38 +02:00
Philipp Kühn
103d2b16a0
Merge pull request #443 from nzesalem/master
Add/emit show/hide events in EditorFloatingMenu component
2019-10-04 13:36:46 +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
0d4f76245e fix logging 2019-10-04 13:31:18 +02:00
Philipp Kühn
3656c16b61 do not prevent clicks in menus, fix #454, fix #470 2019-10-04 13:23:02 +02:00
Philipp Kühn
5f5b3eac25 update lock file 2019-10-04 11:44:51 +02:00
Philipp Kühn
cefd8f0a8b update prosemirror dependencies 2019-10-04 11:40:52 +02:00
Philipp Kühn
01ccf4fd00 fix drag handle demo for firefox 2019-10-04 11:08:37 +02:00
Philipp Kühn
c2b99e25d9 Publish
- tiptap-extensions@1.28.1
 - tiptap@1.26.1
2019-10-03 15:58:07 +02:00
Philipp Kühn
2d1778b32f add drag handle example 2019-10-03 15:56:41 +02:00
Philipp Kühn
483fe11434 refactoring 2019-10-03 11:50:43 +02:00
Philipp Kühn
68ff32a024
Merge pull request #459 from rmckayfleming/master
MenuBubbles below the selection
2019-10-03 11:47:43 +02:00
Philipp Kühn
c3ab421aaa
Merge pull request #478 from chrisjbrown/fix/menu-bubble-hide
fix(menu-bubble-hide): only send hide update, target not child of editor
2019-10-03 11:46:26 +02:00
Philipp Kühn
6bfeb19043
Merge pull request #474 from Chrissi2812/issue-447
set selection to first cell after table insert
2019-10-03 11:42:05 +02:00
Christopher Brown
cfa506e89e refactor(menu-bubble-hide): break conditional to multiple lines 2019-10-03 11:01:22 +02:00
Christopher Brown
527a7443f1 fix(menu-bubble-hide): only send hide update, target not child of editor 2019-10-03 10:51:08 +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
c22d660453 fix safari bug, fix #464 2019-09-27 10:49:08 +02:00
Philipp Kühn
29d53ce231 update dependencies 2019-09-27 09:53:13 +02:00
Philipp Kühn
2f8ee99935 update dev dependencies 2019-09-27 09:46:25 +02:00
Ryan McKay-Fleming
c9b7d0a839 Allow for MenuBubbles appearing below the selection 2019-09-24 14:07:32 -04:00
Salem Nzeukwu
a9db2b2a51 Add/emit show/hide events in EditorFloatingMenu component 2019-08-31 00:31:21 +01: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
f26d13f150
Merge pull request #431 from beeplin/patch-1
Doc: typo in Readme.md: selection -> selected
2019-08-20 16:01:21 +02:00
Philipp Kühn
80638e2b99 fix autofocus, fix #429 2019-08-20 16:00:41 +02:00
Philipp Kühn
0e246e843a fix search replace example 2019-08-20 15:55:27 +02:00
Philipp Kühn
0c3a8d3888 update dependencies 2019-08-20 15:55:21 +02:00
Philipp Kühn
e3a797e130 update dev dependencies 2019-08-20 15:49:46 +02:00
Beep LIN
7e3c6949ad
Doc: typo in Readme.md: selection -> selected 2019-08-20 10:25:19 +08: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
fabb6124cf add setSelection method 2019-08-13 15:07:36 +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
de29399e1c Merge branch 'master' of https://github.com/scrumpy/tiptap 2019-08-07 12:19:02 +02:00
Philipp Kühn
15fcb3cd1a add menubar plugin 2019-08-07 12:18:58 +02:00
Philipp Kühn
b8d23e7e30
Merge pull request #419 from rmckayfleming/set-selection
Allow Extensions to redefine the behaviour of setSelection
2019-08-07 12:10:46 +02:00
Ryan McKay-Fleming
dad0d074aa Allow the extension to redefine the behaviour of setSelection 2019-08-01 17:10:11 -04:00
Philipp Kühn
8b94b43919 fix default selection 2019-07-31 11:09:18 +02:00
Philipp Kühn
1a80978d0f Publish
- tiptap-extensions@1.26.0
 - tiptap@1.24.0
2019-07-31 10:15:39 +02:00