@atlaskit/editor-plugins 10.1.5 → 10.1.7
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": "10.1.
|
|
3
|
+
"version": "10.1.7",
|
|
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",
|
|
@@ -134,8 +134,8 @@
|
|
|
134
134
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
|
|
135
135
|
"@atlaskit/editor-plugin-alignment": "4.1.0",
|
|
136
136
|
"@atlaskit/editor-plugin-analytics": "3.0.1",
|
|
137
|
-
"@atlaskit/editor-plugin-annotation": "3.1.
|
|
138
|
-
"@atlaskit/editor-plugin-avatar-group": "4.1.
|
|
137
|
+
"@atlaskit/editor-plugin-annotation": "3.1.1",
|
|
138
|
+
"@atlaskit/editor-plugin-avatar-group": "4.1.1",
|
|
139
139
|
"@atlaskit/editor-plugin-base": "4.1.0",
|
|
140
140
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.1",
|
|
141
141
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.0",
|
|
@@ -143,9 +143,9 @@
|
|
|
143
143
|
"@atlaskit/editor-plugin-block-controls": "4.1.0",
|
|
144
144
|
"@atlaskit/editor-plugin-block-type": "6.1.0",
|
|
145
145
|
"@atlaskit/editor-plugin-border": "3.0.1",
|
|
146
|
-
"@atlaskit/editor-plugin-breakout": "3.1.
|
|
146
|
+
"@atlaskit/editor-plugin-breakout": "3.1.1",
|
|
147
147
|
"@atlaskit/editor-plugin-caption": "3.1.0",
|
|
148
|
-
"@atlaskit/editor-plugin-card": "7.2.
|
|
148
|
+
"@atlaskit/editor-plugin-card": "7.2.3",
|
|
149
149
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
150
150
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
151
151
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
|
|
@@ -188,8 +188,8 @@
|
|
|
188
188
|
"@atlaskit/editor-plugin-list": "5.1.0",
|
|
189
189
|
"@atlaskit/editor-plugin-loom": "5.1.0",
|
|
190
190
|
"@atlaskit/editor-plugin-max-content-size": "3.0.0",
|
|
191
|
-
"@atlaskit/editor-plugin-media": "5.2.
|
|
192
|
-
"@atlaskit/editor-plugin-media-insert": "8.1.
|
|
191
|
+
"@atlaskit/editor-plugin-media": "5.2.3",
|
|
192
|
+
"@atlaskit/editor-plugin-media-insert": "8.1.1",
|
|
193
193
|
"@atlaskit/editor-plugin-mentions": "5.2.0",
|
|
194
194
|
"@atlaskit/editor-plugin-metrics": "4.0.3",
|
|
195
195
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
@@ -204,12 +204,12 @@
|
|
|
204
204
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.0",
|
|
205
205
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.0",
|
|
206
206
|
"@atlaskit/editor-plugin-selection": "3.0.3",
|
|
207
|
-
"@atlaskit/editor-plugin-selection-extension": "3.3.
|
|
207
|
+
"@atlaskit/editor-plugin-selection-extension": "3.3.1",
|
|
208
208
|
"@atlaskit/editor-plugin-selection-marker": "3.0.2",
|
|
209
209
|
"@atlaskit/editor-plugin-selection-toolbar": "4.2.0",
|
|
210
210
|
"@atlaskit/editor-plugin-status": "4.1.0",
|
|
211
211
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
212
|
-
"@atlaskit/editor-plugin-table": "12.1.
|
|
212
|
+
"@atlaskit/editor-plugin-table": "12.1.5",
|
|
213
213
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.0",
|
|
214
214
|
"@atlaskit/editor-plugin-text-color": "3.1.0",
|
|
215
215
|
"@atlaskit/editor-plugin-text-formatting": "3.0.4",
|