@atlaskit/editor-plugins 8.0.19 → 8.0.21
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 +36 -36
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.21",
|
|
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",
|
|
@@ -130,20 +130,20 @@
|
|
|
130
130
|
},
|
|
131
131
|
"dependencies": {
|
|
132
132
|
"@atlaskit/editor-plugin-accessibility-utils": "2.0.0",
|
|
133
|
-
"@atlaskit/editor-plugin-alignment": "3.0.
|
|
133
|
+
"@atlaskit/editor-plugin-alignment": "3.0.1",
|
|
134
134
|
"@atlaskit/editor-plugin-analytics": "2.0.0",
|
|
135
135
|
"@atlaskit/editor-plugin-annotation": "2.0.2",
|
|
136
136
|
"@atlaskit/editor-plugin-avatar-group": "3.0.0",
|
|
137
137
|
"@atlaskit/editor-plugin-base": "2.2.2",
|
|
138
138
|
"@atlaskit/editor-plugin-batch-attribute-updates": "2.0.0",
|
|
139
|
-
"@atlaskit/editor-plugin-before-primary-toolbar": "2.0.
|
|
139
|
+
"@atlaskit/editor-plugin-before-primary-toolbar": "2.0.1",
|
|
140
140
|
"@atlaskit/editor-plugin-better-type-history": "2.0.0",
|
|
141
|
-
"@atlaskit/editor-plugin-block-controls": "3.1.
|
|
142
|
-
"@atlaskit/editor-plugin-block-type": "5.0.
|
|
141
|
+
"@atlaskit/editor-plugin-block-controls": "3.1.8",
|
|
142
|
+
"@atlaskit/editor-plugin-block-type": "5.0.1",
|
|
143
143
|
"@atlaskit/editor-plugin-border": "2.0.0",
|
|
144
|
-
"@atlaskit/editor-plugin-breakout": "2.0.
|
|
144
|
+
"@atlaskit/editor-plugin-breakout": "2.0.1",
|
|
145
145
|
"@atlaskit/editor-plugin-caption": "2.0.0",
|
|
146
|
-
"@atlaskit/editor-plugin-card": "5.0.
|
|
146
|
+
"@atlaskit/editor-plugin-card": "5.0.5",
|
|
147
147
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.0",
|
|
148
148
|
"@atlaskit/editor-plugin-clipboard": "2.0.0",
|
|
149
149
|
"@atlaskit/editor-plugin-code-bidi-warning": "2.0.0",
|
|
@@ -157,63 +157,63 @@
|
|
|
157
157
|
"@atlaskit/editor-plugin-copy-button": "2.0.0",
|
|
158
158
|
"@atlaskit/editor-plugin-custom-autoformat": "2.0.0",
|
|
159
159
|
"@atlaskit/editor-plugin-data-consumer": "2.0.0",
|
|
160
|
-
"@atlaskit/editor-plugin-date": "4.0.
|
|
160
|
+
"@atlaskit/editor-plugin-date": "4.0.1",
|
|
161
161
|
"@atlaskit/editor-plugin-decorations": "2.0.0",
|
|
162
162
|
"@atlaskit/editor-plugin-editor-disabled": "2.0.0",
|
|
163
163
|
"@atlaskit/editor-plugin-editor-viewmode": "3.0.0",
|
|
164
164
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "2.0.0",
|
|
165
|
-
"@atlaskit/editor-plugin-emoji": "3.0.
|
|
165
|
+
"@atlaskit/editor-plugin-emoji": "3.0.3",
|
|
166
166
|
"@atlaskit/editor-plugin-engagement-platform": "3.0.0",
|
|
167
|
-
"@atlaskit/editor-plugin-expand": "3.0.
|
|
168
|
-
"@atlaskit/editor-plugin-extension": "4.0.
|
|
167
|
+
"@atlaskit/editor-plugin-expand": "3.0.1",
|
|
168
|
+
"@atlaskit/editor-plugin-extension": "4.0.8",
|
|
169
169
|
"@atlaskit/editor-plugin-feature-flags": "1.3.1",
|
|
170
170
|
"@atlaskit/editor-plugin-feedback-dialog": "2.0.0",
|
|
171
171
|
"@atlaskit/editor-plugin-find-replace": "2.0.0",
|
|
172
|
-
"@atlaskit/editor-plugin-floating-toolbar": "3.0.
|
|
172
|
+
"@atlaskit/editor-plugin-floating-toolbar": "3.0.1",
|
|
173
173
|
"@atlaskit/editor-plugin-focus": "1.5.1",
|
|
174
174
|
"@atlaskit/editor-plugin-fragment": "2.0.0",
|
|
175
|
-
"@atlaskit/editor-plugin-grid": "2.0.
|
|
176
|
-
"@atlaskit/editor-plugin-guideline": "2.0.
|
|
177
|
-
"@atlaskit/editor-plugin-help-dialog": "2.0.
|
|
175
|
+
"@atlaskit/editor-plugin-grid": "2.0.1",
|
|
176
|
+
"@atlaskit/editor-plugin-guideline": "2.0.1",
|
|
177
|
+
"@atlaskit/editor-plugin-help-dialog": "2.0.1",
|
|
178
178
|
"@atlaskit/editor-plugin-highlight": "2.0.0",
|
|
179
179
|
"@atlaskit/editor-plugin-history": "2.0.0",
|
|
180
|
-
"@atlaskit/editor-plugin-hyperlink": "4.0.
|
|
180
|
+
"@atlaskit/editor-plugin-hyperlink": "4.0.5",
|
|
181
181
|
"@atlaskit/editor-plugin-image-upload": "2.0.0",
|
|
182
182
|
"@atlaskit/editor-plugin-indentation": "2.0.0",
|
|
183
|
-
"@atlaskit/editor-plugin-insert-block": "3.0.
|
|
184
|
-
"@atlaskit/editor-plugin-layout": "2.0.
|
|
183
|
+
"@atlaskit/editor-plugin-insert-block": "3.0.4",
|
|
184
|
+
"@atlaskit/editor-plugin-layout": "2.0.1",
|
|
185
185
|
"@atlaskit/editor-plugin-list": "4.0.0",
|
|
186
|
-
"@atlaskit/editor-plugin-loom": "4.0.
|
|
186
|
+
"@atlaskit/editor-plugin-loom": "4.0.4",
|
|
187
187
|
"@atlaskit/editor-plugin-max-content-size": "2.0.0",
|
|
188
|
-
"@atlaskit/editor-plugin-media": "2.2.
|
|
189
|
-
"@atlaskit/editor-plugin-media-insert": "6.0.
|
|
190
|
-
"@atlaskit/editor-plugin-mentions": "4.0.
|
|
188
|
+
"@atlaskit/editor-plugin-media": "2.2.3",
|
|
189
|
+
"@atlaskit/editor-plugin-media-insert": "6.0.1",
|
|
190
|
+
"@atlaskit/editor-plugin-mentions": "4.0.2",
|
|
191
191
|
"@atlaskit/editor-plugin-metrics": "3.2.3",
|
|
192
192
|
"@atlaskit/editor-plugin-panel": "4.1.0",
|
|
193
193
|
"@atlaskit/editor-plugin-paste": "3.0.1",
|
|
194
|
-
"@atlaskit/editor-plugin-paste-options-toolbar": "2.0.
|
|
194
|
+
"@atlaskit/editor-plugin-paste-options-toolbar": "2.0.1",
|
|
195
195
|
"@atlaskit/editor-plugin-placeholder": "2.0.0",
|
|
196
|
-
"@atlaskit/editor-plugin-placeholder-text": "2.0.
|
|
196
|
+
"@atlaskit/editor-plugin-placeholder-text": "2.0.1",
|
|
197
197
|
"@atlaskit/editor-plugin-primary-toolbar": "3.0.0",
|
|
198
|
-
"@atlaskit/editor-plugin-quick-insert": "2.0.
|
|
198
|
+
"@atlaskit/editor-plugin-quick-insert": "2.0.2",
|
|
199
199
|
"@atlaskit/editor-plugin-rule": "2.0.0",
|
|
200
200
|
"@atlaskit/editor-plugin-save-on-enter": "2.0.0",
|
|
201
201
|
"@atlaskit/editor-plugin-scroll-into-view": "2.0.0",
|
|
202
202
|
"@atlaskit/editor-plugin-selection": "2.0.4",
|
|
203
203
|
"@atlaskit/editor-plugin-selection-extension": "2.1.2",
|
|
204
|
-
"@atlaskit/editor-plugin-selection-marker": "2.0.
|
|
205
|
-
"@atlaskit/editor-plugin-selection-toolbar": "2.0.
|
|
206
|
-
"@atlaskit/editor-plugin-status": "3.0.
|
|
204
|
+
"@atlaskit/editor-plugin-selection-marker": "2.0.1",
|
|
205
|
+
"@atlaskit/editor-plugin-selection-toolbar": "2.0.3",
|
|
206
|
+
"@atlaskit/editor-plugin-status": "3.0.2",
|
|
207
207
|
"@atlaskit/editor-plugin-submit-editor": "2.0.0",
|
|
208
|
-
"@atlaskit/editor-plugin-table": "10.2.
|
|
209
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "4.0.
|
|
210
|
-
"@atlaskit/editor-plugin-text-color": "2.0.
|
|
211
|
-
"@atlaskit/editor-plugin-text-formatting": "2.0.
|
|
212
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "3.0.
|
|
213
|
-
"@atlaskit/editor-plugin-type-ahead": "2.0.
|
|
208
|
+
"@atlaskit/editor-plugin-table": "10.2.1",
|
|
209
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "4.0.2",
|
|
210
|
+
"@atlaskit/editor-plugin-text-color": "2.0.1",
|
|
211
|
+
"@atlaskit/editor-plugin-text-formatting": "2.0.1",
|
|
212
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "3.0.1",
|
|
213
|
+
"@atlaskit/editor-plugin-type-ahead": "2.0.4",
|
|
214
214
|
"@atlaskit/editor-plugin-ufo": "2.0.0",
|
|
215
|
-
"@atlaskit/editor-plugin-undo-redo": "2.0.
|
|
216
|
-
"@atlaskit/editor-plugin-unsupported-content": "2.0.
|
|
215
|
+
"@atlaskit/editor-plugin-undo-redo": "2.0.1",
|
|
216
|
+
"@atlaskit/editor-plugin-unsupported-content": "2.0.1",
|
|
217
217
|
"@atlaskit/editor-plugin-width": "3.0.0",
|
|
218
218
|
"@babel/runtime": "^7.0.0"
|
|
219
219
|
},
|