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 |
|
Hans Pagel
|
b7c1659462
|
improve pasteRule for links, allow single letter domains
|
2020-08-07 14:41:44 +02:00 |
|
Philipp Kühn
|
a031370f4c
|
Publish
- tiptap-commands@1.14.4
- tiptap-extensions@1.32.0
- tiptap-utils@1.10.4
- tiptap@1.29.4
|
2020-08-07 14:39:52 +02:00 |
|
Philipp Kühn
|
92d6a70668
|
Merge pull request #767 from Greenscreener/master
Added comment about data-drag-handle.
|
2020-08-07 14:37:31 +02:00 |
|
Philipp Kühn
|
8565128ead
|
update dependencies
|
2020-08-07 14:36:39 +02:00 |
|
Philipp Kühn
|
e9af3b9ad4
|
Merge pull request #757 from Chrissi2812/async-suggestions
Async suggestions
|
2020-08-07 14:29:21 +02:00 |
|
Philipp Kühn
|
057e43ccc3
|
Merge branch 'master' into async-suggestions
|
2020-08-07 14:23:08 +02:00 |
|
Hans Pagel
|
c99bfb2bee
|
Publish
- tiptap-commands@1.14.3
- tiptap-extensions@1.31.3
- tiptap-utils@1.10.3
- tiptap@1.29.3
|
2020-07-28 20:21:00 +02:00 |
|
Hans Pagel
|
5b33df55b0
|
Publish
- tiptap-commands@1.14.2
- tiptap-extensions@1.31.2
- tiptap-utils@1.10.2
- tiptap@1.29.2
|
2020-07-28 20:17:25 +02:00 |
|
Hans Pagel
|
f98c2c0eca
|
reset version
|
2020-07-28 20:16:13 +02:00 |
|
Hans Pagel
|
5496971230
|
update version
|
2020-07-28 20:13:20 +02:00 |
|
Hans Pagel
|
8fb8b0de9d
|
Merge pull request #772 from kfirba/patch-1
Fix an issue with with parsing custom extensions
|
2020-07-28 20:11:07 +02:00 |
|
Kfir Ben-Ami
|
a23f3a6e6e
|
Fix an issue with with parsing custom extensions
see details in #747
|
2020-07-27 14:30:04 +03:00 |
|
Hans Pagel
|
97a9154375
|
add all co-founders as example data
|
2020-07-23 14:18:29 +02:00 |
|
Hans Pagel
|
18e82646fb
|
change link to "fancy website"
|
2020-07-23 14:18:02 +02:00 |
|
Hans Pagel
|
e88d9c5787
|
update license with new organization
|
2020-07-23 14:17:50 +02:00 |
|
Hans Pagel
|
36af14bb8d
|
Merge branch 'master' of github.com:ueberdosis/tiptap
|
2020-07-23 14:11:55 +02:00 |
|
Hans Pagel
|
091b2b0626
|
remove contribute link from website
|
2020-07-23 14:11:45 +02:00 |
|
Greenscreener
|
19bb320cd3
|
Added comment about data-drag-handle.
|
2020-07-20 18:46:50 +02:00 |
|
Hans Pagel
|
fb833d1245
|
remove duplicate code
|
2020-07-20 11:53:50 +02:00 |
|
Hans Pagel
|
05a0200568
|
Merge pull request #591 from iliyaZelenko/patch-5
improvement(History extension): support ru keys
|
2020-07-20 11:49:37 +02:00 |
|
Hans Pagel
|
b42b191c83
|
Merge pull request #595 from nisarhassan12/master
simplifies code contributions by fully automating the dev setup.
|
2020-07-20 11:48:31 +02:00 |
|
Hans Pagel
|
b30f82740b
|
Update README.md
|
2020-07-20 11:48:11 +02:00 |
|
Hans Pagel
|
7dcc02b441
|
Merge branch 'master' into master
|
2020-07-20 11:47:06 +02:00 |
|
Hans Pagel
|
9f20038caf
|
Merge pull request #576 from ryanbliss/runtime-only-support-for-TodoItemNode
render(h) function support for TodoItem
|
2020-07-20 11:45:26 +02:00 |
|
Hans Pagel
|
3b3cd1f23d
|
Merge branch 'master' of github.com:ueberdosis/tiptap
|
2020-07-20 11:42:08 +02:00 |
|