@atlaskit/editor-plugin-breakout 1.1.2 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +82 -28
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,134 +1,188 @@
|
|
|
1
1
|
# @atlaskit/editor-plugin-breakout
|
|
2
2
|
|
|
3
|
+
## 1.1.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 1.1.3
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
|
|
14
|
+
[`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
|
|
15
|
+
[ED-23102] Bump ADF schema to version 35.12.2
|
|
16
|
+
|
|
3
17
|
## 1.1.2
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
6
20
|
|
|
7
|
-
-
|
|
8
|
-
|
|
21
|
+
- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
|
|
22
|
+
[`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
|
|
23
|
+
[ED-23097] Bump ADF schema to version 35.12.1
|
|
24
|
+
- [#94398](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94398)
|
|
25
|
+
[`4df808e35fda`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4df808e35fda) -
|
|
26
|
+
[ux] [ED-23108] Solve bug where single player expands would lose their expanded state when
|
|
27
|
+
adding breakout marks. Single player expands are only used when
|
|
28
|
+
`platform.editor.single-player-expand` FF AND live page are both enabled.
|
|
9
29
|
|
|
10
30
|
## 1.1.1
|
|
11
31
|
|
|
12
32
|
### Patch Changes
|
|
13
33
|
|
|
14
|
-
-
|
|
34
|
+
- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
|
|
35
|
+
[`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
|
|
36
|
+
Updating adf-schema version to 35.10.0
|
|
15
37
|
|
|
16
38
|
## 1.1.0
|
|
17
39
|
|
|
18
40
|
### Minor Changes
|
|
19
41
|
|
|
20
|
-
-
|
|
42
|
+
- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
|
|
43
|
+
[`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
|
|
44
|
+
bumped editor-prosemirror version to 4.0.0
|
|
21
45
|
|
|
22
46
|
### Patch Changes
|
|
23
47
|
|
|
24
|
-
-
|
|
48
|
+
- Updated dependencies
|
|
25
49
|
|
|
26
50
|
## 1.0.9
|
|
27
51
|
|
|
28
52
|
### Patch Changes
|
|
29
53
|
|
|
30
|
-
-
|
|
54
|
+
- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
|
|
55
|
+
[`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
|
|
56
|
+
Bump adf-schema to 35.9.2 to support table alignment options
|
|
31
57
|
|
|
32
58
|
## 1.0.8
|
|
33
59
|
|
|
34
60
|
### Patch Changes
|
|
35
61
|
|
|
36
|
-
-
|
|
37
|
-
-
|
|
62
|
+
- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
|
|
63
|
+
[`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
|
|
64
|
+
Bump ADF-schema package to version 35.0.0
|
|
65
|
+
- Updated dependencies
|
|
38
66
|
|
|
39
67
|
## 1.0.7
|
|
40
68
|
|
|
41
69
|
### Patch Changes
|
|
42
70
|
|
|
43
|
-
-
|
|
44
|
-
-
|
|
71
|
+
- [#88938](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88938)
|
|
72
|
+
[`db547827ee45`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/db547827ee45) -
|
|
73
|
+
[ux] Don't render LayoutButton when editor in 'view' mode
|
|
74
|
+
- Updated dependencies
|
|
45
75
|
|
|
46
76
|
## 1.0.6
|
|
47
77
|
|
|
48
78
|
### Patch Changes
|
|
49
79
|
|
|
50
|
-
-
|
|
80
|
+
- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
|
|
81
|
+
[`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
|
|
82
|
+
[ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
|
|
83
|
+
35.7.0 to 35.8.0
|
|
51
84
|
|
|
52
85
|
## 1.0.5
|
|
53
86
|
|
|
54
87
|
### Patch Changes
|
|
55
88
|
|
|
56
|
-
-
|
|
89
|
+
- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
|
|
90
|
+
[`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
|
|
91
|
+
Bump adf-schema to 35.7.0
|
|
57
92
|
|
|
58
93
|
## 1.0.4
|
|
59
94
|
|
|
60
95
|
### Patch Changes
|
|
61
96
|
|
|
62
|
-
-
|
|
97
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
98
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
99
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
63
100
|
|
|
64
101
|
## 1.0.3
|
|
65
102
|
|
|
66
103
|
### Patch Changes
|
|
67
104
|
|
|
68
|
-
-
|
|
105
|
+
- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
|
|
106
|
+
[`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
|
|
107
|
+
ED-22553 Updating adf-schema version to 35.6.0
|
|
69
108
|
|
|
70
109
|
## 1.0.2
|
|
71
110
|
|
|
72
111
|
### Patch Changes
|
|
73
112
|
|
|
74
|
-
-
|
|
75
|
-
-
|
|
113
|
+
- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
|
|
114
|
+
[`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
|
|
115
|
+
ED-22219: adf-schema updated to 35.5.2
|
|
116
|
+
- Updated dependencies
|
|
76
117
|
|
|
77
118
|
## 1.0.1
|
|
78
119
|
|
|
79
120
|
### Patch Changes
|
|
80
121
|
|
|
81
|
-
-
|
|
122
|
+
- Updated dependencies
|
|
82
123
|
|
|
83
124
|
## 1.0.0
|
|
84
125
|
|
|
85
126
|
### Major Changes
|
|
86
127
|
|
|
87
|
-
-
|
|
128
|
+
- [#72386](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72386)
|
|
129
|
+
[`0c52b0be40c1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c52b0be40c1) -
|
|
130
|
+
This changeset exists to bump all editor plugins that currently don't have a major version. This
|
|
131
|
+
is to address an issue with Jira plugin consumption.
|
|
88
132
|
|
|
89
133
|
### Patch Changes
|
|
90
134
|
|
|
91
|
-
-
|
|
135
|
+
- Updated dependencies
|
|
92
136
|
|
|
93
137
|
## 0.2.2
|
|
94
138
|
|
|
95
139
|
### Patch Changes
|
|
96
140
|
|
|
97
|
-
-
|
|
141
|
+
- [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
|
|
142
|
+
[`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
|
|
143
|
+
Upgrading @atlaskit/editor-prosemirror dependency
|
|
98
144
|
|
|
99
145
|
## 0.2.1
|
|
100
146
|
|
|
101
147
|
### Patch Changes
|
|
102
148
|
|
|
103
|
-
-
|
|
149
|
+
- [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
|
|
150
|
+
[`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
|
|
151
|
+
Updating adf-schema version to 35.5.1
|
|
104
152
|
|
|
105
153
|
## 0.2.0
|
|
106
154
|
|
|
107
155
|
### Minor Changes
|
|
108
156
|
|
|
109
|
-
-
|
|
157
|
+
- [#68790](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68790)
|
|
158
|
+
[`c6d8affc52d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d8affc52d1) -
|
|
159
|
+
Support maybeAdd plugins in usePreset. Add typing support for universal preset.
|
|
110
160
|
|
|
111
|
-
|
|
161
|
+
Now when using the editor API with the universal preset
|
|
112
162
|
|
|
113
163
|
### Patch Changes
|
|
114
164
|
|
|
115
|
-
-
|
|
165
|
+
- Updated dependencies
|
|
116
166
|
|
|
117
167
|
## 0.1.3
|
|
118
168
|
|
|
119
169
|
### Patch Changes
|
|
120
170
|
|
|
121
|
-
-
|
|
171
|
+
- Updated dependencies
|
|
122
172
|
|
|
123
173
|
## 0.1.2
|
|
124
174
|
|
|
125
175
|
### Patch Changes
|
|
126
176
|
|
|
127
|
-
-
|
|
177
|
+
- [#67238](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67238)
|
|
178
|
+
[`40533849b2ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40533849b2ec) -
|
|
179
|
+
[ED-21835] Change EditorAPI type to always union with undefined
|
|
128
180
|
|
|
129
181
|
## 0.1.1
|
|
130
182
|
|
|
131
183
|
### Patch Changes
|
|
132
184
|
|
|
133
|
-
-
|
|
134
|
-
-
|
|
185
|
+
- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
|
|
186
|
+
[`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
|
|
187
|
+
ED-21609 Update adf-schema to 35.3.0
|
|
188
|
+
- Updated dependencies
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-breakout",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.4",
|
|
4
4
|
"description": "Breakout plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
".": "./src/index.ts"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@atlaskit/adf-schema": "^35.12.
|
|
35
|
-
"@atlaskit/editor-common": "^
|
|
34
|
+
"@atlaskit/adf-schema": "^35.12.2",
|
|
35
|
+
"@atlaskit/editor-common": "^79.0.0",
|
|
36
36
|
"@atlaskit/editor-plugin-editor-viewmode": "^1.1.0",
|
|
37
37
|
"@atlaskit/editor-plugin-width": "^1.1.0",
|
|
38
38
|
"@atlaskit/editor-prosemirror": "4.0.0",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"@atlaskit/icon": "^22.1.0",
|
|
41
41
|
"@atlaskit/platform-feature-flags": "^0.2.0",
|
|
42
42
|
"@atlaskit/theme": "^12.7.0",
|
|
43
|
-
"@atlaskit/tokens": "^1.
|
|
43
|
+
"@atlaskit/tokens": "^1.45.0",
|
|
44
44
|
"@babel/runtime": "^7.0.0",
|
|
45
45
|
"@emotion/react": "^11.7.1"
|
|
46
46
|
},
|