@atlaskit/editor-plugins 8.0.84 → 8.0.86
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.86",
|
|
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.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.8.
|
|
141
|
+
"@atlaskit/editor-plugin-block-controls": "3.8.2",
|
|
142
142
|
"@atlaskit/editor-plugin-block-type": "5.1.10",
|
|
143
143
|
"@atlaskit/editor-plugin-border": "2.1.2",
|
|
144
144
|
"@atlaskit/editor-plugin-breakout": "2.1.5",
|
|
@@ -146,8 +146,8 @@
|
|
|
146
146
|
"@atlaskit/editor-plugin-card": "5.4.10",
|
|
147
147
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.2",
|
|
148
148
|
"@atlaskit/editor-plugin-clipboard": "2.0.2",
|
|
149
|
-
"@atlaskit/editor-plugin-code-bidi-warning": "2.0.
|
|
150
|
-
"@atlaskit/editor-plugin-code-block": "4.2.
|
|
149
|
+
"@atlaskit/editor-plugin-code-bidi-warning": "2.0.3",
|
|
150
|
+
"@atlaskit/editor-plugin-code-block": "4.2.6",
|
|
151
151
|
"@atlaskit/editor-plugin-collab-edit": "3.2.4",
|
|
152
152
|
"@atlaskit/editor-plugin-composition": "1.3.3",
|
|
153
153
|
"@atlaskit/editor-plugin-connectivity": "2.0.2",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"@atlaskit/editor-plugin-emoji": "3.5.1",
|
|
166
166
|
"@atlaskit/editor-plugin-engagement-platform": "3.0.2",
|
|
167
167
|
"@atlaskit/editor-plugin-expand": "3.2.4",
|
|
168
|
-
"@atlaskit/editor-plugin-extension": "5.2.
|
|
168
|
+
"@atlaskit/editor-plugin-extension": "5.2.1",
|
|
169
169
|
"@atlaskit/editor-plugin-feature-flags": "1.3.3",
|
|
170
170
|
"@atlaskit/editor-plugin-feedback-dialog": "2.0.2",
|
|
171
171
|
"@atlaskit/editor-plugin-find-replace": "2.0.8",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"@atlaskit/editor-plugin-mentions": "4.3.0",
|
|
191
191
|
"@atlaskit/editor-plugin-metrics": "3.4.3",
|
|
192
192
|
"@atlaskit/editor-plugin-panel": "4.3.3",
|
|
193
|
-
"@atlaskit/editor-plugin-paste": "3.1.
|
|
193
|
+
"@atlaskit/editor-plugin-paste": "3.1.6",
|
|
194
194
|
"@atlaskit/editor-plugin-paste-options-toolbar": "2.0.4",
|
|
195
195
|
"@atlaskit/editor-plugin-placeholder": "2.0.10",
|
|
196
196
|
"@atlaskit/editor-plugin-placeholder-text": "2.1.4",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"@atlaskit/editor-plugin-selection-toolbar": "3.1.0",
|
|
206
206
|
"@atlaskit/editor-plugin-status": "3.1.7",
|
|
207
207
|
"@atlaskit/editor-plugin-submit-editor": "2.0.2",
|
|
208
|
-
"@atlaskit/editor-plugin-table": "10.6.
|
|
208
|
+
"@atlaskit/editor-plugin-table": "10.6.1",
|
|
209
209
|
"@atlaskit/editor-plugin-tasks-and-decisions": "5.0.2",
|
|
210
210
|
"@atlaskit/editor-plugin-text-color": "2.1.7",
|
|
211
211
|
"@atlaskit/editor-plugin-text-formatting": "2.1.8",
|