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