@atlaskit/editor-plugins 10.2.5 → 10.2.7
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 +12 -0
- package/package.json +25 -25
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.2.
|
|
3
|
+
"version": "10.2.7",
|
|
4
4
|
"description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -142,18 +142,18 @@
|
|
|
142
142
|
"@atlaskit/editor-plugin-alignment": "4.2.9",
|
|
143
143
|
"@atlaskit/editor-plugin-analytics": "3.0.5",
|
|
144
144
|
"@atlaskit/editor-plugin-annotation": "3.3.10",
|
|
145
|
-
"@atlaskit/editor-plugin-avatar-group": "4.1.
|
|
145
|
+
"@atlaskit/editor-plugin-avatar-group": "4.1.8",
|
|
146
146
|
"@atlaskit/editor-plugin-base": "4.1.7",
|
|
147
147
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.5",
|
|
148
148
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.2",
|
|
149
149
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
150
|
-
"@atlaskit/editor-plugin-block-controls": "4.2.
|
|
150
|
+
"@atlaskit/editor-plugin-block-controls": "4.2.6",
|
|
151
151
|
"@atlaskit/editor-plugin-block-menu": "0.0.13",
|
|
152
|
-
"@atlaskit/editor-plugin-block-type": "6.2.
|
|
152
|
+
"@atlaskit/editor-plugin-block-type": "6.2.12",
|
|
153
153
|
"@atlaskit/editor-plugin-border": "3.0.4",
|
|
154
|
-
"@atlaskit/editor-plugin-breakout": "3.1.
|
|
154
|
+
"@atlaskit/editor-plugin-breakout": "3.1.11",
|
|
155
155
|
"@atlaskit/editor-plugin-caption": "3.2.0",
|
|
156
|
-
"@atlaskit/editor-plugin-card": "7.5.
|
|
156
|
+
"@atlaskit/editor-plugin-card": "7.5.1",
|
|
157
157
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
158
158
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
159
159
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.4",
|
|
@@ -167,30 +167,30 @@
|
|
|
167
167
|
"@atlaskit/editor-plugin-copy-button": "3.0.2",
|
|
168
168
|
"@atlaskit/editor-plugin-custom-autoformat": "3.0.1",
|
|
169
169
|
"@atlaskit/editor-plugin-data-consumer": "3.0.4",
|
|
170
|
-
"@atlaskit/editor-plugin-date": "5.1.
|
|
170
|
+
"@atlaskit/editor-plugin-date": "5.1.12",
|
|
171
171
|
"@atlaskit/editor-plugin-decorations": "3.1.0",
|
|
172
172
|
"@atlaskit/editor-plugin-editor-disabled": "3.0.1",
|
|
173
173
|
"@atlaskit/editor-plugin-editor-viewmode": "5.0.4",
|
|
174
174
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "3.0.1",
|
|
175
|
-
"@atlaskit/editor-plugin-emoji": "4.3.
|
|
175
|
+
"@atlaskit/editor-plugin-emoji": "4.3.2",
|
|
176
176
|
"@atlaskit/editor-plugin-engagement-platform": "4.0.1",
|
|
177
177
|
"@atlaskit/editor-plugin-expand": "4.3.0",
|
|
178
|
-
"@atlaskit/editor-plugin-extension": "6.2.
|
|
178
|
+
"@atlaskit/editor-plugin-extension": "6.2.1",
|
|
179
179
|
"@atlaskit/editor-plugin-feature-flags": "2.0.1",
|
|
180
180
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.1",
|
|
181
|
-
"@atlaskit/editor-plugin-find-replace": "3.2.
|
|
182
|
-
"@atlaskit/editor-plugin-floating-toolbar": "5.2.
|
|
181
|
+
"@atlaskit/editor-plugin-find-replace": "3.2.9",
|
|
182
|
+
"@atlaskit/editor-plugin-floating-toolbar": "5.2.2",
|
|
183
183
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
184
184
|
"@atlaskit/editor-plugin-fragment": "3.0.4",
|
|
185
185
|
"@atlaskit/editor-plugin-grid": "3.1.1",
|
|
186
|
-
"@atlaskit/editor-plugin-guideline": "3.0.
|
|
187
|
-
"@atlaskit/editor-plugin-help-dialog": "3.1.
|
|
186
|
+
"@atlaskit/editor-plugin-guideline": "3.0.5",
|
|
187
|
+
"@atlaskit/editor-plugin-help-dialog": "3.1.7",
|
|
188
188
|
"@atlaskit/editor-plugin-highlight": "3.0.19",
|
|
189
189
|
"@atlaskit/editor-plugin-history": "3.1.1",
|
|
190
190
|
"@atlaskit/editor-plugin-hyperlink": "5.4.11",
|
|
191
191
|
"@atlaskit/editor-plugin-image-upload": "3.0.1",
|
|
192
192
|
"@atlaskit/editor-plugin-indentation": "3.2.1",
|
|
193
|
-
"@atlaskit/editor-plugin-insert-block": "4.3.
|
|
193
|
+
"@atlaskit/editor-plugin-insert-block": "4.3.5",
|
|
194
194
|
"@atlaskit/editor-plugin-interaction": "5.0.1",
|
|
195
195
|
"@atlaskit/editor-plugin-layout": "3.2.0",
|
|
196
196
|
"@atlaskit/editor-plugin-limited-mode": "0.0.3",
|
|
@@ -198,37 +198,37 @@
|
|
|
198
198
|
"@atlaskit/editor-plugin-local-id": "1.0.3",
|
|
199
199
|
"@atlaskit/editor-plugin-loom": "5.1.3",
|
|
200
200
|
"@atlaskit/editor-plugin-max-content-size": "3.0.1",
|
|
201
|
-
"@atlaskit/editor-plugin-media": "5.3.
|
|
201
|
+
"@atlaskit/editor-plugin-media": "5.3.1",
|
|
202
202
|
"@atlaskit/editor-plugin-media-insert": "9.2.5",
|
|
203
|
-
"@atlaskit/editor-plugin-mentions": "5.2.
|
|
203
|
+
"@atlaskit/editor-plugin-mentions": "5.2.10",
|
|
204
204
|
"@atlaskit/editor-plugin-metrics": "4.0.9",
|
|
205
205
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
206
|
-
"@atlaskit/editor-plugin-panel": "5.4.
|
|
206
|
+
"@atlaskit/editor-plugin-panel": "5.4.1",
|
|
207
207
|
"@atlaskit/editor-plugin-paste": "4.1.8",
|
|
208
208
|
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.3",
|
|
209
209
|
"@atlaskit/editor-plugin-placeholder": "3.2.2",
|
|
210
|
-
"@atlaskit/editor-plugin-placeholder-text": "3.1.
|
|
210
|
+
"@atlaskit/editor-plugin-placeholder-text": "3.1.8",
|
|
211
211
|
"@atlaskit/editor-plugin-primary-toolbar": "4.1.6",
|
|
212
|
-
"@atlaskit/editor-plugin-quick-insert": "3.0.
|
|
212
|
+
"@atlaskit/editor-plugin-quick-insert": "3.0.9",
|
|
213
213
|
"@atlaskit/editor-plugin-rule": "3.0.5",
|
|
214
214
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.1",
|
|
215
215
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.2",
|
|
216
216
|
"@atlaskit/editor-plugin-selection": "3.2.1",
|
|
217
217
|
"@atlaskit/editor-plugin-selection-extension": "3.6.0",
|
|
218
|
-
"@atlaskit/editor-plugin-selection-marker": "3.0.
|
|
218
|
+
"@atlaskit/editor-plugin-selection-marker": "3.0.9",
|
|
219
219
|
"@atlaskit/editor-plugin-selection-toolbar": "4.3.10",
|
|
220
220
|
"@atlaskit/editor-plugin-show-diff": "0.1.7",
|
|
221
|
-
"@atlaskit/editor-plugin-status": "4.1.
|
|
221
|
+
"@atlaskit/editor-plugin-status": "4.1.10",
|
|
222
222
|
"@atlaskit/editor-plugin-submit-editor": "3.1.1",
|
|
223
223
|
"@atlaskit/editor-plugin-synced-block": "0.1.1",
|
|
224
|
-
"@atlaskit/editor-plugin-table": "12.3.
|
|
224
|
+
"@atlaskit/editor-plugin-table": "12.3.4",
|
|
225
225
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.5",
|
|
226
|
-
"@atlaskit/editor-plugin-text-color": "3.1.
|
|
226
|
+
"@atlaskit/editor-plugin-text-color": "3.1.16",
|
|
227
227
|
"@atlaskit/editor-plugin-text-formatting": "3.0.23",
|
|
228
228
|
"@atlaskit/editor-plugin-toolbar": "0.4.3",
|
|
229
229
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.9",
|
|
230
|
-
"@atlaskit/editor-plugin-track-changes": "2.7.
|
|
231
|
-
"@atlaskit/editor-plugin-type-ahead": "3.1.
|
|
230
|
+
"@atlaskit/editor-plugin-track-changes": "2.7.8",
|
|
231
|
+
"@atlaskit/editor-plugin-type-ahead": "3.1.12",
|
|
232
232
|
"@atlaskit/editor-plugin-ufo": "3.1.3",
|
|
233
233
|
"@atlaskit/editor-plugin-undo-redo": "3.2.5",
|
|
234
234
|
"@atlaskit/editor-plugin-unsupported-content": "3.0.5",
|