@atlaskit/editor-plugins 10.1.41 → 10.1.43
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 +6 -6
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.43",
|
|
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",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
},
|
|
138
138
|
"dependencies": {
|
|
139
139
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
|
|
140
|
-
"@atlaskit/editor-plugin-alignment": "4.1.
|
|
140
|
+
"@atlaskit/editor-plugin-alignment": "4.1.4",
|
|
141
141
|
"@atlaskit/editor-plugin-analytics": "3.0.3",
|
|
142
142
|
"@atlaskit/editor-plugin-annotation": "3.2.2",
|
|
143
143
|
"@atlaskit/editor-plugin-avatar-group": "4.1.3",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"@atlaskit/editor-plugin-border": "3.0.3",
|
|
152
152
|
"@atlaskit/editor-plugin-breakout": "3.1.4",
|
|
153
153
|
"@atlaskit/editor-plugin-caption": "3.1.2",
|
|
154
|
-
"@atlaskit/editor-plugin-card": "7.3.
|
|
154
|
+
"@atlaskit/editor-plugin-card": "7.3.1",
|
|
155
155
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
156
156
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
157
157
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.0",
|
|
214
214
|
"@atlaskit/editor-plugin-selection": "3.0.5",
|
|
215
215
|
"@atlaskit/editor-plugin-selection-extension": "3.4.3",
|
|
216
|
-
"@atlaskit/editor-plugin-selection-marker": "3.0.
|
|
216
|
+
"@atlaskit/editor-plugin-selection-marker": "3.0.4",
|
|
217
217
|
"@atlaskit/editor-plugin-selection-toolbar": "4.3.1",
|
|
218
218
|
"@atlaskit/editor-plugin-show-diff": "0.1.0",
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.3",
|
|
@@ -221,10 +221,10 @@
|
|
|
221
221
|
"@atlaskit/editor-plugin-table": "12.1.14",
|
|
222
222
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.2.0",
|
|
223
223
|
"@atlaskit/editor-plugin-text-color": "3.1.5",
|
|
224
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
224
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.13",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.2.0",
|
|
226
226
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.2",
|
|
227
|
-
"@atlaskit/editor-plugin-track-changes": "2.
|
|
227
|
+
"@atlaskit/editor-plugin-track-changes": "2.6.0",
|
|
228
228
|
"@atlaskit/editor-plugin-type-ahead": "3.1.4",
|
|
229
229
|
"@atlaskit/editor-plugin-ufo": "3.1.1",
|
|
230
230
|
"@atlaskit/editor-plugin-undo-redo": "3.1.0",
|