@atlaskit/editor-plugins 8.0.53 → 8.0.55
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": "8.0.
|
|
3
|
+
"version": "8.0.55",
|
|
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",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"@atlaskit/editor-plugin-accessibility-utils": "2.0.3",
|
|
133
133
|
"@atlaskit/editor-plugin-alignment": "3.1.6",
|
|
134
134
|
"@atlaskit/editor-plugin-analytics": "2.2.0",
|
|
135
|
-
"@atlaskit/editor-plugin-annotation": "2.1.
|
|
135
|
+
"@atlaskit/editor-plugin-annotation": "2.1.9",
|
|
136
136
|
"@atlaskit/editor-plugin-avatar-group": "3.0.4",
|
|
137
137
|
"@atlaskit/editor-plugin-base": "2.3.3",
|
|
138
138
|
"@atlaskit/editor-plugin-batch-attribute-updates": "2.1.2",
|
|
@@ -169,12 +169,12 @@
|
|
|
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.6",
|
|
172
|
-
"@atlaskit/editor-plugin-floating-toolbar": "3.3.
|
|
172
|
+
"@atlaskit/editor-plugin-floating-toolbar": "3.3.2",
|
|
173
173
|
"@atlaskit/editor-plugin-focus": "1.5.3",
|
|
174
174
|
"@atlaskit/editor-plugin-fragment": "2.1.2",
|
|
175
175
|
"@atlaskit/editor-plugin-grid": "2.0.3",
|
|
176
176
|
"@atlaskit/editor-plugin-guideline": "2.0.4",
|
|
177
|
-
"@atlaskit/editor-plugin-help-dialog": "2.0.
|
|
177
|
+
"@atlaskit/editor-plugin-help-dialog": "2.0.7",
|
|
178
178
|
"@atlaskit/editor-plugin-highlight": "2.2.1",
|
|
179
179
|
"@atlaskit/editor-plugin-history": "2.0.2",
|
|
180
180
|
"@atlaskit/editor-plugin-hyperlink": "4.3.1",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"@atlaskit/editor-plugin-placeholder": "2.0.8",
|
|
196
196
|
"@atlaskit/editor-plugin-placeholder-text": "2.1.4",
|
|
197
197
|
"@atlaskit/editor-plugin-primary-toolbar": "3.1.0",
|
|
198
|
-
"@atlaskit/editor-plugin-quick-insert": "2.2.
|
|
198
|
+
"@atlaskit/editor-plugin-quick-insert": "2.2.1",
|
|
199
199
|
"@atlaskit/editor-plugin-rule": "2.1.2",
|
|
200
200
|
"@atlaskit/editor-plugin-save-on-enter": "2.0.2",
|
|
201
201
|
"@atlaskit/editor-plugin-scroll-into-view": "2.1.0",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"@atlaskit/editor-plugin-text-color": "2.1.6",
|
|
211
211
|
"@atlaskit/editor-plugin-text-formatting": "2.1.6",
|
|
212
212
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.7",
|
|
213
|
-
"@atlaskit/editor-plugin-type-ahead": "2.2.
|
|
213
|
+
"@atlaskit/editor-plugin-type-ahead": "2.2.1",
|
|
214
214
|
"@atlaskit/editor-plugin-ufo": "2.0.3",
|
|
215
215
|
"@atlaskit/editor-plugin-undo-redo": "2.0.8",
|
|
216
216
|
"@atlaskit/editor-plugin-unsupported-content": "2.1.2",
|