Julius Tarng
d5206961f7
fix demos
2022-09-01 12:44:45 -05: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
YoungChou
6674e69b12
fix: editor don't has contentComponent attribute when suggestion onUpdate ( #2916 )
...
Co-authored-by: 周洋 <yang.zhou02@mihoyo.com>
2022-06-23 16:19:32 +02:00
Dominik Biedebach
940c00abb8
chore: remove package-lock for extension-table
2022-06-23 09:12:48 +02:00
Dominik Biedebach
eb92597603
fix(maintainment): fix cjs issues with prosemirror-tables
2022-06-23 09:11:27 +02:00
Ricardo Amaral
482cb960d6
feat: Allow multiple prefix characters to trigger a suggestion ( #2896 )
...
* feat: Allow multiple prefix characters to trigger a suggestion
* review: Turn `allowedPrefixes` into an array instead
2022-06-21 23:17:26 +02:00
Dominik
53e39d0c47
refactor(maintainment): set dependency versions for prosemirror and y… ( #2904 )
...
* refactor(maintainment): set dependency versions for prosemirror and yjs to fixed versions
* refactor(docs): fix dependency versions in demos
* chore: update package-lock.json
* chore: update latest prosemirror packages
2022-06-21 00:17:10 +02:00
Dominik Biedebach
39a20123ab
fix: fix mention and suggestion package dependencies
2022-06-20 23:19:13 +02:00
Shaun Tan
8a5b3cf67a
Prevent overriding 'whiteSpace' styling for NodeView React components ( #2884 )
...
Fixes ueberdosis/tiptap#2883
2022-06-20 19:41:33 +02:00
Sven Adlung
d9430e5163
docs: improve docs for youtube extension ( #2902 )
...
* docs: improve docs for youtube extension
* docs: improve docs for youtube extension
Co-authored-by: Dominik Biedebach <dominik@bdbch.com>
2022-06-20 19:20:41 +02:00