@atlaskit/editor-plugins 10.1.72 → 10.1.74
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 +15 -15
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.74",
|
|
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",
|
|
@@ -137,9 +137,9 @@
|
|
|
137
137
|
},
|
|
138
138
|
"dependencies": {
|
|
139
139
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.4",
|
|
140
|
-
"@atlaskit/editor-plugin-alignment": "4.2.
|
|
140
|
+
"@atlaskit/editor-plugin-alignment": "4.2.7",
|
|
141
141
|
"@atlaskit/editor-plugin-analytics": "3.0.4",
|
|
142
|
-
"@atlaskit/editor-plugin-annotation": "3.3.
|
|
142
|
+
"@atlaskit/editor-plugin-annotation": "3.3.8",
|
|
143
143
|
"@atlaskit/editor-plugin-avatar-group": "4.1.6",
|
|
144
144
|
"@atlaskit/editor-plugin-base": "4.1.6",
|
|
145
145
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.4",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
148
148
|
"@atlaskit/editor-plugin-block-controls": "4.2.3",
|
|
149
149
|
"@atlaskit/editor-plugin-block-menu": "0.0.8",
|
|
150
|
-
"@atlaskit/editor-plugin-block-type": "6.2.
|
|
150
|
+
"@atlaskit/editor-plugin-block-type": "6.2.9",
|
|
151
151
|
"@atlaskit/editor-plugin-border": "3.0.4",
|
|
152
152
|
"@atlaskit/editor-plugin-breakout": "3.1.9",
|
|
153
153
|
"@atlaskit/editor-plugin-caption": "3.1.4",
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
157
157
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.3",
|
|
158
158
|
"@atlaskit/editor-plugin-code-block": "5.0.12",
|
|
159
|
-
"@atlaskit/editor-plugin-collab-edit": "4.2.
|
|
159
|
+
"@atlaskit/editor-plugin-collab-edit": "4.2.1",
|
|
160
160
|
"@atlaskit/editor-plugin-composition": "2.0.0",
|
|
161
161
|
"@atlaskit/editor-plugin-connectivity": "3.1.0",
|
|
162
162
|
"@atlaskit/editor-plugin-content-insertion": "3.1.1",
|
|
@@ -185,10 +185,10 @@
|
|
|
185
185
|
"@atlaskit/editor-plugin-help-dialog": "3.1.5",
|
|
186
186
|
"@atlaskit/editor-plugin-highlight": "3.0.17",
|
|
187
187
|
"@atlaskit/editor-plugin-history": "3.1.0",
|
|
188
|
-
"@atlaskit/editor-plugin-hyperlink": "5.4.
|
|
188
|
+
"@atlaskit/editor-plugin-hyperlink": "5.4.9",
|
|
189
189
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
190
|
-
"@atlaskit/editor-plugin-indentation": "3.
|
|
191
|
-
"@atlaskit/editor-plugin-insert-block": "4.3.
|
|
190
|
+
"@atlaskit/editor-plugin-indentation": "3.2.0",
|
|
191
|
+
"@atlaskit/editor-plugin-insert-block": "4.3.1",
|
|
192
192
|
"@atlaskit/editor-plugin-interaction": "5.0.0",
|
|
193
193
|
"@atlaskit/editor-plugin-layout": "3.1.10",
|
|
194
194
|
"@atlaskit/editor-plugin-limited-mode": "0.0.3",
|
|
@@ -218,16 +218,16 @@
|
|
|
218
218
|
"@atlaskit/editor-plugin-show-diff": "0.1.4",
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.8",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
221
|
-
"@atlaskit/editor-plugin-table": "12.2.
|
|
222
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.
|
|
221
|
+
"@atlaskit/editor-plugin-table": "12.2.6",
|
|
222
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.3",
|
|
223
223
|
"@atlaskit/editor-plugin-text-color": "3.1.13",
|
|
224
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
225
|
-
"@atlaskit/editor-plugin-toolbar": "0.3.
|
|
226
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.
|
|
227
|
-
"@atlaskit/editor-plugin-track-changes": "2.7.
|
|
224
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.21",
|
|
225
|
+
"@atlaskit/editor-plugin-toolbar": "0.3.1",
|
|
226
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.7",
|
|
227
|
+
"@atlaskit/editor-plugin-track-changes": "2.7.3",
|
|
228
228
|
"@atlaskit/editor-plugin-type-ahead": "3.1.9",
|
|
229
229
|
"@atlaskit/editor-plugin-ufo": "3.1.3",
|
|
230
|
-
"@atlaskit/editor-plugin-undo-redo": "3.2.
|
|
230
|
+
"@atlaskit/editor-plugin-undo-redo": "3.2.3",
|
|
231
231
|
"@atlaskit/editor-plugin-unsupported-content": "3.0.4",
|
|
232
232
|
"@atlaskit/editor-plugin-user-intent": "1.1.0",
|
|
233
233
|
"@atlaskit/editor-plugin-user-preferences": "1.2.2",
|