@atlaskit/editor-plugins 10.1.32 → 10.1.34
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 +6 -6
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.34",
|
|
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",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
|
|
139
139
|
"@atlaskit/editor-plugin-alignment": "4.1.3",
|
|
140
140
|
"@atlaskit/editor-plugin-analytics": "3.0.3",
|
|
141
|
-
"@atlaskit/editor-plugin-annotation": "3.2.
|
|
141
|
+
"@atlaskit/editor-plugin-annotation": "3.2.1",
|
|
142
142
|
"@atlaskit/editor-plugin-avatar-group": "4.1.2",
|
|
143
143
|
"@atlaskit/editor-plugin-base": "4.1.2",
|
|
144
144
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.3",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"@atlaskit/editor-plugin-help-dialog": "3.1.2",
|
|
185
185
|
"@atlaskit/editor-plugin-highlight": "3.0.9",
|
|
186
186
|
"@atlaskit/editor-plugin-history": "3.1.0",
|
|
187
|
-
"@atlaskit/editor-plugin-hyperlink": "5.
|
|
187
|
+
"@atlaskit/editor-plugin-hyperlink": "5.4.0",
|
|
188
188
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
189
189
|
"@atlaskit/editor-plugin-indentation": "3.1.2",
|
|
190
190
|
"@atlaskit/editor-plugin-insert-block": "4.1.6",
|
|
@@ -212,15 +212,15 @@
|
|
|
212
212
|
"@atlaskit/editor-plugin-selection": "3.0.5",
|
|
213
213
|
"@atlaskit/editor-plugin-selection-extension": "3.4.3",
|
|
214
214
|
"@atlaskit/editor-plugin-selection-marker": "3.0.3",
|
|
215
|
-
"@atlaskit/editor-plugin-selection-toolbar": "4.
|
|
215
|
+
"@atlaskit/editor-plugin-selection-toolbar": "4.3.0",
|
|
216
216
|
"@atlaskit/editor-plugin-show-diff": "0.0.2",
|
|
217
217
|
"@atlaskit/editor-plugin-status": "4.1.3",
|
|
218
218
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
219
219
|
"@atlaskit/editor-plugin-table": "12.1.13",
|
|
220
220
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.3",
|
|
221
221
|
"@atlaskit/editor-plugin-text-color": "3.1.3",
|
|
222
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
223
|
-
"@atlaskit/editor-plugin-toolbar": "0.0
|
|
222
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.10",
|
|
223
|
+
"@atlaskit/editor-plugin-toolbar": "0.1.0",
|
|
224
224
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.2",
|
|
225
225
|
"@atlaskit/editor-plugin-track-changes": "2.4.2",
|
|
226
226
|
"@atlaskit/editor-plugin-type-ahead": "3.1.3",
|