dependabot[bot]
a186ac40ee
build(deps-dev): bump vite from 2.9.13 to 2.9.16 in /demos ( #4109 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 2.9.13 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 15:19:38 +02:00
Hari Acharya
d710846ecb
fix(react): check props.clientRect before creating ReactRenderer ( #4138 )
...
* moved validation to top of function
* fixed
2023-07-07 15:08:18 +02:00
Dominik
7e38c0fa0a
New Cut Command & Position Mapping for insertContentAt ( #4141 )
...
* feature(core): add cut commandd and map positions for insertContent
* docs(core): added docs for cut command
* chore(demos): added demo for cut command
---------
Co-authored-by: bdbch <dominik@bdbch.com>
2023-07-07 13:17:13 +02:00
Cameron Hessler
7b4c792034
fix(core) Allow text style to be clearable on new lines ( #4151 )
...
* Fix text style not clearing on new line
Fixes #3702
* Fix preserving marks when wrapping/setting nodes
* Uncomment tests
* Revert "Uncomment tests"
This reverts commit 8979bbda81
.
* Revert "Fix preserving marks when wrapping/setting nodes"
This reverts commit fe3613b587
.
2023-07-07 11:21:28 +02:00
Tommy
9ddef25e46
fix list styles nested inside of task item ( #4172 )
2023-07-07 10:50:42 +02:00
Ben Asher
e97630c639
Require file extensions for imports and exports ( #4001 )
...
* Require .js endings
* add extension alias for cypress to resolve ts files with js endings
2023-06-30 21:03:49 +02:00
Dominik Biedebach
44996d60be
v2.1.0-rc.9
2023-06-15 11:52:59 +02:00
svenadlung
83c98aea92
v2.1.0-rc.8
2023-05-25 18:59:12 +02:00
svenadlung
e49171885b
v2.1.0-rc.7
2023-05-25 17:57:40 +02:00
svenadlung
55d975d01c
v2.1.0-rc.5
2023-05-25 14:29:15 +02:00
Patrick Baber
614fc8082c
feat: add tiptap class
...
* update docs
* update demos
2023-05-25 13:45:06 +02:00
Dominik Biedebach
ccf05b04e3
v2.1.0-rc.4
2023-04-27 12:03:37 +02:00
Dominik Biedebach
ee496a0c6d
v2.1.0-rc.3
2023-04-26 16:09:42 +02:00
Dominik Biedebach
79255abd65
v2.1.0-rc.2
2023-04-26 14:19:13 +02:00
Dominik
e7d7d49637
fix(extension-link): fix link not being kept when pasting url with link ( #3975 )
...
* fix(extension-link): fix llinks not being kept when pasted text includes url
* fix(extension-link): fix links not being linked correctly on the correct pos
* fix(link): fix pasting behavior and move all to one plugin
* fix(link): dont do custom behavior if no links were pasted
* fix(link): copied text link should be kept
* fix(link): fix autolink overriding pasted links
* fix(link): fix links not pasting the correct link on selected text
2023-04-26 14:17:59 +02:00
Dominik Biedebach
56288d791f
Merge branch 'main' into 'develop'
2023-04-13 14:00:40 +02: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
beebae1d0a
v2.1.0-pre.1
2023-04-12 16:01:57 +02:00
Dominik
e8cef0404b
fix(bubble-menu): fix debounce not working with collab/collaboration cursor ( #3956 )
2023-04-12 16:00:22 +02:00
Dominik Biedebach
cf175a31cb
v2.1.0-pre.0
2023-04-05 15:00:54 +02:00
Dominik
7278ee2b05
fix: clear nodes when cursor at start of empty isolating parent ( #3943 )
...
* fix: clear nodes when cursor at start of empty isolating parent
* fix: dont break backspace behavior when childCount is over 1
* fix: check if parent is textblock
* fix: add strict pos check for parent isolating pos
* demo: add isolation clear demo
2023-04-05 14:59:58 +02:00
Dominik Biedebach
7fd164202a
v2.0.2
2023-04-03 17:31:16 +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
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
Jan Thurau
f3db8e948d
Updates @hocuspocus/provider to 2.0.1 ( #3913 )
2023-03-30 10:53:39 +02:00
Dominik Biedebach
393320bf23
v2.0.0
2023-03-29 16:43:08 +02:00
Dominik Biedebach
57bc4cc1a1
v2.0.0-rc.3
2023-03-29 15:18:40 +02:00
Dominik Biedebach
34102ee0e5
2.0.0-rc.2
2023-03-28 16:24:44 +02:00
Jan Thurau
d28a86ff30
Merge pull request #3895 from ueberdosis/feature/ttCollabProvider
...
Updates @hocuspocus/provider, moves demo to TiptapCollab
2023-03-28 11:31:31 +02:00
Jan Thurau
ad9a50239a
TiptapCollab
2023-03-28 10:39:21 +02:00
Dominik Biedebach
4ee7b5351e
2.0.0-rc.1
2023-03-27 17:35:48 +02:00
Dominik
80bf31810a
Release Candidate Preparation ( #3890 )
...
* 2.0.0-rc.0
* chore: make fixed version dependencies while on rc
2023-03-27 17:34:40 +02:00
Kento Moriwaki
357f3b609c
Fixing reoccurring issue #3331 and improving related PR #3533 ( #3862 )
...
* Add custom paragraph example
* Remove unnecessary queueMicrotask
2023-03-27 15:43:02 +02:00
Dominik
40715ecfc2
chore: add Dev demo folder ( #3887 )
2023-03-27 15:21:03 +02:00
Dominik
65371b7353
Handle NodeViews in BubbleMenu positioning ( #3881 )
...
* fix(bubble-menu): use correct children of node view renderers for clientRect
* fix(bubble-menu): remove lodash
* fix(bubble-menu): support vue node views
* fix(demos): revert bubble menu demo
2023-03-27 15:20:45 +02:00
Dominik
43970fd496
Improve Cypress Test runner performance with parallelization ( #3817 )
...
* test: only run integration tests
* test: only run integration tests
* test: try using test spec matrix
* test: try using test spec matrix
* test: try using test spec matrix
* test: try using test spec matrix
* test: try using test spec matrix
* tests: update test branches
2023-03-03 14:42:11 +01:00
Dominik
6283cee5c7
fix(react): allow updating event handlers on editor ( #3811 )
2023-03-03 11:35:53 +01:00
Dominik
f5895c63c4
fix(tests): add assertion for each valid/invalid link ( #3815 )
...
* fix(tests): add assertion for each valid/invalid link
* chore(tests): disable video generation
2023-03-03 11:35:05 +01:00
Tim Raderschad
bdc4980343
fix: use prose-base class for sm screens to prevent override of prose-invert ( #3810 )
2023-03-03 00:31:41 +01:00
Dominik Biedebach
da5c5864ed
v2.0.0-beta.209
2023-02-28 11:11:02 +01:00
Dominik Biedebach
02eec8aaef
fix(tests): fix tests for lists
2023-02-28 10:57:01 +01:00
Dominik
3c07ca0b9c
fix(core): fix destroyed view causing errors on dispatchTransaction ( #3799 )
2023-02-28 10:50:43 +01:00
Dominik Biedebach
26a1d96099
v2.0.0-beta.219
2023-02-27 21:42:53 +01:00
Dominik
acf186d2ac
chore: allow new ReactComponentContent components to be created ( #3782 )
...
* chore: allow users to create new react nodeview editor content components
* style: remove trailing spaces
2023-02-27 19:31:40 +01:00
Dominik
0300630a5b
fix(core): allow insertContentAt and insertContent text node arrays ( #3790 )
...
* fix(core): allow insertContentAt and insertContent to handle array of text nodes
* fix(core): allow insertContent via json including a text content
2023-02-27 19:26:14 +01:00