Commit Graph

5760 Commits

Author SHA1 Message Date
dependabot[bot]
9e1ac4678f
build(deps): bump terser from 5.14.1 to 5.14.2 (#3009)
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:24:56 +02:00
dependabot[bot]
79b5aa84f2
build(deps): bump actions/setup-node from 3.3.0 to 3.4.1 (#2998)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.3.0...v3.4.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:07:07 +02:00
Asherah Connor
574cd69e06
fix(core): isNodeSelection, isTextSelection not always false (#3089)
Fixes #2979.  Since the ProseMirror TypeScript upgrade, these have
always returned false, since the Selection type tree are all classes
now.
2022-08-22 13:05:53 +02:00
dependabot[bot]
2ca1a7b9bd
build(deps-dev): bump svelte from 3.48.0 to 3.49.0 (#2993)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 12:59:34 +02:00
dependabot[bot]
6f93897c83
build(deps-dev): bump svelte from 3.48.0 to 3.49.0 in /demos (#2992)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 12:59:22 +02:00
Jeet Mandaliya
6a51faded7
docs(extensions): mention community extensions and discussion thread (#2991) 2022-08-22 12:59:09 +02:00
Martin Kriegeskorte
57a9e864f4 rotate room numbers, move back to hocuspocus.cloud 2022-08-12 16:59:13 +02:00
Patrick Baber
eb68f799eb
docs: update alpine installation (#3081)
* docs: update alpine installation

* update docs

Co-authored-by: Patrick Baber <patrick@p-squared.de>
2022-08-12 14:30:28 +02:00
svenadlung
a06209890a chore: use other stale integration 2022-08-01 16:26:15 +02:00
Julius Tarng
9f1ffb8b53 update demos, remove lowlight as per docks 2022-07-19 00:00:16 -05:00
Julius Tarng
91fb55484e bump demos to 2.7.0 2022-07-18 23:55:28 -05:00
Julius Tarng
59244c586d Revert "bring back 1.20.0"
This reverts commit 7a357dc26e.
2022-07-18 23:54:35 -05:00
Julius Tarng
7a357dc26e bring back 1.20.0 2022-07-18 23:50:29 -05:00
Julius Tarng
5f7832263b package lock 2022-07-18 23:46:14 -05:00
Julius Tarng
06802961cb
Update lowlight to 2.7.0 2022-07-18 23:39:51 -05:00
Julius Tarng
956a078e5b
Update package.json 2022-07-18 23:37:32 -05:00
Julius Tarng
677837ec16
Remove outdated @types/lowlight from code-block-lowlight deps 2022-07-18 23:33:22 -05:00
ahhshm
e2f8747e2b
docs(figure): pass an object to nodeInputRule (#2954) 2022-07-06 21:58:55 +02:00
svenadlung
edb2291efc chore: add configuration for stale integration 2022-07-06 20:19:25 +02:00
ahhshm
f4b9a46a0b
refactor: remove duplicated function (#2956) 2022-07-06 20:11:20 +02:00
Dominik Biedebach
3e05093f00 Publish
- @tiptap/core@2.0.0-beta.182
 - @tiptap/html@2.0.0-beta.181
 - @tiptap/starter-kit@2.0.0-beta.191
2022-07-06 19:28:12 +02:00
Dominik Biedebach
daf10f90be chore: upgrade lerna to 5.0.0 2022-07-06 19:10:10 +02:00
Dominik Biedebach
1eee664d6b chore: reset yjs versions 2022-07-06 19:00:03 +02:00
svenadlung
708a87fa43 docs: update collab rooms 2022-07-06 13:53:22 +02:00
svenadlung
0622f974be docs: youtube 2022-07-06 13:37:27 +02:00
svenadlung
0aac50e4e1 Merge branch 'main' of github.com:ueberdosis/tiptap 2022-07-06 13:20:48 +02:00
svenadlung
599b8cc014 docs: move youtube documentation to nodes 2022-07-06 13:20:33 +02:00
Dominik
134a4bd1fb
fix(core): dont use selection for setContent replacement (#2934) 2022-07-06 12:59:16 +02:00
ahhshm
8bc3986f17
chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
Sven Adlung
e280a02597
fix(core): only respect text of node before current position (#2937) (#2941) 2022-07-06 12:01:23 +02:00
dependabot[bot]
110b5daf0d
build(deps): bump parse-url from 6.0.0 to 6.0.2 (#2961)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 11:58:35 +02:00
svenadlung
9e843539e0 docs: link youtube extension in docs 2022-07-04 13:57:16 +02:00
svenadlung
e63b987bb8 Revert "update package-lock.json"
This reverts commit bbf0803a77.
2022-07-04 13:50:49 +02:00
Dominik Biedebach
bbf0803a77 update package-lock.json 2022-06-27 14:25:46 +02:00
Philipp Kühn
090c5a4456 Publish
- @tiptap/core@2.0.0-beta.181
 - @tiptap/extension-bubble-menu@2.0.0-beta.61
 - @tiptap/extension-character-count@2.0.0-beta.31
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.73
 - @tiptap/extension-code-block@2.0.0-beta.42
 - @tiptap/extension-collaboration@2.0.0-beta.38
 - @tiptap/extension-dropcursor@2.0.0-beta.29
 - @tiptap/extension-floating-menu@2.0.0-beta.56
 - @tiptap/extension-focus@2.0.0-beta.45
 - @tiptap/extension-gapcursor@2.0.0-beta.39
 - @tiptap/extension-history@2.0.0-beta.26
 - @tiptap/extension-horizontal-rule@2.0.0-beta.36
 - @tiptap/extension-link@2.0.0-beta.43
 - @tiptap/extension-mention@2.0.0-beta.102
 - @tiptap/extension-placeholder@2.0.0-beta.53
 - @tiptap/extension-table@2.0.0-beta.54
 - @tiptap/extension-task-item@2.0.0-beta.37
 - @tiptap/extension-youtube@2.0.0-beta.6
 - @tiptap/html@2.0.0-beta.180
 - @tiptap/react@2.0.0-beta.114
 - @tiptap/starter-kit@2.0.0-beta.190
 - @tiptap/suggestion@2.0.0-beta.97
 - @tiptap/vue-2@2.0.0-beta.84
 - @tiptap/vue-3@2.0.0-beta.96
2022-06-27 10:50:35 +02:00
Dominik Biedebach
163de4e187 fix(extension/mention): collapse selection to end after suggestion insertion to fix chrome selection issue with mouse 2022-06-27 07:50:57 +02:00
Dominik Biedebach
b2bd909eaa chore: update prosemirror-state and prosemirror-view 2022-06-26 11:43:20 +02:00
Dominik Biedebach
5b0b7d9102 fix(core): fix focus command passing through editor state instead of existing transaction
this fixes a bug introduced a few months ago that caused positions not resolving on the most recent transaction but the editor state that was existing before the last transactions beforehand existed causing the editor to crash
2022-06-26 09:53:45 +02:00
Dominik Biedebach
15123ee092 feat(core): add nodePasteRule to core 2022-06-25 12:07:33 +02:00
Dominik Biedebach
ec595ff803 feat(extension/youtube): add paste handlers for youtube extension 2022-06-25 11:16:17 +02:00
Chris Chapman
3bbbf493a9
docs: fix livewire attribute (#2928)
The `->wire('...')` alone will output the entire attribute string. We only want
the `->value()` portion.
2022-06-25 05:55:55 +02:00
Dominik Biedebach
9e5e7d3057 style: remove stray console.log from svelte demo 2022-06-24 18:32:38 +02:00
Dominik Biedebach
e0b13a5125 chore(demos): added svelte default demo 2022-06-24 18:31:39 +02:00
SavKS
8e65c20815
Fix state update after component unmounted (#2857)
Co-authored-by: Andrii Savluk <a.savluk@ideil.com>
2022-06-24 17:46:54 +02:00
Dominik Biedebach
e4a81c1460 chore: sync package-lock.json 2022-06-24 14:44:33 +02:00
Dominik Biedebach
3d3d78ce1c chore: move from @_bdbch to @_ueberdosis scope 2022-06-24 14:43:21 +02:00
Dominik Biedebach
ff45eabf04 chore: add action to auto add prs to project board 2022-06-24 13:29:36 +02:00
Dominik Biedebach
5ca2c386df chore: add issues action to move new issues to project board 2022-06-24 13:26:58 +02:00
Dominik Biedebach
d24baf6811 dchore(tests): disable hanging tests temporarily 2022-06-24 12:10:03 +02:00
Dominik Biedebach
e85ad0a9ae dchore(tests): disable hanging tests temporarily 2022-06-24 11:15:37 +02:00