@atlaskit/prosemirror-collab 0.4.2 → 0.5.0

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.
Files changed (4) hide show
  1. package/CHANGELOG.md +136 -128
  2. package/LICENSE.md +11 -14
  3. package/package.json +56 -58
  4. package/report.api.md +24 -23
package/CHANGELOG.md CHANGED
@@ -1,207 +1,215 @@
1
1
  # @atlaskit/prosemirror-collab
2
2
 
3
+ ## 0.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#114156](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114156)
8
+ [`bc6a63af2d1d0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc6a63af2d1d0) -
9
+ Bump adf-schema to 37.0.0 and adf-schema-json to 1.16.0
10
+
3
11
  ## 0.4.2
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478)
8
- [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) -
9
- [ED-23332] Update adf-schema package to 36.10.1
15
+ - [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478)
16
+ [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) -
17
+ [ED-23332] Update adf-schema package to 36.10.1
10
18
 
11
19
  ## 0.4.1
12
20
 
13
21
  ### Patch Changes
14
22
 
15
- - [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524)
16
- [`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) -
17
- ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation
23
+ - [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524)
24
+ [`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) -
25
+ ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation
18
26
 
19
27
  ## 0.4.0
20
28
 
21
29
  ### Minor Changes
22
30
 
23
- - [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579)
24
- [`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) -
25
- Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0
31
+ - [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579)
32
+ [`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) -
33
+ Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0
26
34
 
27
35
  ## 0.3.5
28
36
 
29
37
  ### Patch Changes
30
38
 
31
- - [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599)
32
- [`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) -
33
- [ED-22282] Bump adf-schema to 36.1.0
39
+ - [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599)
40
+ [`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) -
41
+ [ED-22282] Bump adf-schema to 36.1.0
34
42
 
35
43
  ## 0.3.4
36
44
 
37
45
  ### Patch Changes
38
46
 
39
- - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
40
- [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
41
- [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
42
- language triggering composition on an empty line.This was fixed in a patch bump of
43
- prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
47
+ - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
48
+ [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
49
+ [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
50
+ language triggering composition on an empty line.This was fixed in a patch bump of
51
+ prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
44
52
 
45
53
  ## 0.3.3
46
54
 
47
55
  ### Patch Changes
48
56
 
49
- - [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
50
- [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
51
- [ED-23102] Bump ADF schema to version 35.12.2
57
+ - [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
58
+ [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
59
+ [ED-23102] Bump ADF schema to version 35.12.2
52
60
 
53
61
  ## 0.3.2
54
62
 
55
63
  ### Patch Changes
56
64
 
57
- - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
58
- [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
59
- [ED-23097] Bump ADF schema to version 35.12.1
65
+ - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
66
+ [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
67
+ [ED-23097] Bump ADF schema to version 35.12.1
60
68
 
61
69
  ## 0.3.1
62
70
 
63
71
  ### Patch Changes
64
72
 
65
- - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
66
- [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
67
- Updating adf-schema version to 35.10.0
73
+ - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
74
+ [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
75
+ Updating adf-schema version to 35.10.0
68
76
 
69
77
  ## 0.3.0
70
78
 
71
79
  ### Minor Changes
72
80
 
73
- - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
74
- [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
75
- bumped editor-prosemirror version to 4.0.0
81
+ - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
82
+ [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
83
+ bumped editor-prosemirror version to 4.0.0
76
84
 
77
85
  ## 0.2.25
78
86
 
79
87
  ### Patch Changes
80
88
 
81
- - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
82
- [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
83
- Bump adf-schema to 35.9.2 to support table alignment options
89
+ - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
90
+ [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
91
+ Bump adf-schema to 35.9.2 to support table alignment options
84
92
 
85
93
  ## 0.2.24
86
94
 
87
95
  ### Patch Changes
88
96
 
89
- - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
90
- [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
91
- Bump ADF-schema package to version 35.0.0
97
+ - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
98
+ [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
99
+ Bump ADF-schema package to version 35.0.0
92
100
 
93
101
  ## 0.2.23
94
102
 
95
103
  ### Patch Changes
96
104
 
97
- - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
98
- [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
99
- [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
100
- 35.7.0 to 35.8.0
105
+ - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
106
+ [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
107
+ [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
108
+ 35.7.0 to 35.8.0
101
109
 
102
110
  ## 0.2.22
103
111
 
104
112
  ### Patch Changes
105
113
 
106
- - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
107
- [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
108
- Bump adf-schema to 35.7.0
114
+ - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
115
+ [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
116
+ Bump adf-schema to 35.7.0
109
117
 
110
118
  ## 0.2.21
111
119
 
112
120
  ### Patch Changes
113
121
 
114
- - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
115
- [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
116
- ED-22553 Updating adf-schema version to 35.6.0
122
+ - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
123
+ [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
124
+ ED-22553 Updating adf-schema version to 35.6.0
117
125
 
118
126
  ## 0.2.20
119
127
 
120
128
  ### Patch Changes
121
129
 
122
- - [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
123
- [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
124
- ED-22219: adf-schema updated to 35.5.2
130
+ - [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
131
+ [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
132
+ ED-22219: adf-schema updated to 35.5.2
125
133
 
126
134
  ## 0.2.19
127
135
 
128
136
  ### Patch Changes
129
137
 
130
- - [#71133](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71133)
131
- [`22d7f6ed1f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22d7f6ed1f02) -
132
- revert prosemirror-collab unfork
138
+ - [#71133](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71133)
139
+ [`22d7f6ed1f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22d7f6ed1f02) -
140
+ revert prosemirror-collab unfork
133
141
 
134
142
  ## 0.2.18
135
143
 
136
144
  ### Patch Changes
137
145
 
138
- - [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
139
- [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
140
- [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
146
+ - [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
147
+ [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
148
+ [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
141
149
 
142
150
  ## 0.2.17
143
151
 
144
152
  ### Patch Changes
145
153
 
146
- - [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
147
- [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
148
- ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
154
+ - [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
155
+ [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
156
+ ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
149
157
 
150
158
  ## 0.2.16
151
159
 
152
160
  ### Patch Changes
153
161
 
154
- - [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
155
- [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
156
- ED-21371 Update adf-schema to 35.1.0
162
+ - [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
163
+ [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
164
+ ED-21371 Update adf-schema to 35.1.0
157
165
 
158
166
  ## 0.2.15
159
167
 
160
168
  ### Patch Changes
161
169
 
162
- - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
163
- [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
164
- Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
170
+ - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
171
+ [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
172
+ Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
165
173
 
166
174
  ## 0.2.14
167
175
 
168
176
  ### Patch Changes
169
177
 
170
- - [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
171
- [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
172
- update ADF schema
178
+ - [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
179
+ [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
180
+ update ADF schema
173
181
 
174
182
  ## 0.2.13
175
183
 
176
184
  ### Patch Changes
177
185
 
178
- - [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
179
- [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
180
- ED-21266: Updated @atlaskit/adf-schema to 34.0.1
186
+ - [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
187
+ [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
188
+ ED-21266: Updated @atlaskit/adf-schema to 34.0.1
181
189
 
182
190
  ## 0.2.12
183
191
 
184
192
  ### Patch Changes
185
193
 
186
- - [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
187
- [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
188
- ED-20971 Upgrade adf-schema package to ^34.0.0
194
+ - [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
195
+ [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) - ED-20971
196
+ Upgrade adf-schema package to ^34.0.0
189
197
 
190
198
  ## 0.2.11
191
199
 
192
200
  ### Patch Changes
193
201
 
194
- - [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
195
- [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
196
- ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
202
+ - [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
203
+ [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) - ED-20763
204
+ Upgrade ADF schema version to 33.2.3 for MBE nodes.
197
205
 
198
206
  ## 0.2.10
199
207
 
200
208
  ### Patch Changes
201
209
 
202
- - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
203
- [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
204
- Connect yarn changeset to packages, upgrade adf-schema
210
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
211
+ [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect
212
+ yarn changeset to packages, upgrade adf-schema
205
213
 
206
214
  ## 1.3.0 (2022-05-30)
207
215
 
@@ -209,129 +217,129 @@
209
217
 
210
218
  ### Patch Changes
211
219
 
212
- - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
213
- [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
214
- adf-schema from AFE and rely on npm package for adf-schema
215
- - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
216
- adf-schema, use published version
220
+ - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
221
+ [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
222
+ adf-schema from AFE and rely on npm package for adf-schema
223
+ - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
224
+ adf-schema, use published version
217
225
 
218
226
  ## 0.2.8
219
227
 
220
228
  ### Patch Changes
221
229
 
222
- - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
223
- [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
224
- adf-schema to fixed versioning
230
+ - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
231
+ [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
232
+ adf-schema to fixed versioning
225
233
 
226
234
  ## 0.2.7
227
235
 
228
236
  ### Patch Changes
229
237
 
230
- - Updated dependencies
238
+ - Updated dependencies
231
239
 
232
240
  ## 0.2.6
233
241
 
234
242
  ### Patch Changes
235
243
 
236
- - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
237
- [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
238
- [ED-19233] Import prosemirror libraries from internal facade package
244
+ - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
245
+ [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
246
+ [ED-19233] Import prosemirror libraries from internal facade package
239
247
 
240
248
  ## 0.2.5
241
249
 
242
250
  ### Patch Changes
243
251
 
244
- - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
245
- [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
246
- [ED-13910] Fix prosemirror types
252
+ - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
253
+ [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
254
+ [ED-13910] Fix prosemirror types
247
255
 
248
256
  ## 0.2.4
249
257
 
250
258
  ### Patch Changes
251
259
 
252
- - [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782)
253
- [`73b5128036b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73b5128036b) -
254
- [ED-17082] Mark package as a singleton one
260
+ - [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782)
261
+ [`73b5128036b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73b5128036b) -
262
+ [ED-17082] Mark package as a singleton one
255
263
 
256
264
  ## 0.2.3
257
265
 
258
266
  ### Patch Changes
259
267
 
260
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
261
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
262
- legacy types are published for TS 4.5-4.8
268
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
269
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
270
+ legacy types are published for TS 4.5-4.8
263
271
 
264
272
  ## 0.2.2
265
273
 
266
274
  ### Patch Changes
267
275
 
268
- - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
269
- [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
270
- [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed
271
- work-arounds for fixed issues
276
+ - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
277
+ [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
278
+ [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed work-arounds
279
+ for fixed issues
272
280
 
273
281
  ## 0.2.1
274
282
 
275
283
  ### Patch Changes
276
284
 
277
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
278
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
279
- Upgrade Typescript from `4.5.5` to `4.9.5`
285
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
286
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
287
+ Typescript from `4.5.5` to `4.9.5`
280
288
 
281
289
  ## 0.2.0
282
290
 
283
291
  ### Minor Changes
284
292
 
285
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
286
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
287
- minor dependency bump
293
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
294
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
295
+ minor dependency bump
288
296
 
289
297
  ## 0.1.4
290
298
 
291
299
  ### Patch Changes
292
300
 
293
- - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
294
- [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
295
- "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
296
- issues"
301
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
302
+ [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
303
+ "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
304
+ issues"
297
305
 
298
306
  ## 0.1.3
299
307
 
300
308
  ### Patch Changes
301
309
 
302
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
303
- [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
304
- remove before merging to master; dupe adf-schema via adf-utils
310
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
311
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
312
+ remove before merging to master; dupe adf-schema via adf-utils
305
313
 
306
314
  ## 0.1.2
307
315
 
308
316
  ### Patch Changes
309
317
 
310
- - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
311
- [`96a7517a28f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96a7517a28f) -
312
- Reverted filtering out analytics steps as they would break undo behaviour
318
+ - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
319
+ [`96a7517a28f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96a7517a28f) - Reverted
320
+ filtering out analytics steps as they would break undo behaviour
313
321
 
314
322
  ## 0.1.1
315
323
 
316
324
  ### Patch Changes
317
325
 
318
- - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
319
- [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) -
320
- [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter
321
- out analytics steps
326
+ - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
327
+ [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) -
328
+ [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter out
329
+ analytics steps
322
330
 
323
331
  ## 0.1.0
324
332
 
325
333
  ### Minor Changes
326
334
 
327
- - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
328
- [`883590cbe7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/883590cbe7d) -
329
- [ESS-2914] Forked the prosemirror-collab library to create a version that filters out analytics
330
- steps
335
+ - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
336
+ [`883590cbe7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/883590cbe7d) -
337
+ [ESS-2914] Forked the prosemirror-collab library to create a version that filters out analytics
338
+ steps
331
339
 
332
340
  ### Patch Changes
333
341
 
334
- - Updated dependencies
342
+ - Updated dependencies
335
343
 
336
344
  ### New features
337
345
 
package/LICENSE.md CHANGED
@@ -1,19 +1,16 @@
1
1
  Copyright (C) 2015-2017 by Marijn Haverbeke <marijnh@gmail.com> and others
2
2
 
3
- Permission is hereby granted, free of charge, to any person obtaining a copy
4
- of this software and associated documentation files (the "Software"), to deal
5
- in the Software without restriction, including without limitation the rights
6
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7
- copies of the Software, and to permit persons to whom the Software is
3
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4
+ associated documentation files (the "Software"), to deal in the Software without restriction,
5
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
6
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
8
7
  furnished to do so, subject to the following conditions:
9
8
 
10
- The above copyright notice and this permission notice shall be included in
11
- all copies or substantial portions of the Software.
9
+ The above copyright notice and this permission notice shall be included in all copies or substantial
10
+ portions of the Software.
12
11
 
13
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19
- THE SOFTWARE.
12
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT
13
+ NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
14
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
15
+ OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
16
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
package/package.json CHANGED
@@ -1,59 +1,57 @@
1
1
  {
2
- "name": "@atlaskit/prosemirror-collab",
3
- "version": "0.4.2",
4
- "description": "Collaborative editing for ProseMirror - Atlassian Fork",
5
- "publishConfig": {
6
- "registry": "https://registry.npmjs.org/"
7
- },
8
- "repository": "https://bitbucket.org/atlassian/atlassian-frontend",
9
- "author": "Atlassian Pty Ltd",
10
- "license": "MIT",
11
- "main": "dist/cjs/index.js",
12
- "module": "dist/esm/index.js",
13
- "module:es2019": "dist/es2019/index.js",
14
- "types": "dist/types/index.d.ts",
15
- "typesVersions": {
16
- ">=4.5 <4.9": {
17
- "*": [
18
- "dist/types-ts4.5/*",
19
- "dist/types-ts4.5/index.d.ts"
20
- ]
21
- }
22
- },
23
- "sideEffects": false,
24
- "atlaskit:src": "src/index.ts",
25
- "atlassian": {
26
- "team": "Editor: Collaboration",
27
- "singleton": true,
28
- "inPublicMirror": true,
29
- "releaseModel": "continuous"
30
- },
31
- "af:exports": {
32
- ".": "./src/index.ts"
33
- },
34
- "dependencies": {
35
- "@atlaskit/editor-prosemirror": "4.0.1",
36
- "@babel/runtime": "^7.0.0"
37
- },
38
- "devDependencies": {
39
- "@atlaskit/adf-schema": "^36.10.7",
40
- "@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0"
41
- },
42
- "techstack": {
43
- "@atlassian/frontend": {
44
- "import-structure": [
45
- "atlassian-conventions"
46
- ],
47
- "circular-dependencies": [
48
- "file-and-folder-level"
49
- ]
50
- },
51
- "@repo/internal": {
52
- "deprecation": "no-deprecated-imports",
53
- "styling": [
54
- "emotion"
55
- ]
56
- }
57
- },
58
- "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0"
59
- }
2
+ "name": "@atlaskit/prosemirror-collab",
3
+ "version": "0.5.0",
4
+ "description": "Collaborative editing for ProseMirror - Atlassian Fork",
5
+ "publishConfig": {
6
+ "registry": "https://registry.npmjs.org/"
7
+ },
8
+ "repository": "https://bitbucket.org/atlassian/atlassian-frontend",
9
+ "author": "Atlassian Pty Ltd",
10
+ "license": "MIT",
11
+ "main": "dist/cjs/index.js",
12
+ "module": "dist/esm/index.js",
13
+ "module:es2019": "dist/es2019/index.js",
14
+ "types": "dist/types/index.d.ts",
15
+ "typesVersions": {
16
+ ">=4.5 <4.9": {
17
+ "*": [
18
+ "dist/types-ts4.5/*",
19
+ "dist/types-ts4.5/index.d.ts"
20
+ ]
21
+ }
22
+ },
23
+ "sideEffects": false,
24
+ "atlaskit:src": "src/index.ts",
25
+ "atlassian": {
26
+ "team": "Editor: Collaboration",
27
+ "singleton": true,
28
+ "inPublicMirror": true,
29
+ "releaseModel": "continuous"
30
+ },
31
+ "af:exports": {
32
+ ".": "./src/index.ts"
33
+ },
34
+ "dependencies": {
35
+ "@atlaskit/editor-prosemirror": "4.0.1",
36
+ "@babel/runtime": "^7.0.0"
37
+ },
38
+ "devDependencies": {
39
+ "@atlaskit/adf-schema": "^37.0.0"
40
+ },
41
+ "techstack": {
42
+ "@atlassian/frontend": {
43
+ "import-structure": [
44
+ "atlassian-conventions"
45
+ ],
46
+ "circular-dependencies": [
47
+ "file-and-folder-level"
48
+ ]
49
+ },
50
+ "@repo/internal": {
51
+ "deprecation": "no-deprecated-imports",
52
+ "styling": [
53
+ "emotion"
54
+ ]
55
+ }
56
+ }
57
+ }
package/report.api.md CHANGED
@@ -2,7 +2,8 @@
2
2
 
3
3
  ## API Report File for "@atlaskit/prosemirror-collab"
4
4
 
5
- > Do not edit this file. This report is auto-generated using [API Extractor](https://api-extractor.com/).
5
+ > Do not edit this file. This report is auto-generated using
6
+ > [API Extractor](https://api-extractor.com/).
6
7
  > [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
7
8
 
8
9
  ### Table of contents
@@ -26,8 +27,8 @@ export function collab(config?: CollabConfig): Plugin_2;
26
27
 
27
28
  // @public (undocumented)
28
29
  type CollabConfig = {
29
- version?: number;
30
- clientID?: null | number | string;
30
+ version?: number;
31
+ clientID?: null | number | string;
31
32
  };
32
33
 
33
34
  // @public (undocumented)
@@ -35,38 +36,38 @@ export function getVersion(state: EditorState): number;
35
36
 
36
37
  // @public (undocumented)
37
38
  class Rebaseable {
38
- constructor(step: Step, inverted: Step, origin: Transform);
39
- // (undocumented)
40
- readonly inverted: Step;
41
- // (undocumented)
42
- readonly origin: Transform;
43
- // (undocumented)
44
- readonly step: Step;
39
+ constructor(step: Step, inverted: Step, origin: Transform);
40
+ // (undocumented)
41
+ readonly inverted: Step;
42
+ // (undocumented)
43
+ readonly origin: Transform;
44
+ // (undocumented)
45
+ readonly step: Step;
45
46
  }
46
47
 
47
48
  // @public (undocumented)
48
49
  export function rebaseSteps(
49
- steps: readonly Rebaseable[],
50
- over: readonly Step[],
51
- transform: Transform,
50
+ steps: readonly Rebaseable[],
51
+ over: readonly Step[],
52
+ transform: Transform,
52
53
  ): Rebaseable[];
53
54
 
54
55
  // @public (undocumented)
55
56
  export function receiveTransaction(
56
- state: EditorState,
57
- steps: readonly Step[],
58
- clientIDs: readonly (number | string)[],
59
- options?: {
60
- mapSelectionBackward?: boolean;
61
- },
57
+ state: EditorState,
58
+ steps: readonly Step[],
59
+ clientIDs: readonly (number | string)[],
60
+ options?: {
61
+ mapSelectionBackward?: boolean;
62
+ },
62
63
  ): Transaction;
63
64
 
64
65
  // @public (undocumented)
65
66
  export function sendableSteps(state: EditorState): null | {
66
- version: number;
67
- steps: readonly Step[];
68
- clientID: number | string;
69
- origins: readonly Transaction[];
67
+ version: number;
68
+ steps: readonly Step[];
69
+ clientID: number | string;
70
+ origins: readonly Transaction[];
70
71
  };
71
72
 
72
73
  // (No @packageDocumentation comment for this package)