Commit Graph

233 Commits

Author SHA1 Message Date
Philipp Kühn
c13aa59492 update dependencies 2020-12-21 17:28:04 +01:00
Philipp Kühn
df333bc039 Merge pull request #60 from ueberdosis/dependabot/npm_and_yarn/prosemirror-model-1.13.1
Bump prosemirror-model from 1.13.0 to 1.13.1
2020-12-21 17:26:14 +01:00
dependabot[bot]
8956449b03 Bump eslint from 7.15.0 to 7.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 07:10:40 +00:00
dependabot[bot]
3246e0c568 Bump prosemirror-model from 1.13.0 to 1.13.1
Bumps [prosemirror-model](https://github.com/prosemirror/prosemirror-model) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/prosemirror/prosemirror-model/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-model/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-model/compare/1.13.0...1.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 07:09:52 +00:00
Philipp Kühn
df0b2ef36a update dependencies 2020-12-16 17:10:47 +01:00
dependabot[bot]
8e7659bcd1 Bump prosemirror-view from 1.16.4 to 1.16.5 (#54)
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/prosemirror/prosemirror-view/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.16.4...1.16.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:04:51 +01:00
dependabot[bot]
b54cce5301 Bump prosemirror-model from 1.12.0 to 1.13.0 (#53)
Bumps [prosemirror-model](https://github.com/prosemirror/prosemirror-model) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/prosemirror/prosemirror-model/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-model/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-model/compare/1.12.0...1.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:04:39 +01:00
dependabot[bot]
44dc6c71ef Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0 (#49)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Kühn <kontakt@philipp-kuehn.com>
2020-12-14 11:04:27 +01:00
dependabot[bot]
e71c016a36 Bump ts-loader from 8.0.11 to 8.0.12 (#55)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.11 to 8.0.12.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.11...v8.0.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:03:37 +01:00
dependabot[bot]
c1db11e57f Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0 (#48)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:03:05 +01:00
Hans Pagel
48f541c152 update dependencies 2020-12-10 15:46:28 +01:00
Philipp Kühn
d6e1838f99 fix y.js bug 2020-12-08 18:08:39 +01:00
Hans Pagel
e171f381a8 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-07 15:46:55 +01:00
Hans Pagel
5d84299655 update dependencies 2020-12-07 15:46:37 +01:00
Philipp Kühn
09c7b5291f simplify paths 2020-12-07 10:10:53 +01:00
Philipp Kühn
3157e7f763 add basic drawing example 2020-12-05 20:56:12 +01:00
Hans Pagel
da404c3945 update y-websocket to fix the awareness states issue 2020-12-04 13:26:50 +01:00
Philipp Kühn
85653abfca update lock file 2020-12-02 16:35:35 +01:00
Hans Pagel
5b31ea21f5 disable eslint fix 2020-12-01 16:35:58 +01:00
Philipp Kühn
29cd8f53ae add remixicon 2020-12-01 12:01:44 +01:00
dependabot[bot]
b28f43d998 Bump rollup from 2.33.3 to 2.34.0 (#42)
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.33.3...v2.34.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 11:02:30 +01:00
Philipp Kühn
507777effa update cypress 2020-11-26 20:55:46 +01:00
Philipp Kühn
4e2339562a update dependencies 2020-11-26 20:47:50 +01:00
Philipp Kühn
06df66f64a remove unused dependency 2020-11-23 17:29:00 +01:00
Philipp Kühn
2f81c6b65b cleanup dependencies 2020-11-23 17:23:32 +01:00
Philipp Kühn
f708697863 update dependencies 2020-11-23 17:11:48 +01:00
Hans Pagel
86219a3ed1 test inline code keyboard shortcuts 2020-11-20 13:56:52 +01:00
Hans Pagel
a4cc02cff6 rework keyboard shortcuts 2020-11-19 01:16:10 +01:00
Hans Pagel
31d0414550 update dependencies 2020-11-18 11:42:00 +01:00
Philipp Kühn
127d99eb26 update dependencies 2020-11-17 21:28:41 +01:00
Philipp Kühn
fdc34e415a update lock file 2020-11-17 14:48:24 +01:00
Philipp Kühn
87067fb4a7 fix versions 2020-11-16 22:01:37 +01:00
Hans Pagel
4411fcfcf9 update content, update yarn lock file 2020-11-16 16:01:00 +01:00
Philipp Kühn
bfc2d219ac fix docs 2020-11-16 12:06:33 +01:00
Hans Pagel
813575850c update content 2020-11-13 10:51:53 +01:00
Philipp Kühn
ec9c561d84 improve core bundle size 2020-11-11 23:18:03 +01:00
Philipp Kühn
985f2eb545 add missing dependencies 2020-11-11 21:05:49 +01:00
Philipp Kühn
adb4272188 improve build dependencies 2020-11-11 21:00:53 +01:00
Philipp Kühn
7ad611378b update types 2020-11-11 14:00:56 +01:00
Philipp Kühn
1243e4cd50 update dependencies 2020-11-11 13:56:52 +01:00
Philipp Kühn
c4f677fc93 add vue support to rollup 2020-11-10 12:43:09 +01:00
Philipp Kühn
30009df309 improve build script 2020-11-10 11:53:47 +01:00
Philipp Kühn
7d121eb39a improve build script 2020-11-10 09:21:47 +01:00
Philipp Kühn
0181b70bc2 add basic build script 2020-11-06 23:55:30 +01:00
Hans Pagel
68c8369a68 update dependencies 2020-11-06 13:59:22 +01:00
Philipp Kühn
73822bd6c9 update lock file 2020-11-05 21:55:21 +01:00
Philipp Kühn
6f3db0970f move commands again 2020-11-04 22:38:52 +01:00
Philipp Kühn
7ef3c04a2f fix lock file 2020-11-02 15:22:12 +01:00
Philipp Kühn
8e480f86b9 fix build 2020-11-01 15:38:10 +01:00
Philipp Kühn
4ce0eef6c0 move dropcursor and gapcursor to its own package 2020-11-01 00:16:28 +01:00