Commit Graph

3962 Commits

Author SHA1 Message Date
Hans Pagel
3bda978688 add a link to the v2 blog post 2021-04-21 16:04:49 +02:00
Hans Pagel
9f9c21356b fix broken links 2021-04-21 15:41:27 +02:00
Hans Pagel
a640bb1502 fix link to the v1 documentation 2021-04-21 15:34:39 +02:00
Hans Pagel
dfbaf2e72c Merge branch 'main' of github.com:ueberdosis/tiptap into main 2021-04-21 15:32:22 +02:00
Hans Pagel
19b813d23f replace GitHub remote URL 2021-04-21 15:31:32 +02:00
Hans Pagel
f6a242438e replace link to GitHub repository 2021-04-21 15:31:11 +02:00
Hans Pagel
1677f5064f replace primary domain 2021-04-21 15:28:52 +02:00
Hans Pagel
c0bf58bf18 add sponsor 2021-04-21 15:22:45 +02:00
dependabot[bot]
7bf4c1d11c
build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#1025)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-21 15:20:04 +02:00
dependabot[bot]
c4b0b20a86
build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#1024)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-21 15:19:58 +02:00
Hans Pagel
12bba17c7b Merge remote-tracking branch 'tiptap-next/main' 2021-04-21 15:05:44 +02:00
Hans Pagel
2c20803d7e remove tiptap v1 2021-04-21 15:04:23 +02:00
Philipp Kühn
7eb45868ea docs: update content 2021-04-21 12:21:40 +02:00
Philipp Kühn
c8a7735d05 docs: update content 2021-04-21 12:11:56 +02:00
Philipp Kühn
36bf546c2d docs: update content 2021-04-21 11:46:45 +02:00
Philipp Kühn
170b9b8d64 docs: update content 2021-04-21 11:03:33 +02:00
Philipp Kühn
cc8e879da0 docs: update content 2021-04-21 10:27:51 +02:00
Philipp Kühn
00fc1d1ae7 docs: update content 2021-04-21 10:22:59 +02:00
Philipp Kühn
8fd618a788 Publish
- @tiptap/core@2.0.0-beta.35
 - @tiptap/extension-blockquote@2.0.0-beta.4
 - @tiptap/extension-bold@2.0.0-beta.4
 - @tiptap/extension-bullet-list@2.0.0-beta.4
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.9
 - @tiptap/extension-code-block@2.0.0-beta.6
 - @tiptap/extension-code@2.0.0-beta.4
 - @tiptap/extension-collaboration-cursor@2.0.0-beta.9
 - @tiptap/extension-gapcursor@2.0.0-beta.8
 - @tiptap/extension-hard-break@2.0.0-beta.4
 - @tiptap/extension-heading@2.0.0-beta.4
 - @tiptap/extension-highlight@2.0.0-beta.4
 - @tiptap/extension-horizontal-rule@2.0.0-beta.5
 - @tiptap/extension-image@2.0.0-beta.4
 - @tiptap/extension-italic@2.0.0-beta.4
 - @tiptap/extension-link@2.0.0-beta.6
 - @tiptap/extension-list-item@2.0.0-beta.4
 - @tiptap/extension-mention@2.0.0-beta.36
 - @tiptap/extension-ordered-list@2.0.0-beta.4
 - @tiptap/extension-paragraph@2.0.0-beta.5
 - @tiptap/extension-strike@2.0.0-beta.5
 - @tiptap/extension-table-cell@2.0.0-beta.4
 - @tiptap/extension-table-header@2.0.0-beta.6
 - @tiptap/extension-table-row@2.0.0-beta.4
 - @tiptap/extension-table@2.0.0-beta.9
 - @tiptap/extension-task-item@2.0.0-beta.5
 - @tiptap/extension-task-list@2.0.0-beta.6
 - @tiptap/extension-text-style@2.0.0-beta.4
 - @tiptap/extension-underline@2.0.0-beta.5
 - @tiptap/html@2.0.0-beta.35
 - @tiptap/react@2.0.0-beta.22
 - @tiptap/starter-kit@2.0.0-beta.31
 - @tiptap/suggestion@2.0.0-beta.36
 - @tiptap/vue-2@2.0.0-beta.19
 - @tiptap/vue-3@2.0.0-beta.24
