Commit Graph

2331 Commits

Author SHA1 Message Date
Philipp Kühn
e8232dd737 add basic enter command 2021-02-09 10:06:13 +01:00
dependabot[bot]
b7052b574a
Bump actions/cache from v2 to v2.1.4 (#146)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 23:12:12 +01:00
Hans Pagel
04ae5d9abf docs: update content 2021-02-08 17:49:39 +01:00
Hans Pagel
2bd3033207 update the README 2021-02-08 17:46:24 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
3e9a68cb35 code style 2021-02-08 16:42:46 +01:00
Hans Pagel
f0c70d9d59 docs: update content 2021-02-08 16:41:57 +01:00
Hans Pagel
1203ed4296 docs: don’t build og images locally 2021-02-08 16:19:58 +01:00
Hans Pagel
b6e15a144d fix path to og image 2021-02-08 16:16:49 +01:00
Hans Pagel
648603d12c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-08 16:10:04 +01:00
Hans Pagel
93a5f83254 docs: refactor the open graph image generation 2021-02-08 16:09:49 +01:00
Hans Pagel
b06fd4c354 docs: update title template 2021-02-08 14:53:20 +01:00
Philipp Kühn
6bdeb4615c Publish
- @tiptap/core@2.0.0-alpha.16
 - @tiptap/extension-blockquote@2.0.0-alpha.10
 - @tiptap/extension-bold@2.0.0-alpha.10
 - @tiptap/extension-bullet-list@2.0.0-alpha.10
 - @tiptap/extension-character-count@2.0.0-alpha.10
 - @tiptap/extension-code-block@2.0.0-alpha.10
 - @tiptap/extension-code@2.0.0-alpha.10
 - @tiptap/extension-collaboration-cursor@2.0.0-alpha.10
 - @tiptap/extension-collaboration@2.0.0-alpha.10
 - @tiptap/extension-document@2.0.0-alpha.10
 - @tiptap/extension-dropcursor@2.0.0-alpha.10
 - @tiptap/extension-focus@2.0.0-alpha.10
 - @tiptap/extension-font-family@2.0.0-alpha.10
 - @tiptap/extension-gapcursor@2.0.0-alpha.10
 - @tiptap/extension-hard-break@2.0.0-alpha.10
 - @tiptap/extension-heading@2.0.0-alpha.10
 - @tiptap/extension-highlight@2.0.0-alpha.10
 - @tiptap/extension-history@2.0.0-alpha.10
 - @tiptap/extension-horizontal-rule@2.0.0-alpha.10
 - @tiptap/extension-image@2.0.0-alpha.10
 - @tiptap/extension-italic@2.0.0-alpha.10
 - @tiptap/extension-link@2.0.0-alpha.10
 - @tiptap/extension-list-item@2.0.0-alpha.10
 - @tiptap/extension-mention@2.0.0-alpha.6
 - @tiptap/extension-ordered-list@2.0.0-alpha.10
 - @tiptap/extension-paragraph@2.0.0-alpha.10
 - @tiptap/extension-strike@2.0.0-alpha.10
 - @tiptap/extension-table-cell@2.0.0-alpha.10
 - @tiptap/extension-table-header@2.0.0-alpha.10
 - @tiptap/extension-table-row@2.0.0-alpha.10
 - @tiptap/extension-table@2.0.0-alpha.10
 - @tiptap/extension-task-item@2.0.0-alpha.11
 - @tiptap/extension-task-list@2.0.0-alpha.10
 - @tiptap/extension-text-align@2.0.0-alpha.11
 - @tiptap/extension-text-style@2.0.0-alpha.10
 - @tiptap/extension-text@2.0.0-alpha.10
 - @tiptap/extension-typography@2.0.0-alpha.10
 - @tiptap/extension-underline@2.0.0-alpha.10
 - @tiptap/html@2.0.0-alpha.12
 - @tiptap/starter-kit@2.0.0-alpha.12
 - @tiptap/suggestion@2.0.0-alpha.6
 - @tiptap/vue-starter-kit@2.0.0-alpha.14
 - @tiptap/vue@2.0.0-alpha.11
2021-02-07 20:59:54 +01:00
Philipp Kühn
33773c01f3 add allow option to suggestion extension 2021-02-07 20:38:33 +01:00
Philipp Kühn
67018ce043 refactoring 2021-02-07 20:02:59 +01:00
Philipp Kühn
8943f8b9ae refactoring 2021-02-07 20:02:10 +01:00
Philipp Kühn
aef0acf53d fix bug in suggestion extension, fix #143 2021-02-07 20:00:13 +01:00
Hans Pagel
7d15e5afb9 docs: update content 2021-02-07 16:12:27 +01:00
Hans Pagel
5571e1dd27 merge installation and the getting started guide 2021-02-07 15:55:50 +01:00
Hans Pagel
13ad3acf63 add tableRole and allowGapCursor to the documentation 2021-02-06 23:25:33 +01:00
Hans Pagel
851aaa2996 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-06 23:20:24 +01:00
Hans Pagel
604d067ed3 docs: add Vue 3 snippets 2021-02-06 23:20:13 +01:00
Philipp Kühn
297b06ca42 add demos page 2021-02-06 20:27:28 +01:00
Philipp Kühn
9a65d5a7d6 refactoring 2021-02-06 20:10:49 +01:00
Philipp Kühn
05be43ac54 refactoring 2021-02-06 12:54:48 +01:00
Philipp Kühn
888e7a518e refactoring 2021-02-06 12:52:34 +01:00
Hans Pagel
aab81ac739 minor refactoring 2021-02-05 22:43:32 +01:00
Hans Pagel
26c7b20287 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-05 22:11:19 +01:00
Hans Pagel
6b4b5efe45 add savvy example 2021-02-05 22:11:01 +01:00
Philipp Kühn
6f4a241fa7 Publish
- @tiptap/core@2.0.0-alpha.15
 - @tiptap/extension-blockquote@2.0.0-alpha.9
 - @tiptap/extension-bold@2.0.0-alpha.9
 - @tiptap/extension-bullet-list@2.0.0-alpha.9
 - @tiptap/extension-character-count@2.0.0-alpha.9
 - @tiptap/extension-code-block@2.0.0-alpha.9
 - @tiptap/extension-code@2.0.0-alpha.9
 - @tiptap/extension-collaboration-cursor@2.0.0-alpha.9
 - @tiptap/extension-collaboration@2.0.0-alpha.9
 - @tiptap/extension-document@2.0.0-alpha.9
 - @tiptap/extension-dropcursor@2.0.0-alpha.9
 - @tiptap/extension-focus@2.0.0-alpha.9
 - @tiptap/extension-font-family@2.0.0-alpha.9
 - @tiptap/extension-gapcursor@2.0.0-alpha.9
 - @tiptap/extension-hard-break@2.0.0-alpha.9
 - @tiptap/extension-heading@2.0.0-alpha.9
 - @tiptap/extension-highlight@2.0.0-alpha.9
 - @tiptap/extension-history@2.0.0-alpha.9
 - @tiptap/extension-horizontal-rule@2.0.0-alpha.9
 - @tiptap/extension-image@2.0.0-alpha.9
 - @tiptap/extension-italic@2.0.0-alpha.9
 - @tiptap/extension-link@2.0.0-alpha.9
 - @tiptap/extension-list-item@2.0.0-alpha.9
 - @tiptap/extension-mention@2.0.0-alpha.5
 - @tiptap/extension-ordered-list@2.0.0-alpha.9
 - @tiptap/extension-paragraph@2.0.0-alpha.9
 - @tiptap/extension-strike@2.0.0-alpha.9
 - @tiptap/extension-table-cell@2.0.0-alpha.9
 - @tiptap/extension-table-header@2.0.0-alpha.9
 - @tiptap/extension-table-row@2.0.0-alpha.9
 - @tiptap/extension-table@2.0.0-alpha.9
 - @tiptap/extension-task-item@2.0.0-alpha.10
 - @tiptap/extension-task-list@2.0.0-alpha.9
 - @tiptap/extension-text-align@2.0.0-alpha.10
 - @tiptap/extension-text-style@2.0.0-alpha.9
 - @tiptap/extension-text@2.0.0-alpha.9
 - @tiptap/extension-typography@2.0.0-alpha.9
 - @tiptap/extension-underline@2.0.0-alpha.9
 - @tiptap/html@2.0.0-alpha.11
 - @tiptap/starter-kit@2.0.0-alpha.11
 - @tiptap/suggestion@2.0.0-alpha.5
 - @tiptap/vue-starter-kit@2.0.0-alpha.13
 - @tiptap/vue@2.0.0-alpha.10
2021-02-05 21:19:00 +01:00
Philipp Kühn
99d2693918 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-05 21:06:33 +01:00
Philipp Kühn
a8815826f6 use cypress reporter in github actions 2021-02-05 21:06:22 +01:00
Philipp Kühn
9ede62256e
use quiet cypress for github actions 2021-02-05 21:03:35 +01:00
Philipp Kühn
a4866dc946 fix hearts 2021-02-05 20:37:09 +01:00
Philipp Kühn
2f93c8ba0f fix lock file 2021-02-05 20:16:15 +01:00
Philipp Kühn
27e365485f update dependencies 2021-02-05 20:01:55 +01:00
dependabot[bot]
d022116d5c
Bump @rollup/plugin-babel from 5.2.2 to 5.2.3 (#124)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.2...babel-v5.2.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 19:54:17 +01:00
dependabot[bot]
a664053700
Bump eslint from 7.18.0 to 7.19.0 (#125)
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 19:54:09 +01:00
dependabot[bot]
6e30400b16
Bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0 (#127)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v17.0.0...commonjs-v17.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 19:54:03 +01:00
dependabot[bot]
e69758c317
Bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1 (#129)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...node-resolve-v11.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 19:53:57 +01:00
Hans Pagel
820cd31e95 fix merge conflict 2021-02-05 18:15:59 +01:00
Hans Pagel
09d311cd42 Merge branch 'feature/improved-focus-extension' of github.com:ueberdosis/tiptap-next into feature/improved-focus-extension
# Conflicts:
#	packages/extension-focus/src/focus.ts
2021-02-05 18:15:49 +01:00
Hans Pagel
3c7b9f53c7 docs: wording 2021-02-05 18:14:18 +01:00
Hans Pagel
1c468b4542 refactoring 2021-02-05 18:13:51 +01:00
Hans Pagel
07b2ea94be refactoring 2021-02-05 17:55:10 +01:00
Hans Pagel
ac54fde69f refactoring 2021-02-05 17:55:10 +01:00
Hans Pagel
feecbded36 improve the focus extension, add starting point and levels 2021-02-05 17:55:10 +01:00
Hans Pagel
9f4f723a6b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/components/PageFooter/index.vue
2021-02-05 17:54:53 +01:00
Hans Pagel
12f6d3cc17 docs: update footer 2021-02-05 17:54:08 +01:00
Philipp Kühn
0422288fd9 some fixes 2021-02-05 12:49:08 +01:00