Commit Graph

6372 Commits

Author SHA1 Message Date
Hans Pagel
45b47adc28 add another node version to the test suite 2020-07-13 17:28:22 +02:00
Hans Pagel
d5ca3fc76e update github workflow 2020-07-13 17:25:03 +02:00
Hans Pagel
8622ea3c2a fix whitespace 2020-07-13 17:19:02 +02:00
Hans Pagel
6912ae97aa Merge branch 'master' of github.com:ueberdosis/tiptap 2020-07-13 17:17:33 +02:00
Hans Pagel
dcd8969184 add github actions workflow 2020-07-13 17:17:24 +02:00
Philipp Kühn
b4677ed34e Publish
- tiptap-commands@1.14.1
 - tiptap-extensions@1.31.1
 - tiptap-utils@1.10.1
 - tiptap@1.29.1
2020-07-13 17:13:12 +02:00
Hans Pagel
d311197a19 add hint to the README 2020-07-13 17:10:50 +02:00
Hans Pagel
8186db5158 update repository name 2020-07-13 17:08:17 +02:00
Hans Pagel
4ab58604a2 replace philipps paypal link with github sponsor page 2020-07-13 16:45:02 +02:00
Hans Pagel
77c33dfb96 add sponsor link to the website 2020-07-13 16:44:06 +02:00
Hans Pagel
1656302daa switch to new primary domain 2020-07-13 16:43:55 +02:00
Hans Pagel
f7ea6882eb change order of redirects 2020-07-13 16:41:30 +02:00
Hans Pagel
172eb014bf redirect to the new domain 2020-07-13 16:37:52 +02:00
Hans Pagel
2f1b698977 remove ad 2020-07-13 14:45:19 +02:00
Hans Pagel
9e154fd36e Merge branch 'master' of github.com:tiptap/tiptap-next
# Conflicts:
#	docs/src/docPages/licensing.md
2020-07-13 14:39:27 +02:00
Hans Pagel
7156f65954 remove licensing 2020-07-13 14:38:51 +02:00
Chrissi2812
ac6ae019e7
fix sprite loader not working 2020-07-08 18:39:42 +02:00
Chrissi2812
cc87197c0a
fix regeneratorRuntime is not defined error 2020-07-08 18:39:02 +02:00
Chrissi2812
594fd95f7c
use async items and filter in suggestion example 2020-07-08 17:54:30 +02:00
Chrissi2812
40cefaddd0
feat(suggestions): async items and filter support added 2020-07-08 17:53:06 +02:00
Philipp Kühn
2922a8feaf Publish
- tiptap-extensions@1.31.0
 - tiptap@1.29.0
2020-07-08 10:02:00 +02:00
Philipp Kühn
d1ab32690c code style 2020-07-08 10:01:20 +02:00
Philipp Kühn
71409c1c81 Publish
- tiptap-commands@1.14.0
 - tiptap-extensions@1.30.0
 - tiptap-utils@1.10.0
 - tiptap@1.28.0
2020-07-08 09:59:27 +02:00
Philipp Kühn
52215dd7dd code style 2020-07-08 09:54:45 +02:00
Philipp Kühn
390764d41f Merge branch 'master' of https://github.com/scrumpy/tiptap 2020-07-08 09:30:07 +02:00
Philipp Kühn
d538994f18 fix bug 2020-07-08 09:30:02 +02:00
Philipp Kühn
35fb863fa6
Merge pull request #619 from chazzbg/feature/link-target
Add option to put target for the created link
2020-07-08 09:26:41 +02:00
Philipp Kühn
34d007aca7 update dependencies 2020-07-08 09:17:15 +02:00
Philipp Kühn
61834c0182 fix lock file 2020-07-08 09:08:41 +02:00
Philipp Kühn
df00a203a8
Merge pull request #750 from oliviermills/fuse-fix-749
update fuse.js to v6 and fix Suggestion mention search
2020-07-08 09:05:03 +02:00
Philipp Kühn
836296bf70
Merge pull request #687 from chrisjbrown/master
fix(markpasterule): parent is undefined for mark
2020-07-08 09:01:54 +02:00
Philipp Kühn
8e17738895
Merge pull request #727 from ValJed/fix/passing-attributes-to-wrappers
Allow attributes for wrappers
2020-07-08 08:59:57 +02:00
Philipp Kühn
aac9e7d674
Merge pull request #747 from jnguyen32/xss-bug-fix-issue-724
XSS bug fix issue #724: XSS issue when importing through getHTML() function
2020-07-08 08:57:14 +02:00
Olivier Mills
74ed35b310 update fuse.js to v6 and fix Suggestion mention search 2020-07-03 12:28:17 -06:00
John Nguyen
02ee4a571c remove firstChild from parseFromString 2020-07-01 20:02:30 -07:00
John Nguyen
5d17f68c0c Bug fix for issue #724; XSS issue when importing through getHTML() function; remove usage of innerHTML and pre-parse the string using native JS DOMParser 2020-07-01 14:01:31 -07:00
John Nguyen
4954f8297c Bug fix for issue #724; XSS issue when importing through getHTML() function; remove usage of innerHTML and pre-parse the string using native JS DOMParser 2020-07-01 13:56:18 -07:00
Jed
ba5a3c29fa add attrs param to toggleWrap function for nodeIsActive and WrapIn 2020-06-05 01:25:23 +02:00
Christos Christou
721160ea1f Add options to enable / disable dropCursor and gapCursor 2020-05-21 11:22:35 +01:00
Christopher Brown
463fd91eba fix(markpasterule): parent is undefined for mark 2020-05-04 16:36:36 +02:00
Philipp Kühn
bda4bbcd6b fix react setup 2020-04-28 23:25:56 +02:00
Sven Adlung
9e1d8f1943 Refactor React demo 2020-04-28 22:41:08 +02:00
Philipp Kühn
e6c6ec263f disable nodeview for now 2020-04-27 09:06:42 +02:00
Philipp Kühn
f8d1db1b6d pass more props to renderer 2020-04-26 23:22:10 +02:00
Philipp Kühn
b841d8ee9a refactoring 2020-04-26 23:21:27 +02:00
Philipp Kühn
7db27864cc update lock 2020-04-26 23:04:55 +02:00
Philipp Kühn
30d53d33a5 move componentrenderer 2020-04-25 22:40:38 +02:00
Philipp Kühn
3cca79b960 refactoring 2020-04-24 12:23:29 +02:00
Philipp Kühn
f327be30bc wording 2020-04-24 10:05:07 +02:00
Philipp Kühn
0f0b92b672 restructuring 2020-04-24 10:03:15 +02:00