@atlaskit/prosemirror-collab 0.3.2 → 0.3.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 +140 -45
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,118 +1,175 @@
|
|
|
1
1
|
# @atlaskit/prosemirror-collab
|
|
2
2
|
|
|
3
|
+
## 0.3.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
|
|
8
|
+
[`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
|
|
9
|
+
[HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
|
|
10
|
+
language triggering composition on an empty line.This was fixed in a patch bump of
|
|
11
|
+
prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
|
|
12
|
+
|
|
13
|
+
## 0.3.3
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
|
|
18
|
+
[`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
|
|
19
|
+
[ED-23102] Bump ADF schema to version 35.12.2
|
|
20
|
+
|
|
3
21
|
## 0.3.2
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
6
24
|
|
|
7
|
-
-
|
|
25
|
+
- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
|
|
26
|
+
[`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
|
|
27
|
+
[ED-23097] Bump ADF schema to version 35.12.1
|
|
8
28
|
|
|
9
29
|
## 0.3.1
|
|
10
30
|
|
|
11
31
|
### Patch Changes
|
|
12
32
|
|
|
13
|
-
-
|
|
33
|
+
- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
|
|
34
|
+
[`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
|
|
35
|
+
Updating adf-schema version to 35.10.0
|
|
14
36
|
|
|
15
37
|
## 0.3.0
|
|
16
38
|
|
|
17
39
|
### Minor Changes
|
|
18
40
|
|
|
19
|
-
-
|
|
41
|
+
- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
|
|
42
|
+
[`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
|
|
43
|
+
bumped editor-prosemirror version to 4.0.0
|
|
20
44
|
|
|
21
45
|
## 0.2.25
|
|
22
46
|
|
|
23
47
|
### Patch Changes
|
|
24
48
|
|
|
25
|
-
-
|
|
49
|
+
- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
|
|
50
|
+
[`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
|
|
51
|
+
Bump adf-schema to 35.9.2 to support table alignment options
|
|
26
52
|
|
|
27
53
|
## 0.2.24
|
|
28
54
|
|
|
29
55
|
### Patch Changes
|
|
30
56
|
|
|
31
|
-
-
|
|
57
|
+
- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
|
|
58
|
+
[`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
|
|
59
|
+
Bump ADF-schema package to version 35.0.0
|
|
32
60
|
|
|
33
61
|
## 0.2.23
|
|
34
62
|
|
|
35
63
|
### Patch Changes
|
|
36
64
|
|
|
37
|
-
-
|
|
65
|
+
- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
|
|
66
|
+
[`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
|
|
67
|
+
[ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
|
|
68
|
+
35.7.0 to 35.8.0
|
|
38
69
|
|
|
39
70
|
## 0.2.22
|
|
40
71
|
|
|
41
72
|
### Patch Changes
|
|
42
73
|
|
|
43
|
-
-
|
|
74
|
+
- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
|
|
75
|
+
[`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
|
|
76
|
+
Bump adf-schema to 35.7.0
|
|
44
77
|
|
|
45
78
|
## 0.2.21
|
|
46
79
|
|
|
47
80
|
### Patch Changes
|
|
48
81
|
|
|
49
|
-
-
|
|
82
|
+
- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
|
|
83
|
+
[`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
|
|
84
|
+
ED-22553 Updating adf-schema version to 35.6.0
|
|
50
85
|
|
|
51
86
|
## 0.2.20
|
|
52
87
|
|
|
53
88
|
### Patch Changes
|
|
54
89
|
|
|
55
|
-
-
|
|
90
|
+
- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
|
|
91
|
+
[`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
|
|
92
|
+
ED-22219: adf-schema updated to 35.5.2
|
|
56
93
|
|
|
57
94
|
## 0.2.19
|
|
58
95
|
|
|
59
96
|
### Patch Changes
|
|
60
97
|
|
|
61
|
-
-
|
|
98
|
+
- [#71133](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71133)
|
|
99
|
+
[`22d7f6ed1f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22d7f6ed1f02) -
|
|
100
|
+
revert prosemirror-collab unfork
|
|
62
101
|
|
|
63
102
|
## 0.2.18
|
|
64
103
|
|
|
65
104
|
### Patch Changes
|
|
66
105
|
|
|
67
|
-
-
|
|
106
|
+
- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
|
|
107
|
+
[`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
|
|
108
|
+
[ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
|
|
68
109
|
|
|
69
110
|
## 0.2.17
|
|
70
111
|
|
|
71
112
|
### Patch Changes
|
|
72
113
|
|
|
73
|
-
-
|
|
114
|
+
- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
|
|
115
|
+
[`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
|
|
116
|
+
ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
|
|
74
117
|
|
|
75
118
|
## 0.2.16
|
|
76
119
|
|
|
77
120
|
### Patch Changes
|
|
78
121
|
|
|
79
|
-
-
|
|
122
|
+
- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
|
|
123
|
+
[`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
|
|
124
|
+
ED-21371 Update adf-schema to 35.1.0
|
|
80
125
|
|
|
81
126
|
## 0.2.15
|
|
82
127
|
|
|
83
128
|
### Patch Changes
|
|
84
129
|
|
|
85
|
-
-
|
|
130
|
+
- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
|
|
131
|
+
[`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
|
|
132
|
+
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
|
|
86
133
|
|
|
87
134
|
## 0.2.14
|
|
88
135
|
|
|
89
136
|
### Patch Changes
|
|
90
137
|
|
|
91
|
-
-
|
|
138
|
+
- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
|
|
139
|
+
[`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
|
|
140
|
+
update ADF schema
|
|
92
141
|
|
|
93
142
|
## 0.2.13
|
|
94
143
|
|
|
95
144
|
### Patch Changes
|
|
96
145
|
|
|
97
|
-
-
|
|
146
|
+
- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
|
|
147
|
+
[`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
|
|
148
|
+
ED-21266: Updated @atlaskit/adf-schema to 34.0.1
|
|
98
149
|
|
|
99
150
|
## 0.2.12
|
|
100
151
|
|
|
101
152
|
### Patch Changes
|
|
102
153
|
|
|
103
|
-
-
|
|
154
|
+
- [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
|
|
155
|
+
[`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
|
|
156
|
+
ED-20971 Upgrade adf-schema package to ^34.0.0
|
|
104
157
|
|
|
105
158
|
## 0.2.11
|
|
106
159
|
|
|
107
160
|
### Patch Changes
|
|
108
161
|
|
|
109
|
-
-
|
|
162
|
+
- [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
|
|
163
|
+
[`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
|
|
164
|
+
ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
|
|
110
165
|
|
|
111
166
|
## 0.2.10
|
|
112
167
|
|
|
113
168
|
### Patch Changes
|
|
114
169
|
|
|
115
|
-
-
|
|
170
|
+
- [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
|
|
171
|
+
[`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
|
|
172
|
+
Connect yarn changeset to packages, upgrade adf-schema
|
|
116
173
|
|
|
117
174
|
## 1.3.0 (2022-05-30)
|
|
118
175
|
|
|
@@ -120,96 +177,129 @@
|
|
|
120
177
|
|
|
121
178
|
### Patch Changes
|
|
122
179
|
|
|
123
|
-
-
|
|
124
|
-
|
|
180
|
+
- [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
|
|
181
|
+
[`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
|
|
182
|
+
adf-schema from AFE and rely on npm package for adf-schema
|
|
183
|
+
- [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
|
|
184
|
+
adf-schema, use published version
|
|
125
185
|
|
|
126
186
|
## 0.2.8
|
|
127
187
|
|
|
128
188
|
### Patch Changes
|
|
129
189
|
|
|
130
|
-
-
|
|
190
|
+
- [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
|
|
191
|
+
[`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
|
|
192
|
+
adf-schema to fixed versioning
|
|
131
193
|
|
|
132
194
|
## 0.2.7
|
|
133
195
|
|
|
134
196
|
### Patch Changes
|
|
135
197
|
|
|
136
|
-
-
|
|
198
|
+
- Updated dependencies
|
|
137
199
|
|
|
138
200
|
## 0.2.6
|
|
139
201
|
|
|
140
202
|
### Patch Changes
|
|
141
203
|
|
|
142
|
-
-
|
|
204
|
+
- [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
|
|
205
|
+
[`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
|
|
206
|
+
[ED-19233] Import prosemirror libraries from internal facade package
|
|
143
207
|
|
|
144
208
|
## 0.2.5
|
|
145
209
|
|
|
146
210
|
### Patch Changes
|
|
147
211
|
|
|
148
|
-
-
|
|
212
|
+
- [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
|
|
213
|
+
[`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
|
|
214
|
+
[ED-13910] Fix prosemirror types
|
|
149
215
|
|
|
150
216
|
## 0.2.4
|
|
151
217
|
|
|
152
218
|
### Patch Changes
|
|
153
219
|
|
|
154
|
-
-
|
|
220
|
+
- [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782)
|
|
221
|
+
[`73b5128036b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73b5128036b) -
|
|
222
|
+
[ED-17082] Mark package as a singleton one
|
|
155
223
|
|
|
156
224
|
## 0.2.3
|
|
157
225
|
|
|
158
226
|
### Patch Changes
|
|
159
227
|
|
|
160
|
-
-
|
|
228
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
229
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
230
|
+
legacy types are published for TS 4.5-4.8
|
|
161
231
|
|
|
162
232
|
## 0.2.2
|
|
163
233
|
|
|
164
234
|
### Patch Changes
|
|
165
235
|
|
|
166
|
-
-
|
|
236
|
+
- [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
|
|
237
|
+
[`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
|
|
238
|
+
[ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed
|
|
239
|
+
work-arounds for fixed issues
|
|
167
240
|
|
|
168
241
|
## 0.2.1
|
|
169
242
|
|
|
170
243
|
### Patch Changes
|
|
171
244
|
|
|
172
|
-
-
|
|
245
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
246
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
247
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
173
248
|
|
|
174
249
|
## 0.2.0
|
|
175
250
|
|
|
176
251
|
### Minor Changes
|
|
177
252
|
|
|
178
|
-
-
|
|
253
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
254
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
255
|
+
minor dependency bump
|
|
179
256
|
|
|
180
257
|
## 0.1.4
|
|
181
258
|
|
|
182
259
|
### Patch Changes
|
|
183
260
|
|
|
184
|
-
-
|
|
261
|
+
- [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
|
|
262
|
+
[`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
|
|
263
|
+
"[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
|
|
264
|
+
issues"
|
|
185
265
|
|
|
186
266
|
## 0.1.3
|
|
187
267
|
|
|
188
268
|
### Patch Changes
|
|
189
269
|
|
|
190
|
-
-
|
|
270
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
271
|
+
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
272
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
191
273
|
|
|
192
274
|
## 0.1.2
|
|
193
275
|
|
|
194
276
|
### Patch Changes
|
|
195
277
|
|
|
196
|
-
-
|
|
278
|
+
- [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
|
|
279
|
+
[`96a7517a28f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96a7517a28f) -
|
|
280
|
+
Reverted filtering out analytics steps as they would break undo behaviour
|
|
197
281
|
|
|
198
282
|
## 0.1.1
|
|
199
283
|
|
|
200
284
|
### Patch Changes
|
|
201
285
|
|
|
202
|
-
-
|
|
286
|
+
- [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
|
|
287
|
+
[`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) -
|
|
288
|
+
[ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter
|
|
289
|
+
out analytics steps
|
|
203
290
|
|
|
204
291
|
## 0.1.0
|
|
205
292
|
|
|
206
293
|
### Minor Changes
|
|
207
294
|
|
|
208
|
-
-
|
|
295
|
+
- [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
|
|
296
|
+
[`883590cbe7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/883590cbe7d) -
|
|
297
|
+
[ESS-2914] Forked the prosemirror-collab library to create a version that filters out analytics
|
|
298
|
+
steps
|
|
209
299
|
|
|
210
300
|
### Patch Changes
|
|
211
301
|
|
|
212
|
-
-
|
|
302
|
+
- Updated dependencies
|
|
213
303
|
|
|
214
304
|
### New features
|
|
215
305
|
|
|
@@ -237,7 +327,8 @@ Add a `module` field to package json file.
|
|
|
237
327
|
|
|
238
328
|
### Bug fixes
|
|
239
329
|
|
|
240
|
-
Fix an issue where in `mapSelectionBackward` mode, the plugin flipped the head and anchor of the
|
|
330
|
+
Fix an issue where in `mapSelectionBackward` mode, the plugin flipped the head and anchor of the
|
|
331
|
+
selection, leading to selection glitches during collaborative editing.
|
|
241
332
|
|
|
242
333
|
## 1.1.1 (2018-10-09)
|
|
243
334
|
|
|
@@ -249,19 +340,23 @@ Fix issue where `mapSelectionBackward` didn't work because of a typo.
|
|
|
249
340
|
|
|
250
341
|
### New features
|
|
251
342
|
|
|
252
|
-
[`receiveTransaction`](https://prosemirror.net/docs/ref/#collab.receiveTransaction) now supports a
|
|
343
|
+
[`receiveTransaction`](https://prosemirror.net/docs/ref/#collab.receiveTransaction) now supports a
|
|
344
|
+
`mapSelectionBackward` option that makes it so that text selections are mapped to stay in place when
|
|
345
|
+
remote changes insert content at their position.
|
|
253
346
|
|
|
254
347
|
## 0.19.0 (2017-03-16)
|
|
255
348
|
|
|
256
349
|
### New features
|
|
257
350
|
|
|
258
|
-
You can now use strings (as well as numbers) as client IDs (this already worked, but now the
|
|
351
|
+
You can now use strings (as well as numbers) as client IDs (this already worked, but now the
|
|
352
|
+
documentation reflects this).
|
|
259
353
|
|
|
260
354
|
## 0.18.0 (2017-02-24)
|
|
261
355
|
|
|
262
356
|
### New features
|
|
263
357
|
|
|
264
|
-
[`sendableSteps`](https://prosemirror.net/docs/ref/version/0.18.0.html#collab.sendableSteps) now
|
|
358
|
+
[`sendableSteps`](https://prosemirror.net/docs/ref/version/0.18.0.html#collab.sendableSteps) now
|
|
359
|
+
also returns information about the original transactions that produced the steps.
|
|
265
360
|
|
|
266
361
|
## 0.11.0 (2016-09-21)
|
|
267
362
|
|
|
@@ -269,13 +364,13 @@ You can now use strings (as well as numbers) as client IDs (this already worked,
|
|
|
269
364
|
|
|
270
365
|
Moved into a separate module.
|
|
271
366
|
|
|
272
|
-
Interface [adjusted](https://prosemirror.net/docs/ref/version/0.11.0.html#collab) to work with the
|
|
273
|
-
[plugin](https://prosemirror.net/docs/ref/version/0.11.0.html#state.Plugin) system.
|
|
367
|
+
Interface [adjusted](https://prosemirror.net/docs/ref/version/0.11.0.html#collab) to work with the
|
|
368
|
+
new [plugin](https://prosemirror.net/docs/ref/version/0.11.0.html#state.Plugin) system.
|
|
274
369
|
|
|
275
370
|
### New features
|
|
276
371
|
|
|
277
372
|
When receiving changes, the module now
|
|
278
373
|
[generates](https://prosemirror.net/docs/ref/version/0.11.0.html#collab.receiveAction) a regular
|
|
279
|
-
[transform action](https://prosemirror.net/docs/ref/version/0.11.0.html#state.TransformAction)
|
|
280
|
-
the editor's document. This solves problematic corner cases for code
|
|
281
|
-
|
|
374
|
+
[transform action](https://prosemirror.net/docs/ref/version/0.11.0.html#state.TransformAction)
|
|
375
|
+
instead of hard-setting the editor's document. This solves problematic corner cases for code keeping
|
|
376
|
+
track of the document by listening to transform actions.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/prosemirror-collab",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.4",
|
|
4
4
|
"description": "Collaborative editing for ProseMirror - Atlassian Fork",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -32,11 +32,11 @@
|
|
|
32
32
|
".": "./src/index.ts"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@atlaskit/editor-prosemirror": "4.0.
|
|
35
|
+
"@atlaskit/editor-prosemirror": "4.0.1",
|
|
36
36
|
"@babel/runtime": "^7.0.0"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@atlaskit/adf-schema": "^35.12.
|
|
39
|
+
"@atlaskit/adf-schema": "^35.12.2",
|
|
40
40
|
"@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0"
|
|
41
41
|
},
|
|
42
42
|
"techstack": {
|