Commit Graph

5792 Commits

Author SHA1 Message Date
Jan Thurau
acaa0cd8d3
Merge pull request #3978 from xlei1123/main
Update js.md
2023-05-18 22:06:30 +02:00
Jan Thurau
dfae03bae8
Merge pull request #4041 from marcuslyons/patch-3
fix: missing word in toggle-node.md
2023-05-18 22:04:01 +02:00
Jan Thurau
8de3c7ccf9
Merge pull request #4040 from marcuslyons/patch-2
fix: typo in focus.md
2023-05-18 22:03:23 +02:00
Jan Thurau
32abfe603d
Merge pull request #4058 from marcuslyons/patch-4
chore(docs): Fix typo in vue.md
2023-05-18 22:01:13 +02:00
Marcus Lyons
ac4a18cf05
Fix typo in vue.md 2023-05-18 06:37:13 -06:00
Jan Thurau
d0c78bae56
TiptapCollab blog post series: WIP 4 2023-05-16 19:35:02 +02:00
Jan Thurau
e7bdd34279
TiptapCollab blog post series: WIP 3 2023-05-15 21:17:02 +02:00
Jan Thurau
6e420b602c
TiptapCollab blog post series: WIP 2 2023-05-14 23:10:12 +02:00
Jan Thurau
e2f79e9d63
Merge pull request #4023 from ueberdosis/docs/tiptapCollabBlogSeries
TiptapCollab blog post series: first WIP
2023-05-14 21:38:02 +02:00
Martin Kriegeskorte
9cc6c67685 docs: add tiptap collab ctas 2023-05-12 12:14:35 +02:00
Marcus Lyons
1436f3e24e
fix: missing word in toggle-node.md 2023-05-11 11:56:36 -06:00
Marcus Lyons
64731e1a1a
fix: typo in focus.md 2023-05-11 10:00:31 -06:00
Philip Isik
62d436569a
Update LICENSE.md 2023-05-10 11:07:25 +02:00
Martin Kriegeskorte
56bc957598 bump tailwind; add tailwind to demos 2023-05-08 11:37:20 +02:00
Jan Thurau
63a56639fc
TiptapCollab blog post series: first WIP 2023-05-07 21:14:57 +02:00
口袋
e5f61e88f1
Update js.md
Delete redundant the vue file
2023-04-24 08:28:36 +08:00
Dominik Biedebach
20359ee27d v2.0.3 2023-04-13 12:58:21 +02:00
Dominik
a78f8cd964 fix(bubble-menu): fix debounce not working with collab/collaboration cursor (#3956) 2023-04-13 12:57:29 +02:00
Dominik Biedebach
7fd164202a v2.0.2 2023-04-03 17:31:16 +02:00
Dominik
64ab3570c1
fix(react): fix rebinding events not overwriting editor.on (#3935)
* fix(react): fix rebinding events not overwriting editor.on

* fix(react): move ref assignment inside if
2023-04-03 17:30:35 +02:00
svenadlung
c5496c1b27 feat: add box-shadow to collab demo 2023-03-31 17:10:48 +02:00
svenadlung
87840b0f08 feat: Tiptap collab demo styling 2023-03-31 17:03:38 +02:00
Sven Adlung
958925f256
feat: landingpage demo (#3925) 2023-03-31 15:01:42 +02:00
Dominik
6ca4741c65 Update CHANGELOG.md 2023-03-31 09:56:27 +02:00
svenadlung
5a142fd41c update demo styles 2023-03-30 15:32:04 +02:00
Dominik Biedebach
8302d23c65 v2.0.1 2023-03-30 12:42:00 +02:00
Dominik
0534f76401 fix: Update peerDependencies to fix lerna version tasks (#3914)
* v2.1.0-rc.0

* revert version to 2.0.0

* dev: temporarily disable commits for release

* dev: set back lerna version

* disable commits for releases by default

* chore(core): add peerDeps

* chore(extension-blockquote): add peerDeps

* chore: add peerDeps

* chore: add peerDeps

* chore: add peerDeps

* chore: add peerDeps

* chore: add peerDeps

* chore: add peerDeps

* chore: add peerDeps

* chore: add peerDeps

* chore: revert 2.1.0 test changes

* chore: allow react 17 and upwards

* chore: update package-lock.json

* chore: move y-prosemirror to peerDeps

* chore: move y-prosemirror to dev deps

* chore: move y-prosemirror to dev deps
2023-03-30 12:41:10 +02:00
jhsy
3eb5869c99 Update clickHandler.ts (#3917)
Fix left click invalid
2023-03-30 12:39:27 +02:00
Jan Thurau
f3db8e948d Updates @hocuspocus/provider to 2.0.1 (#3913) 2023-03-30 10:53:39 +02:00
svenadlung
1e4e8a80f2 docs: fix nodes list 2023-03-29 18:18:12 +02:00
Dominik Biedebach
3257472558 update package-lock 2023-03-29 17:03:25 +02:00
Dominik Biedebach
393320bf23 v2.0.0 2023-03-29 16:43:08 +02:00
Dominik Biedebach
f3c8f9f67e update packagelock 2023-03-29 15:23:50 +02:00
Dominik Biedebach
57bc4cc1a1 v2.0.0-rc.3 2023-03-29 15:18:40 +02:00
Dominik Biedebach
9dc38e7e90 update lerna version 2023-03-29 15:17:32 +02:00
Dominik
020fd0ed79
feat(core): add editor to this context in schema functions (#3909) 2023-03-29 15:16:43 +02:00
Dominik Biedebach
2421cf5204 chore: add pull request template 2023-03-29 15:04:00 +02:00
Dominik Biedebach
f4d796a60e chore: add pull request template 2023-03-29 15:03:32 +02:00
Dominik Biedebach
738f0aab62 chore: add pull request template 2023-03-29 15:02:57 +02:00
Dominik Biedebach
9b855c031b chore: update issue templates 2023-03-29 11:54:31 +02:00
Dominik
acbdbf387c
New Issue & Discussion Templates (#3907)
* chore: update github templates

* chore: add discussion templates
2023-03-29 11:53:27 +02:00
Sven Adlung
5da7f20428
docs: prepare for stable release (#3892)
* docs: changelogs

* docs: about
2023-03-29 11:38:57 +02:00
dependabot[bot]
8eb8252d01
build(deps): bump actions/cache from 3.2.6 to 3.3.1 (#3846)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.6...v3.3.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 10:08:58 +02:00
dependabot[bot]
227539f931
build(deps): bump cypress-io/github-action from 5.5.0 to 5.5.1 (#3888)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](https://github.com/cypress-io/github-action/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 17:19:23 +02:00
dependabot[bot]
6d6de49380
build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#3889)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [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/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 17:19:07 +02:00
Sven Adlung
46af2e0774
ci: remove slack notifications (#3898)
* ci: remove slack notifications

* clean up envs
2023-03-28 16:35:23 +02:00
Dominik Biedebach
1fcd8621b7 chore: update package-lock.json 2023-03-28 16:29:05 +02:00
Dominik Biedebach
08a14c60de chore: change peerDeps 2023-03-28 16:28:35 +02:00
Dominik Biedebach
34102ee0e5 2.0.0-rc.2 2023-03-28 16:24:44 +02:00
Dominik Biedebach
315bd81a80 chore: remove independent 2023-03-28 16:23:27 +02:00