@atlaskit/editor-plugins 10.1.29 → 10.1.30
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 +6 -0
- package/package.json +11 -11
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.30",
|
|
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,14 +137,14 @@
|
|
|
137
137
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
|
|
138
138
|
"@atlaskit/editor-plugin-alignment": "4.1.3",
|
|
139
139
|
"@atlaskit/editor-plugin-analytics": "3.0.3",
|
|
140
|
-
"@atlaskit/editor-plugin-annotation": "3.
|
|
140
|
+
"@atlaskit/editor-plugin-annotation": "3.2.0",
|
|
141
141
|
"@atlaskit/editor-plugin-avatar-group": "4.1.2",
|
|
142
142
|
"@atlaskit/editor-plugin-base": "4.1.2",
|
|
143
143
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.3",
|
|
144
144
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
|
|
145
145
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
146
|
-
"@atlaskit/editor-plugin-block-controls": "4.1.
|
|
147
|
-
"@atlaskit/editor-plugin-block-menu": "0.0.
|
|
146
|
+
"@atlaskit/editor-plugin-block-controls": "4.1.8",
|
|
147
|
+
"@atlaskit/editor-plugin-block-menu": "0.0.1",
|
|
148
148
|
"@atlaskit/editor-plugin-block-type": "6.1.3",
|
|
149
149
|
"@atlaskit/editor-plugin-border": "3.0.3",
|
|
150
150
|
"@atlaskit/editor-plugin-breakout": "3.1.4",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"@atlaskit/editor-plugin-feature-flags": "2.0.0",
|
|
176
176
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
|
|
177
177
|
"@atlaskit/editor-plugin-find-replace": "3.2.1",
|
|
178
|
-
"@atlaskit/editor-plugin-floating-toolbar": "5.1.
|
|
178
|
+
"@atlaskit/editor-plugin-floating-toolbar": "5.1.8",
|
|
179
179
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
180
180
|
"@atlaskit/editor-plugin-fragment": "3.0.3",
|
|
181
181
|
"@atlaskit/editor-plugin-grid": "3.1.0",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"@atlaskit/editor-plugin-hyperlink": "5.3.0",
|
|
187
187
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
188
188
|
"@atlaskit/editor-plugin-indentation": "3.1.2",
|
|
189
|
-
"@atlaskit/editor-plugin-insert-block": "4.1.
|
|
189
|
+
"@atlaskit/editor-plugin-insert-block": "4.1.6",
|
|
190
190
|
"@atlaskit/editor-plugin-interaction": "5.0.0",
|
|
191
191
|
"@atlaskit/editor-plugin-layout": "3.1.5",
|
|
192
192
|
"@atlaskit/editor-plugin-list": "5.1.2",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"@atlaskit/editor-plugin-mentions": "5.2.4",
|
|
198
198
|
"@atlaskit/editor-plugin-metrics": "4.0.5",
|
|
199
199
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
200
|
-
"@atlaskit/editor-plugin-panel": "5.
|
|
200
|
+
"@atlaskit/editor-plugin-panel": "5.3.0",
|
|
201
201
|
"@atlaskit/editor-plugin-paste": "4.1.3",
|
|
202
202
|
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.1",
|
|
203
203
|
"@atlaskit/editor-plugin-placeholder": "3.0.1",
|
|
@@ -211,16 +211,16 @@
|
|
|
211
211
|
"@atlaskit/editor-plugin-selection-extension": "3.4.3",
|
|
212
212
|
"@atlaskit/editor-plugin-selection-marker": "3.0.3",
|
|
213
213
|
"@atlaskit/editor-plugin-selection-toolbar": "4.2.2",
|
|
214
|
-
"@atlaskit/editor-plugin-show-diff": "0.0.
|
|
214
|
+
"@atlaskit/editor-plugin-show-diff": "0.0.2",
|
|
215
215
|
"@atlaskit/editor-plugin-status": "4.1.3",
|
|
216
216
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
217
217
|
"@atlaskit/editor-plugin-table": "12.1.12",
|
|
218
218
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.3",
|
|
219
219
|
"@atlaskit/editor-plugin-text-color": "3.1.3",
|
|
220
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
221
|
-
"@atlaskit/editor-plugin-toolbar": "0.0.
|
|
220
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.9",
|
|
221
|
+
"@atlaskit/editor-plugin-toolbar": "0.0.6",
|
|
222
222
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.2",
|
|
223
|
-
"@atlaskit/editor-plugin-track-changes": "2.4.
|
|
223
|
+
"@atlaskit/editor-plugin-track-changes": "2.4.2",
|
|
224
224
|
"@atlaskit/editor-plugin-type-ahead": "3.1.3",
|
|
225
225
|
"@atlaskit/editor-plugin-ufo": "3.1.1",
|
|
226
226
|
"@atlaskit/editor-plugin-undo-redo": "3.1.0",
|