@atlaskit/editor-plugins 8.0.47 → 8.0.49
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 +8 -8
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.49",
|
|
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,8 +138,8 @@
|
|
|
138
138
|
"@atlaskit/editor-plugin-batch-attribute-updates": "2.1.2",
|
|
139
139
|
"@atlaskit/editor-plugin-before-primary-toolbar": "2.0.3",
|
|
140
140
|
"@atlaskit/editor-plugin-better-type-history": "2.1.2",
|
|
141
|
-
"@atlaskit/editor-plugin-block-controls": "3.5.
|
|
142
|
-
"@atlaskit/editor-plugin-block-type": "5.1.
|
|
141
|
+
"@atlaskit/editor-plugin-block-controls": "3.5.3",
|
|
142
|
+
"@atlaskit/editor-plugin-block-type": "5.1.8",
|
|
143
143
|
"@atlaskit/editor-plugin-border": "2.1.2",
|
|
144
144
|
"@atlaskit/editor-plugin-breakout": "2.1.5",
|
|
145
145
|
"@atlaskit/editor-plugin-caption": "2.1.2",
|
|
@@ -181,16 +181,16 @@
|
|
|
181
181
|
"@atlaskit/editor-plugin-image-upload": "2.0.2",
|
|
182
182
|
"@atlaskit/editor-plugin-indentation": "2.1.2",
|
|
183
183
|
"@atlaskit/editor-plugin-insert-block": "3.1.1",
|
|
184
|
-
"@atlaskit/editor-plugin-layout": "2.3.
|
|
184
|
+
"@atlaskit/editor-plugin-layout": "2.3.2",
|
|
185
185
|
"@atlaskit/editor-plugin-list": "4.2.0",
|
|
186
186
|
"@atlaskit/editor-plugin-loom": "4.0.10",
|
|
187
187
|
"@atlaskit/editor-plugin-max-content-size": "2.0.2",
|
|
188
|
-
"@atlaskit/editor-plugin-media": "2.3.
|
|
188
|
+
"@atlaskit/editor-plugin-media": "2.3.14",
|
|
189
189
|
"@atlaskit/editor-plugin-media-insert": "6.2.0",
|
|
190
190
|
"@atlaskit/editor-plugin-mentions": "4.1.7",
|
|
191
191
|
"@atlaskit/editor-plugin-metrics": "3.4.3",
|
|
192
192
|
"@atlaskit/editor-plugin-panel": "4.3.0",
|
|
193
|
-
"@atlaskit/editor-plugin-paste": "3.1.
|
|
193
|
+
"@atlaskit/editor-plugin-paste": "3.1.5",
|
|
194
194
|
"@atlaskit/editor-plugin-paste-options-toolbar": "2.0.4",
|
|
195
195
|
"@atlaskit/editor-plugin-placeholder": "2.0.8",
|
|
196
196
|
"@atlaskit/editor-plugin-placeholder-text": "2.1.4",
|
|
@@ -202,14 +202,14 @@
|
|
|
202
202
|
"@atlaskit/editor-plugin-selection": "2.1.2",
|
|
203
203
|
"@atlaskit/editor-plugin-selection-extension": "2.1.5",
|
|
204
204
|
"@atlaskit/editor-plugin-selection-marker": "2.0.4",
|
|
205
|
-
"@atlaskit/editor-plugin-selection-toolbar": "2.
|
|
205
|
+
"@atlaskit/editor-plugin-selection-toolbar": "2.3.0",
|
|
206
206
|
"@atlaskit/editor-plugin-status": "3.1.7",
|
|
207
207
|
"@atlaskit/editor-plugin-submit-editor": "2.0.2",
|
|
208
208
|
"@atlaskit/editor-plugin-table": "10.5.3",
|
|
209
209
|
"@atlaskit/editor-plugin-tasks-and-decisions": "5.0.1",
|
|
210
210
|
"@atlaskit/editor-plugin-text-color": "2.1.6",
|
|
211
211
|
"@atlaskit/editor-plugin-text-formatting": "2.1.6",
|
|
212
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.
|
|
212
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.7",
|
|
213
213
|
"@atlaskit/editor-plugin-type-ahead": "2.2.0",
|
|
214
214
|
"@atlaskit/editor-plugin-ufo": "2.0.3",
|
|
215
215
|
"@atlaskit/editor-plugin-undo-redo": "2.0.8",
|