@atlaskit/prosemirror-collab 0.4.1 → 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.
- package/CHANGELOG.md +141 -125
- package/LICENSE.md +11 -14
- package/package.json +56 -58
- package/report.api.md +24 -23
package/CHANGELOG.md
CHANGED
|
@@ -1,199 +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
|
+
|
|
11
|
+
## 0.4.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
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
|
|
18
|
+
|
|
3
19
|
## 0.4.1
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
6
22
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
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
|
|
10
26
|
|
|
11
27
|
## 0.4.0
|
|
12
28
|
|
|
13
29
|
### Minor Changes
|
|
14
30
|
|
|
15
|
-
-
|
|
16
|
-
|
|
17
|
-
|
|
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
|
|
18
34
|
|
|
19
35
|
## 0.3.5
|
|
20
36
|
|
|
21
37
|
### Patch Changes
|
|
22
38
|
|
|
23
|
-
-
|
|
24
|
-
|
|
25
|
-
|
|
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
|
|
26
42
|
|
|
27
43
|
## 0.3.4
|
|
28
44
|
|
|
29
45
|
### Patch Changes
|
|
30
46
|
|
|
31
|
-
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
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
|
|
36
52
|
|
|
37
53
|
## 0.3.3
|
|
38
54
|
|
|
39
55
|
### Patch Changes
|
|
40
56
|
|
|
41
|
-
-
|
|
42
|
-
|
|
43
|
-
|
|
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
|
|
44
60
|
|
|
45
61
|
## 0.3.2
|
|
46
62
|
|
|
47
63
|
### Patch Changes
|
|
48
64
|
|
|
49
|
-
-
|
|
50
|
-
|
|
51
|
-
|
|
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
|
|
52
68
|
|
|
53
69
|
## 0.3.1
|
|
54
70
|
|
|
55
71
|
### Patch Changes
|
|
56
72
|
|
|
57
|
-
-
|
|
58
|
-
|
|
59
|
-
|
|
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
|
|
60
76
|
|
|
61
77
|
## 0.3.0
|
|
62
78
|
|
|
63
79
|
### Minor Changes
|
|
64
80
|
|
|
65
|
-
-
|
|
66
|
-
|
|
67
|
-
|
|
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
|
|
68
84
|
|
|
69
85
|
## 0.2.25
|
|
70
86
|
|
|
71
87
|
### Patch Changes
|
|
72
88
|
|
|
73
|
-
-
|
|
74
|
-
|
|
75
|
-
|
|
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
|
|
76
92
|
|
|
77
93
|
## 0.2.24
|
|
78
94
|
|
|
79
95
|
### Patch Changes
|
|
80
96
|
|
|
81
|
-
-
|
|
82
|
-
|
|
83
|
-
|
|
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
|
|
84
100
|
|
|
85
101
|
## 0.2.23
|
|
86
102
|
|
|
87
103
|
### Patch Changes
|
|
88
104
|
|
|
89
|
-
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
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
|
|
93
109
|
|
|
94
110
|
## 0.2.22
|
|
95
111
|
|
|
96
112
|
### Patch Changes
|
|
97
113
|
|
|
98
|
-
-
|
|
99
|
-
|
|
100
|
-
|
|
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
|
|
101
117
|
|
|
102
118
|
## 0.2.21
|
|
103
119
|
|
|
104
120
|
### Patch Changes
|
|
105
121
|
|
|
106
|
-
-
|
|
107
|
-
|
|
108
|
-
|
|
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
|
|
109
125
|
|
|
110
126
|
## 0.2.20
|
|
111
127
|
|
|
112
128
|
### Patch Changes
|
|
113
129
|
|
|
114
|
-
-
|
|
115
|
-
|
|
116
|
-
|
|
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
|
|
117
133
|
|
|
118
134
|
## 0.2.19
|
|
119
135
|
|
|
120
136
|
### Patch Changes
|
|
121
137
|
|
|
122
|
-
-
|
|
123
|
-
|
|
124
|
-
|
|
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
|
|
125
141
|
|
|
126
142
|
## 0.2.18
|
|
127
143
|
|
|
128
144
|
### Patch Changes
|
|
129
145
|
|
|
130
|
-
-
|
|
131
|
-
|
|
132
|
-
|
|
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
|
|
133
149
|
|
|
134
150
|
## 0.2.17
|
|
135
151
|
|
|
136
152
|
### Patch Changes
|
|
137
153
|
|
|
138
|
-
-
|
|
139
|
-
|
|
140
|
-
|
|
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
|
|
141
157
|
|
|
142
158
|
## 0.2.16
|
|
143
159
|
|
|
144
160
|
### Patch Changes
|
|
145
161
|
|
|
146
|
-
-
|
|
147
|
-
|
|
148
|
-
|
|
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
|
|
149
165
|
|
|
150
166
|
## 0.2.15
|
|
151
167
|
|
|
152
168
|
### Patch Changes
|
|
153
169
|
|
|
154
|
-
-
|
|
155
|
-
|
|
156
|
-
|
|
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).
|
|
157
173
|
|
|
158
174
|
## 0.2.14
|
|
159
175
|
|
|
160
176
|
### Patch Changes
|
|
161
177
|
|
|
162
|
-
-
|
|
163
|
-
|
|
164
|
-
|
|
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
|
|
165
181
|
|
|
166
182
|
## 0.2.13
|
|
167
183
|
|
|
168
184
|
### Patch Changes
|
|
169
185
|
|
|
170
|
-
-
|
|
171
|
-
|
|
172
|
-
|
|
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
|
|
173
189
|
|
|
174
190
|
## 0.2.12
|
|
175
191
|
|
|
176
192
|
### Patch Changes
|
|
177
193
|
|
|
178
|
-
-
|
|
179
|
-
|
|
180
|
-
|
|
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
|
|
181
197
|
|
|
182
198
|
## 0.2.11
|
|
183
199
|
|
|
184
200
|
### Patch Changes
|
|
185
201
|
|
|
186
|
-
-
|
|
187
|
-
|
|
188
|
-
|
|
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.
|
|
189
205
|
|
|
190
206
|
## 0.2.10
|
|
191
207
|
|
|
192
208
|
### Patch Changes
|
|
193
209
|
|
|
194
|
-
-
|
|
195
|
-
|
|
196
|
-
|
|
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
|
|
197
213
|
|
|
198
214
|
## 1.3.0 (2022-05-30)
|
|
199
215
|
|
|
@@ -201,129 +217,129 @@
|
|
|
201
217
|
|
|
202
218
|
### Patch Changes
|
|
203
219
|
|
|
204
|
-
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
-
|
|
208
|
-
|
|
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
|
|
209
225
|
|
|
210
226
|
## 0.2.8
|
|
211
227
|
|
|
212
228
|
### Patch Changes
|
|
213
229
|
|
|
214
|
-
-
|
|
215
|
-
|
|
216
|
-
|
|
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
|
|
217
233
|
|
|
218
234
|
## 0.2.7
|
|
219
235
|
|
|
220
236
|
### Patch Changes
|
|
221
237
|
|
|
222
|
-
-
|
|
238
|
+
- Updated dependencies
|
|
223
239
|
|
|
224
240
|
## 0.2.6
|
|
225
241
|
|
|
226
242
|
### Patch Changes
|
|
227
243
|
|
|
228
|
-
-
|
|
229
|
-
|
|
230
|
-
|
|
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
|
|
231
247
|
|
|
232
248
|
## 0.2.5
|
|
233
249
|
|
|
234
250
|
### Patch Changes
|
|
235
251
|
|
|
236
|
-
-
|
|
237
|
-
|
|
238
|
-
|
|
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
|
|
239
255
|
|
|
240
256
|
## 0.2.4
|
|
241
257
|
|
|
242
258
|
### Patch Changes
|
|
243
259
|
|
|
244
|
-
-
|
|
245
|
-
|
|
246
|
-
|
|
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
|
|
247
263
|
|
|
248
264
|
## 0.2.3
|
|
249
265
|
|
|
250
266
|
### Patch Changes
|
|
251
267
|
|
|
252
|
-
-
|
|
253
|
-
|
|
254
|
-
|
|
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
|
|
255
271
|
|
|
256
272
|
## 0.2.2
|
|
257
273
|
|
|
258
274
|
### Patch Changes
|
|
259
275
|
|
|
260
|
-
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
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
|
|
264
280
|
|
|
265
281
|
## 0.2.1
|
|
266
282
|
|
|
267
283
|
### Patch Changes
|
|
268
284
|
|
|
269
|
-
-
|
|
270
|
-
|
|
271
|
-
|
|
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`
|
|
272
288
|
|
|
273
289
|
## 0.2.0
|
|
274
290
|
|
|
275
291
|
### Minor Changes
|
|
276
292
|
|
|
277
|
-
-
|
|
278
|
-
|
|
279
|
-
|
|
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
|
|
280
296
|
|
|
281
297
|
## 0.1.4
|
|
282
298
|
|
|
283
299
|
### Patch Changes
|
|
284
300
|
|
|
285
|
-
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
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"
|
|
289
305
|
|
|
290
306
|
## 0.1.3
|
|
291
307
|
|
|
292
308
|
### Patch Changes
|
|
293
309
|
|
|
294
|
-
-
|
|
295
|
-
|
|
296
|
-
|
|
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
|
|
297
313
|
|
|
298
314
|
## 0.1.2
|
|
299
315
|
|
|
300
316
|
### Patch Changes
|
|
301
317
|
|
|
302
|
-
-
|
|
303
|
-
|
|
304
|
-
|
|
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
|
|
305
321
|
|
|
306
322
|
## 0.1.1
|
|
307
323
|
|
|
308
324
|
### Patch Changes
|
|
309
325
|
|
|
310
|
-
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
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
|
|
314
330
|
|
|
315
331
|
## 0.1.0
|
|
316
332
|
|
|
317
333
|
### Minor Changes
|
|
318
334
|
|
|
319
|
-
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
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
|
|
323
339
|
|
|
324
340
|
### Patch Changes
|
|
325
341
|
|
|
326
|
-
-
|
|
342
|
+
- Updated dependencies
|
|
327
343
|
|
|
328
344
|
### New features
|
|
329
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
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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
|
-
|
|
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
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
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
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
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
|
|
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
|
-
|
|
30
|
-
|
|
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
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
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
|
-
|
|
50
|
-
|
|
51
|
-
|
|
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
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
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
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
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)
|