@atlaskit/editor-plugins 8.0.94 → 8.0.96
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 +7 -7
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.96",
|
|
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",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"@atlaskit/editor-plugin-code-block": "4.2.8",
|
|
151
151
|
"@atlaskit/editor-plugin-collab-edit": "3.2.5",
|
|
152
152
|
"@atlaskit/editor-plugin-composition": "1.3.4",
|
|
153
|
-
"@atlaskit/editor-plugin-connectivity": "2.0.
|
|
153
|
+
"@atlaskit/editor-plugin-connectivity": "2.0.4",
|
|
154
154
|
"@atlaskit/editor-plugin-content-insertion": "2.1.3",
|
|
155
155
|
"@atlaskit/editor-plugin-context-identifier": "2.0.3",
|
|
156
156
|
"@atlaskit/editor-plugin-context-panel": "4.0.4",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"@atlaskit/editor-plugin-editor-disabled": "2.0.3",
|
|
163
163
|
"@atlaskit/editor-plugin-editor-viewmode": "3.0.4",
|
|
164
164
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "2.0.3",
|
|
165
|
-
"@atlaskit/editor-plugin-emoji": "3.5.
|
|
165
|
+
"@atlaskit/editor-plugin-emoji": "3.5.3",
|
|
166
166
|
"@atlaskit/editor-plugin-engagement-platform": "3.0.3",
|
|
167
167
|
"@atlaskit/editor-plugin-expand": "3.2.5",
|
|
168
168
|
"@atlaskit/editor-plugin-extension": "5.2.2",
|
|
@@ -185,7 +185,7 @@
|
|
|
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
|
-
"@atlaskit/editor-plugin-media": "2.3.
|
|
188
|
+
"@atlaskit/editor-plugin-media": "2.3.22",
|
|
189
189
|
"@atlaskit/editor-plugin-media-insert": "6.2.3",
|
|
190
190
|
"@atlaskit/editor-plugin-mentions": "4.3.2",
|
|
191
191
|
"@atlaskit/editor-plugin-metrics": "3.4.4",
|
|
@@ -201,12 +201,12 @@
|
|
|
201
201
|
"@atlaskit/editor-plugin-scroll-into-view": "2.1.1",
|
|
202
202
|
"@atlaskit/editor-plugin-selection": "2.1.7",
|
|
203
203
|
"@atlaskit/editor-plugin-selection-extension": "2.1.8",
|
|
204
|
-
"@atlaskit/editor-plugin-selection-marker": "2.1.
|
|
204
|
+
"@atlaskit/editor-plugin-selection-marker": "2.1.2",
|
|
205
205
|
"@atlaskit/editor-plugin-selection-toolbar": "3.1.1",
|
|
206
|
-
"@atlaskit/editor-plugin-status": "3.1.
|
|
206
|
+
"@atlaskit/editor-plugin-status": "3.1.9",
|
|
207
207
|
"@atlaskit/editor-plugin-submit-editor": "2.0.3",
|
|
208
208
|
"@atlaskit/editor-plugin-table": "10.6.4",
|
|
209
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "5.0.
|
|
209
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "5.0.4",
|
|
210
210
|
"@atlaskit/editor-plugin-text-color": "2.1.8",
|
|
211
211
|
"@atlaskit/editor-plugin-text-formatting": "2.1.9",
|
|
212
212
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.9",
|