Commit Graph

1217 Commits

Author SHA1 Message Date
Hans Pagel
d5da999611 remove dist folder before creating a new release 2020-09-30 15:05:34 +02:00
Hans Pagel
c63da16318 add command to hard break 2020-09-30 15:04:11 +02:00
Hans Pagel
a210047eab yarn.lock file update 2020-09-30 15:04:01 +02:00
Hans Pagel
3f6694c9c2
Merge pull request #844 from ueberdosis/dependabot/github_actions/actions/checkout-v2.3.3
Bump actions/checkout from v2.3.2 to v2.3.3
2020-09-28 22:42:39 +02:00
dependabot[bot]
f97a2c569a
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:00:27 +00:00
Hans Pagel
552f4fe15c
Update README.md 2020-09-24 13:54:21 +02:00
Hans Pagel
ec3e02c8e4
add browser support table 2020-09-24 12:40:59 +02:00
Hans Pagel
565db530e1 rewrite yarn.lock file 2020-09-24 12:37:46 +02:00
Hans Pagel
f9fe193db9 Publish
- tiptap-commands@1.15.0
 - tiptap-extensions@1.33.0
 - tiptap-utils@1.11.0
 - tiptap@1.30.0
2020-09-16 11:07:59 +02:00
Hans Pagel
da1edebbda update dependencies 2020-09-16 11:07:14 +02:00
Hans Pagel
6714faf8e8
Merge pull request #830 from Chrissi2812/issue-827
fix: link command on multi cell selections
2020-09-16 10:16:37 +02:00
Hans Pagel
017aef5183
Merge pull request #831 from Chrissi2812/issue-803
fix: blockquote unwrap not working
2020-09-16 10:06:22 +02:00
Chrissi2812
595929db69
fix: blockquote unwrap not working
Closes #803
2020-09-11 15:33:43 +02:00
Chrissi2812
ddaad8b19c
fix: link command on multi cell selections
Closes #827
2020-09-11 10:57:20 +02:00
Hans Pagel
0c569cb198
Update README.md 2020-09-07 10:38:20 +02:00
Hans Pagel
313fa18fb8 Publish
- tiptap-extensions@1.32.7
2020-09-03 16:48:43 +02:00
Hans Pagel
6f649412c1 add comma to the pasteRule pattern of URLs, allow pasting URLs that include a comma 2020-09-03 16:47:48 +02:00
Hans Pagel
692cd4f47e Publish
- tiptap-extensions@1.32.6
2020-09-01 14:14:00 +02:00
Hans Pagel
f770826e77 add tiptap-utils as a requirement to tiptap-extensions, fix #709 2020-09-01 14:12:13 +02:00
Hans Pagel
505c6f718a Merge branch 'main' of github.com:ueberdosis/tiptap into main 2020-08-27 13:37:18 +02:00
Hans Pagel
bf209825f3 add simpleanalytics cookie free tracking to the examples 2020-08-27 13:37:09 +02:00
Hans Pagel
510a135c6d
Merge pull request #808 from haoranyu/main
Fix indent in Link extension marks.
2020-08-26 12:33:52 +02:00
Haoran Yu
1cb4060948 Fix indent in Link extension marks. 2020-08-23 12:34:30 +08:00
Hans Pagel
128c9077ad Publish
- tiptap-commands@1.14.6
 - tiptap-extensions@1.32.5
 - tiptap@1.29.6
2020-08-19 11:02:47 +02:00
Hans Pagel
2ba063592b update prosemirror dependencies 2020-08-19 10:31:44 +02:00
Hans Pagel
d2706008b2
Update README.md 2020-08-14 15:41:56 +02:00
Hans Pagel
d6b8cfa976
Update README.md 2020-08-14 15:41:38 +02:00
Hans Pagel
313df5cd97
Update README.md 2020-08-14 15:41:25 +02:00
Hans Pagel
01ec8b2bf4 Publish
- tiptap-commands@1.14.5
 - tiptap-extensions@1.32.4
 - tiptap@1.29.5
2020-08-13 12:03:57 +02:00
Hans Pagel
67d25bf36b switch to main branch 2020-08-13 11:23:17 +02:00
Hans Pagel
67a40cae49
fix typo 2020-08-12 12:02:07 +02:00
Hans Pagel
7b628bad8d fix enableDropCursor and enableGapCursor default options 2020-08-11 15:21:38 +02:00
Hans Pagel
1fc3a0b504
Merge pull request #705 from christosnc/master
Add options to enable / disable dropCursor and gapCursor
2020-08-11 15:10:38 +02:00
Hans Pagel
889426acdc
Merge pull request #794 from ueberdosis/dependabot/github_actions/actions/setup-node-v2.1.1
Bump actions/setup-node from v1 to v2.1.1
2020-08-11 14:30:39 +02:00
Hans Pagel
96603715fd Merge branch 'master' of github.com:ueberdosis/tiptap 2020-08-11 14:28:59 +02:00
Hans Pagel
bba4b2d174 fix dependabot config 2020-08-11 14:28:47 +02:00
dependabot[bot]
f92ae7d537
Bump actions/setup-node from v1 to v2.1.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...321b6ccb03083caa2ad22b27dc4b45335212e824)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 12:19:06 +00:00
Hans Pagel
2f09b0805a
Merge pull request #793 from ueberdosis/dependabot/github_actions/actions/checkout-v2.3.2
Bump actions/checkout from v1 to v2.3.2
2020-08-11 14:18:28 +02:00
Hans Pagel
4778032417 add default reviewer to dependabot config 2020-08-11 14:18:10 +02:00
dependabot[bot]
cf49923c0c
Bump actions/checkout from v1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 12:17:08 +00:00
Hans Pagel
52cc9d5ec2 add dependabot config for github actions 2020-08-11 14:16:41 +02:00
Hans Pagel
357f93286c Publish
- tiptap-extensions@1.32.3
2020-08-11 14:12:48 +02:00
Hans Pagel
2110fa4760 remove runtime generator again, see #789 2020-08-11 13:58:49 +02:00
Hans Pagel
04c841676d Publish
- tiptap-extensions@1.32.2
2020-08-11 11:24:00 +02:00
Hans Pagel
1b7c977c47 fix #789 async/await babel runtime generator error, use regenerator-runtime 2020-08-11 11:21:52 +02:00
Philipp Kühn
e3058f7cfa Publish
- tiptap-extensions@1.32.1
2020-08-07 14:56:10 +02:00
Philipp Kühn
a0e20ecf63 Merge branch 'master' of https://github.com/ueberdosis/tiptap 2020-08-07 14:53:03 +02:00
Philipp Kühn
1feff63aaa fix rollup config 2020-08-07 14:52:59 +02:00
Hans Pagel
3eea7fc0c9
Merge pull request #787 from hanspagel/master
Improve pasteRules for Link mark
2020-08-07 14:44:13 +02:00
Hans Pagel
852d9e680d improve pasteRule for links, allow uppercase domains 2020-08-07 14:42:22 +02:00