2021-04-21 09:54:20 +02:00
Philipp Kühn
1c8ca95de2 refactor: remove AnyObject type 2021-04-21 09:43:31 +02:00
Philipp Kühn
d720d77e8d refactor: use name instead of magic string 2021-04-20 23:12:46 +02:00
Philipp Kühn
df43c1bc47 fix: add name to context 2021-04-20 23:12:21 +02:00
Philipp Kühn
a43d4c7bcb fix: add name to context 2021-04-20 23:12:15 +02:00
Philipp Kühn
12f60abb73 feat: add name to extension context 2021-04-20 23:11:35 +02:00
Philipp Kühn
92ced9f998 fix: don’t use state in KeyboardShortcutCommand anymore 2021-04-20 23:01:06 +02:00
Philipp Kühn
046d1ccb3b refactor: move deleteTableWhenAllCellsSelected to its own file 2021-04-20 22:59:16 +02:00
Philipp Kühn
9ca865a253 refactor: move deleteTableWhenAllCellsSelected to its own file 2021-04-20 22:58:59 +02:00
Philipp Kühn
e0c2460a96 feat: add editor prop to KeyboardShortcutCommand 2021-04-20 22:58:09 +02:00
Philipp Kühn
d14942ecbf docs: update content 2021-04-20 18:31:56 +02:00
Philipp Kühn
52fe19fce3 docs: fix docsearch colors 2021-04-20 17:51:33 +02:00
Philipp Kühn
905d7a97c2 docs: maybe fix docsearch colors in production 2021-04-20 17:43:46 +02:00
Philipp Kühn
8bb30776bc Publish
- @tiptap/core@2.0.0-beta.34
 - @tiptap/extension-mention@2.0.0-beta.35
 - @tiptap/html@2.0.0-beta.34
 - @tiptap/starter-kit@2.0.0-beta.30
 - @tiptap/suggestion@2.0.0-beta.35
2021-04-20 17:21:53 +02:00
Philipp Kühn
4e6d43bbfb fix: fix a bug when dragging node views 2021-04-20 17:18:59 +02:00
Philipp Kühn
61c86db946 docs: add some more colors 2021-04-20 15:25:01 +02:00
Philipp Kühn
3cdad3399f Merge branch 'main' of https://github.com/ueberdosis/tiptap-next 2021-04-20 13:20:12 +02:00
Philipp Kühn
42f9eb3372 docs: update content 2021-04-20 13:20:02 +02:00
kriskbx
245082fd8e typo 2021-04-20 13:19:19 +02:00
kriskbx
1f1b20791f update collaboration guide 2021-04-20 13:18:15 +02:00
Philipp Kühn
cc1f1a787a Publish
- @tiptap/core@2.0.0-beta.33
 - @tiptap/extension-collaboration-cursor@2.0.0-beta.8
 - @tiptap/extension-collaboration@2.0.0-beta.7
 - @tiptap/extension-mention@2.0.0-beta.34
 - @tiptap/html@2.0.0-beta.33
 - @tiptap/starter-kit@2.0.0-beta.29
 - @tiptap/suggestion@2.0.0-beta.34
2021-04-20 11:50:54 +02:00
Philipp Kühn
6a03ed217c docs: improve search styling 2021-04-20 11:43:37 +02:00
Philipp Kühn
6a188d4055 docs: use sticky instead of fixed menu 2021-04-20 11:07:50 +02:00
Philipp Kühn
ce5b68a661 docs: fix mobile menu padding for iOS 2021-04-20 10:35:31 +02:00
Philipp Kühn
1af47387c7 docs: set language for codeblock highlighting examples 2021-04-20 10:25:23 +02:00
Philipp Kühn
ecf0c92434 docs: update styling 2021-04-20 10:13:43 +02:00
Philipp Kühn
b6852ad9ca depencencies: update 2021-04-20 09:35:34 +02:00
Philipp Kühn
e5993f8f0d fix tests 2021-04-18 23:25:25 +02:00
Philipp Kühn
31e0d1612c docs: update content 2021-04-18 23:21:52 +02:00
Philipp Kühn
1073b599e3 docs: maybe fix ios bug 2021-04-18 23:21:45 +02:00
Philipp Kühn
21afa3d421 docs: fix banner padding 2021-04-18 23:17:04 +02:00
Philipp Kühn
3990d034e3 test: add extension option test 2021-04-18 23:14:33 +02:00