Hans Pagel
|
6ef4078ad5
|
clean up
|
2021-01-08 18:02:12 +01:00 |
|
Hans Pagel
|
3496718654
|
make less assumptions about the Y.js provider, fix #70
|
2021-01-08 18:02:06 +01:00 |
|
Hans Pagel
|
6c20e92f7e
|
add a notice to WIP extensions
|
2021-01-08 00:21:07 +01:00 |
|
Hans Pagel
|
45fccfeea4
|
simplify monthly reports
|
2021-01-08 00:16:15 +01:00 |
|
Hans Pagel
|
df33996c42
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2021-01-07 02:07:34 +01:00 |
|
Hans Pagel
|
a1edb3c98d
|
docs: make the book example a draft
|
2021-01-07 02:07:24 +01:00 |
|
Hans Pagel
|
d3729e97cf
|
fix path to icons
|
2021-01-07 02:07:16 +01:00 |
|
Philipp Kühn
|
f061777111
|
Publish
- @tiptap/core@2.0.0-alpha.10
- @tiptap/extension-text-align@2.0.0-alpha.6
- @tiptap/html@2.0.0-alpha.6
- @tiptap/vue-starter-kit@2.0.0-alpha.9
- @tiptap/vue@2.0.0-alpha.6
|
2021-01-06 13:46:52 +01:00 |
|
Philipp Kühn
|
43dc14b9fc
|
improve textAlign behavior within lists, see #72
|
2021-01-06 13:33:11 +01:00 |
|
Philipp Kühn
|
5e29cc1481
|
add more core commands
|
2021-01-06 13:02:30 +01:00 |
|
Philipp Kühn
|
d90510156b
|
update dependencies
|
2021-01-06 09:30:19 +01:00 |
|
Philipp Kühn
|
ed3a34d5d7
|
fix reactive contenteditable for node views, fix #63
|
2021-01-04 14:57:24 +01:00 |
|
philippkuehn
|
0fe46fc2c1
|
ci: fix code style linting errors
|
2021-01-04 12:10:00 +00:00 |
|
dependabot[bot]
|
8ee0a03666
|
Bump eslint-plugin-vue from 7.3.0 to 7.4.0 (#67)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.3.0...v7.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:08:15 +01:00 |
|
dependabot[bot]
|
07f3c256c6
|
Bump eslint from 7.16.0 to 7.17.0 (#77)
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.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.16.0...v7.17.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:08:06 +01:00 |
|
dependabot[bot]
|
2f8dd7ed5f
|
Bump ts-loader from 8.0.12 to 8.0.13 (#76)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.12 to 8.0.13.
- [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.12...v8.0.13)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:07:59 +01:00 |
|
dependabot[bot]
|
4b98af8ed9
|
Bump typedoc from 0.19.2 to 0.20.10 (#75)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.20.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.10)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:07:55 +01:00 |
|
dependabot[bot]
|
6aa2629658
|
Bump @typescript-eslint/parser from 4.10.0 to 4.11.1 (#74)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.10.0 to 4.11.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.1/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:07:51 +01:00 |
|
dependabot[bot]
|
9a2842b575
|
Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.1 (#73)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.10.0 to 4.11.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.1/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:07:47 +01:00 |
|
dependabot[bot]
|
fdf183b00b
|
Bump cypress from 6.1.0 to 6.2.0 (#68)
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v6.1.0...v6.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:07:37 +01:00 |
|
dependabot[bot]
|
68b5939ea4
|
Bump yjs from 13.4.7 to 13.4.9 (#64)
Bumps [yjs](https://github.com/yjs/yjs) from 13.4.7 to 13.4.9.
- [Release notes](https://github.com/yjs/yjs/releases)
- [Commits](https://github.com/yjs/yjs/compare/v13.4.7...v13.4.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 13:07:27 +01:00 |
|
Philipp Kühn
|
ed4396da23
|
add extension check
|
2020-12-21 17:43:29 +01:00 |
|
Philipp Kühn
|
c13aa59492
|
update dependencies
|
2020-12-21 17:28:04 +01:00 |
|
Philipp Kühn
|
a979455fe0
|
Merge pull request #59 from ueberdosis/dependabot/github_actions/actions/setup-node-v2.1.4
Bump actions/setup-node from v2.1.3 to v2.1.4
|
2020-12-21 17:26:19 +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 |
|
Philipp Kühn
|
cba8a9b6c6
|
Merge pull request #61 from ueberdosis/dependabot/npm_and_yarn/eslint-7.16.0
Bump eslint from 7.15.0 to 7.16.0
|
2020-12-21 17:26:06 +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 |
|
dependabot[bot]
|
62f6cb3f2a
|
Bump actions/setup-node from v2.1.3 to v2.1.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 06:13:35 +00:00 |
|
Philipp Kühn
|
d3d6b3d6ea
|
Publish
- @tiptap/core@2.0.0-alpha.9
- @tiptap/html@2.0.0-alpha.5
- @tiptap/starter-kit@2.0.0-alpha.7
- @tiptap/vue-starter-kit@2.0.0-alpha.8
|
2020-12-18 23:04:50 +01:00 |
|
Philipp Kühn
|
693866bacb
|
fix optional starter kit options
|
2020-12-18 22:54:15 +01:00 |
|
Philipp Kühn
|
0371cb0a5d
|
Publish
- @tiptap/core@2.0.0-alpha.8
- @tiptap/extension-blockquote@2.0.0-alpha.5
- @tiptap/extension-bold@2.0.0-alpha.5
- @tiptap/extension-bullet-list@2.0.0-alpha.5
- @tiptap/extension-code-block@2.0.0-alpha.5
- @tiptap/extension-code@2.0.0-alpha.5
- @tiptap/extension-collaboration-cursor@2.0.0-alpha.5
- @tiptap/extension-collaboration@2.0.0-alpha.5
- @tiptap/extension-document@2.0.0-alpha.5
- @tiptap/extension-dropcursor@2.0.0-alpha.5
- @tiptap/extension-focus@2.0.0-alpha.5
- @tiptap/extension-font-family@2.0.0-alpha.5
- @tiptap/extension-gapcursor@2.0.0-alpha.5
- @tiptap/extension-hard-break@2.0.0-alpha.5
- @tiptap/extension-heading@2.0.0-alpha.5
- @tiptap/extension-highlight@2.0.0-alpha.5
- @tiptap/extension-history@2.0.0-alpha.5
- @tiptap/extension-horizontal-rule@2.0.0-alpha.5
- @tiptap/extension-image@2.0.0-alpha.5
- @tiptap/extension-italic@2.0.0-alpha.5
- @tiptap/extension-link@2.0.0-alpha.5
- @tiptap/extension-list-item@2.0.0-alpha.5
- @tiptap/extension-ordered-list@2.0.0-alpha.5
- @tiptap/extension-paragraph@2.0.0-alpha.5
- @tiptap/extension-strike@2.0.0-alpha.5
- @tiptap/extension-task-item@2.0.0-alpha.6
- @tiptap/extension-task-list@2.0.0-alpha.5
- @tiptap/extension-text-align@2.0.0-alpha.5
- @tiptap/extension-text-style@2.0.0-alpha.5
- @tiptap/extension-text@2.0.0-alpha.5
- @tiptap/extension-typography@2.0.0-alpha.5
- @tiptap/extension-underline@2.0.0-alpha.5
- @tiptap/html@2.0.0-alpha.4
- @tiptap/starter-kit@2.0.0-alpha.6
- @tiptap/vue-starter-kit@2.0.0-alpha.7
- @tiptap/vue@2.0.0-alpha.5
|
2020-12-18 15:49:27 +01:00 |
|
Philipp Kühn
|
df0b2ef36a
|
update dependencies
|
2020-12-16 17:10:47 +01:00 |
|
Hans Pagel
|
cc4e075343
|
docs: addc ontent
|
2020-12-15 15:13:07 +01:00 |
|
Hans Pagel
|
bb3aa9ad89
|
docs: add content
|
2020-12-14 23:29:57 +01:00 |
|
Hans Pagel
|
2ff5d73eb7
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2020-12-14 14:41:28 +01:00 |
|
Hans Pagel
|
c56cbf404e
|
change simple analytics url
|
2020-12-14 14:41:15 +01:00 |
|
Philipp Kühn
|
280ed0369b
|
add basic node view examples to docs
|
2020-12-14 12:18:05 +01:00 |
|
Philipp Kühn
|
5656a246d5
|
refactoring
|
2020-12-14 12:17:26 +01:00 |
|
Philipp Kühn
|
aef4bd88fc
|
set parent component for vue node views
|
2020-12-14 12:05:46 +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]
|
db6c068985
|
Bump actions/setup-node from v2.1.2 to v2.1.3 (#52)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9)
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:27 +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
|
f5ec27c848
|
docs: update content
|
2020-12-10 15:56:18 +01:00 |
|
Hans Pagel
|
e39bdf0ecb
|
make the drawing demo a draft
|
2020-12-10 15:46:39 +01:00 |
|
Hans Pagel
|
48f541c152
|
update dependencies
|
2020-12-10 15:46:28 +01:00 |
|
Philipp Kühn
|
5bce6db292
|
improve isEmpty
|
2020-12-08 21:15:17 +01:00 |
|