Commit Graph

1177 Commits

Author SHA1 Message Date
Hans Pagel
30db1c9210
Merge pull request #860 from Priestch/main
fix missing username when copy paragraph contains mentions
2020-10-15 21:41:34 +02:00
gaopeng
9ccfa168f8 fix missing username when copy paragraph contains mentions 2020-10-16 00:00:53 +08:00
Hans Pagel
870a1c7538 Merge branch 'main' of github.com:ueberdosis/tiptap into main 2020-10-15 10:03:50 +02:00
Hans Pagel
36e7e97c8f link to blog post 2020-10-15 10:03:39 +02:00
Hans Pagel
d00e54fb73 format table 2020-10-15 10:02:44 +02:00
Hans Pagel
3b8ba27cc8
Merge pull request #849 from ueberdosis/dependabot/github_actions/actions/setup-node-v2.1.2
Bump actions/setup-node from v2.1.1 to v2.1.2
2020-10-05 09:57:31 +02:00
dependabot[bot]
928714471c
Bump actions/setup-node from v2.1.1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:56:29 +00:00
Hans Pagel
6752476a3c change heading level 2020-09-30 15:25:16 +02:00
Hans Pagel
270f565b0c add tiptap 2 note to the README 2020-09-30 15:24:45 +02:00
Hans Pagel
fddabade26 Publish
- tiptap-extensions@1.33.1
2020-09-30 15:06:10 +02:00
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