@atlaskit/editor-plugins 8.0.15 → 8.0.16
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 +9 -0
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @atlaskit/editor-plugins
|
|
2
2
|
|
|
3
|
+
## 8.0.16
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#120385](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120385)
|
|
8
|
+
[`0974c164df21e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0974c164df21e) -
|
|
9
|
+
[ux] ED-26440 minor cosmetic updates to selection extension plugin
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
|
|
3
12
|
## 8.0.15
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.16",
|
|
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",
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"@atlaskit/editor-plugin-border": "2.0.0",
|
|
144
144
|
"@atlaskit/editor-plugin-breakout": "2.0.0",
|
|
145
145
|
"@atlaskit/editor-plugin-caption": "2.0.0",
|
|
146
|
-
"@atlaskit/editor-plugin-card": "5.0.
|
|
146
|
+
"@atlaskit/editor-plugin-card": "5.0.4",
|
|
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",
|
|
@@ -169,7 +169,7 @@
|
|
|
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": "
|
|
172
|
+
"@atlaskit/editor-plugin-floating-toolbar": "3.0.0",
|
|
173
173
|
"@atlaskit/editor-plugin-focus": "1.5.1",
|
|
174
174
|
"@atlaskit/editor-plugin-fragment": "2.0.0",
|
|
175
175
|
"@atlaskit/editor-plugin-grid": "2.0.0",
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"@atlaskit/editor-plugin-help-dialog": "2.0.0",
|
|
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.4",
|
|
181
181
|
"@atlaskit/editor-plugin-image-upload": "2.0.0",
|
|
182
182
|
"@atlaskit/editor-plugin-indentation": "2.0.0",
|
|
183
183
|
"@atlaskit/editor-plugin-insert-block": "3.0.3",
|
|
@@ -185,11 +185,11 @@
|
|
|
185
185
|
"@atlaskit/editor-plugin-list": "4.0.0",
|
|
186
186
|
"@atlaskit/editor-plugin-loom": "4.0.3",
|
|
187
187
|
"@atlaskit/editor-plugin-max-content-size": "2.0.0",
|
|
188
|
-
"@atlaskit/editor-plugin-media": "2.2.
|
|
188
|
+
"@atlaskit/editor-plugin-media": "2.2.1",
|
|
189
189
|
"@atlaskit/editor-plugin-media-insert": "6.0.0",
|
|
190
190
|
"@atlaskit/editor-plugin-mentions": "4.0.1",
|
|
191
191
|
"@atlaskit/editor-plugin-metrics": "3.2.3",
|
|
192
|
-
"@atlaskit/editor-plugin-panel": "4.0
|
|
192
|
+
"@atlaskit/editor-plugin-panel": "4.1.0",
|
|
193
193
|
"@atlaskit/editor-plugin-paste": "3.0.1",
|
|
194
194
|
"@atlaskit/editor-plugin-paste-options-toolbar": "2.0.0",
|
|
195
195
|
"@atlaskit/editor-plugin-placeholder": "2.0.0",
|
|
@@ -200,12 +200,12 @@
|
|
|
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.3",
|
|
203
|
-
"@atlaskit/editor-plugin-selection-extension": "2.1.
|
|
203
|
+
"@atlaskit/editor-plugin-selection-extension": "2.1.2",
|
|
204
204
|
"@atlaskit/editor-plugin-selection-marker": "2.0.0",
|
|
205
205
|
"@atlaskit/editor-plugin-selection-toolbar": "2.0.2",
|
|
206
206
|
"@atlaskit/editor-plugin-status": "3.0.1",
|
|
207
207
|
"@atlaskit/editor-plugin-submit-editor": "2.0.0",
|
|
208
|
-
"@atlaskit/editor-plugin-table": "10.
|
|
208
|
+
"@atlaskit/editor-plugin-table": "10.2.0",
|
|
209
209
|
"@atlaskit/editor-plugin-tasks-and-decisions": "4.0.1",
|
|
210
210
|
"@atlaskit/editor-plugin-text-color": "2.0.0",
|
|
211
211
|
"@atlaskit/editor-plugin-text-formatting": "2.0.0",
|