@atlaskit/editor-plugins 8.1.3 → 8.1.5
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 +9 -9
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "8.1.
|
|
3
|
+
"version": "8.1.5",
|
|
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-batch-attribute-updates": "2.1.3",
|
|
139
139
|
"@atlaskit/editor-plugin-before-primary-toolbar": "2.0.4",
|
|
140
140
|
"@atlaskit/editor-plugin-better-type-history": "2.1.3",
|
|
141
|
-
"@atlaskit/editor-plugin-block-controls": "3.
|
|
141
|
+
"@atlaskit/editor-plugin-block-controls": "3.10.0",
|
|
142
142
|
"@atlaskit/editor-plugin-block-type": "5.1.13",
|
|
143
143
|
"@atlaskit/editor-plugin-border": "2.1.3",
|
|
144
144
|
"@atlaskit/editor-plugin-breakout": "2.1.7",
|
|
@@ -147,8 +147,8 @@
|
|
|
147
147
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.3",
|
|
148
148
|
"@atlaskit/editor-plugin-clipboard": "2.0.3",
|
|
149
149
|
"@atlaskit/editor-plugin-code-bidi-warning": "2.1.0",
|
|
150
|
-
"@atlaskit/editor-plugin-code-block": "4.
|
|
151
|
-
"@atlaskit/editor-plugin-collab-edit": "3.4.
|
|
150
|
+
"@atlaskit/editor-plugin-code-block": "4.4.0",
|
|
151
|
+
"@atlaskit/editor-plugin-collab-edit": "3.4.1",
|
|
152
152
|
"@atlaskit/editor-plugin-composition": "1.3.4",
|
|
153
153
|
"@atlaskit/editor-plugin-connectivity": "2.0.4",
|
|
154
154
|
"@atlaskit/editor-plugin-content-insertion": "2.1.3",
|
|
@@ -181,13 +181,13 @@
|
|
|
181
181
|
"@atlaskit/editor-plugin-image-upload": "2.0.3",
|
|
182
182
|
"@atlaskit/editor-plugin-indentation": "2.1.3",
|
|
183
183
|
"@atlaskit/editor-plugin-insert-block": "3.2.0",
|
|
184
|
-
"@atlaskit/editor-plugin-layout": "2.
|
|
184
|
+
"@atlaskit/editor-plugin-layout": "2.5.0",
|
|
185
185
|
"@atlaskit/editor-plugin-list": "4.2.1",
|
|
186
186
|
"@atlaskit/editor-plugin-loom": "4.0.13",
|
|
187
187
|
"@atlaskit/editor-plugin-max-content-size": "2.0.3",
|
|
188
188
|
"@atlaskit/editor-plugin-media": "2.5.0",
|
|
189
189
|
"@atlaskit/editor-plugin-media-insert": "6.2.3",
|
|
190
|
-
"@atlaskit/editor-plugin-mentions": "4.4.
|
|
190
|
+
"@atlaskit/editor-plugin-mentions": "4.4.1",
|
|
191
191
|
"@atlaskit/editor-plugin-metrics": "3.4.4",
|
|
192
192
|
"@atlaskit/editor-plugin-panel": "4.3.7",
|
|
193
193
|
"@atlaskit/editor-plugin-paste": "3.2.0",
|
|
@@ -202,15 +202,15 @@
|
|
|
202
202
|
"@atlaskit/editor-plugin-selection": "2.1.8",
|
|
203
203
|
"@atlaskit/editor-plugin-selection-extension": "2.2.0",
|
|
204
204
|
"@atlaskit/editor-plugin-selection-marker": "2.2.0",
|
|
205
|
-
"@atlaskit/editor-plugin-selection-toolbar": "3.4.
|
|
205
|
+
"@atlaskit/editor-plugin-selection-toolbar": "3.4.1",
|
|
206
206
|
"@atlaskit/editor-plugin-status": "3.1.10",
|
|
207
207
|
"@atlaskit/editor-plugin-submit-editor": "2.0.3",
|
|
208
|
-
"@atlaskit/editor-plugin-table": "10.
|
|
208
|
+
"@atlaskit/editor-plugin-table": "10.8.0",
|
|
209
209
|
"@atlaskit/editor-plugin-tasks-and-decisions": "5.1.1",
|
|
210
210
|
"@atlaskit/editor-plugin-text-color": "2.2.0",
|
|
211
211
|
"@atlaskit/editor-plugin-text-formatting": "2.2.0",
|
|
212
212
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "3.2.0",
|
|
213
|
-
"@atlaskit/editor-plugin-type-ahead": "2.4.
|
|
213
|
+
"@atlaskit/editor-plugin-type-ahead": "2.4.1",
|
|
214
214
|
"@atlaskit/editor-plugin-ufo": "2.0.4",
|
|
215
215
|
"@atlaskit/editor-plugin-undo-redo": "2.0.9",
|
|
216
216
|
"@atlaskit/editor-plugin-unsupported-content": "2.1.3",
|