Skip to content

Commit 5eac770

Browse files
chore(release): publish a new release version (#7003)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f80c848 commit 5eac770

140 files changed

Lines changed: 580 additions & 77 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/wise-baboons-admire.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# Releases
2+
3+
## v3.5.1
4+
5+
### @tiptap/extension-floating-menu
6+
7+
#### Patch Changes
8+
9+
- Add `appendTo` support to `FloatingMenu` and pass it through in React/Vue 2/Vue 3 for both `BubbleMenu` and `FloatingMenu` to allow fixing clipping/z-index issues.
10+
11+
### @tiptap/react
12+
13+
#### Patch Changes
14+
15+
- Add `appendTo` support to `FloatingMenu` and pass it through in React/Vue 2/Vue 3 for both `BubbleMenu` and `FloatingMenu` to allow fixing clipping/z-index issues.
16+
17+
### @tiptap/vue-2
18+
19+
#### Patch Changes
20+
21+
- Add `appendTo` support to `FloatingMenu` and pass it through in React/Vue 2/Vue 3 for both `BubbleMenu` and `FloatingMenu` to allow fixing clipping/z-index issues.
22+
23+
### @tiptap/vue-3
24+
25+
#### Patch Changes
26+
27+
- Add `appendTo` support to `FloatingMenu` and pass it through in React/Vue 2/Vue 3 for both `BubbleMenu` and `FloatingMenu` to allow fixing clipping/z-index issues.
28+
129
# Change Log
230

331
> **Important information**

packages-deprecated/extension-character-count/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- @tiptap/extensions@3.5.1
8+
39
## 3.5.0
410

511
### Patch Changes

packages-deprecated/extension-character-count/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tiptap/extension-character-count",
33
"description": "font family extension for tiptap",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"homepage": "https://tiptap.dev",
66
"keywords": [
77
"tiptap",

packages-deprecated/extension-dropcursor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- @tiptap/extensions@3.5.1
8+
39
## 3.5.0
410

511
### Patch Changes

packages-deprecated/extension-dropcursor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tiptap/extension-dropcursor",
33
"description": "dropcursor extension for tiptap",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"homepage": "https://tiptap.dev",
66
"keywords": [
77
"tiptap",

packages-deprecated/extension-focus/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- @tiptap/extensions@3.5.1
8+
39
## 3.5.0
410

511
### Patch Changes

packages-deprecated/extension-focus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tiptap/extension-focus",
33
"description": "focus extension for tiptap",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"homepage": "https://tiptap.dev",
66
"keywords": [
77
"tiptap",

packages-deprecated/extension-gapcursor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- @tiptap/extensions@3.5.1
8+
39
## 3.5.0
410

511
### Patch Changes

packages-deprecated/extension-gapcursor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tiptap/extension-gapcursor",
33
"description": "gapcursor extension for tiptap",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"homepage": "https://tiptap.dev",
66
"keywords": [
77
"tiptap",

0 commit comments

Comments
 (0)