@atlaskit/editor-plugins 8.2.0 → 8.2.3
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 +18 -0
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @atlaskit/editor-plugins
|
|
2
2
|
|
|
3
|
+
## 8.2.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 8.2.2
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
|
|
15
|
+
## 8.2.1
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- Updated dependencies
|
|
20
|
+
|
|
3
21
|
## 8.2.0
|
|
4
22
|
|
|
5
23
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "8.2.
|
|
3
|
+
"version": "8.2.3",
|
|
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,13 +134,13 @@
|
|
|
134
134
|
"@atlaskit/editor-plugin-accessibility-utils": "2.0.4",
|
|
135
135
|
"@atlaskit/editor-plugin-alignment": "3.1.10",
|
|
136
136
|
"@atlaskit/editor-plugin-analytics": "2.2.1",
|
|
137
|
-
"@atlaskit/editor-plugin-annotation": "2.7.
|
|
137
|
+
"@atlaskit/editor-plugin-annotation": "2.7.1",
|
|
138
138
|
"@atlaskit/editor-plugin-avatar-group": "3.1.0",
|
|
139
139
|
"@atlaskit/editor-plugin-base": "2.3.4",
|
|
140
140
|
"@atlaskit/editor-plugin-batch-attribute-updates": "2.1.3",
|
|
141
141
|
"@atlaskit/editor-plugin-before-primary-toolbar": "2.0.4",
|
|
142
142
|
"@atlaskit/editor-plugin-better-type-history": "2.1.3",
|
|
143
|
-
"@atlaskit/editor-plugin-block-controls": "3.11.
|
|
143
|
+
"@atlaskit/editor-plugin-block-controls": "3.11.1",
|
|
144
144
|
"@atlaskit/editor-plugin-block-type": "5.1.13",
|
|
145
145
|
"@atlaskit/editor-plugin-border": "2.1.3",
|
|
146
146
|
"@atlaskit/editor-plugin-breakout": "2.1.7",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"@atlaskit/editor-plugin-feature-flags": "1.4.0",
|
|
172
172
|
"@atlaskit/editor-plugin-feedback-dialog": "2.0.3",
|
|
173
173
|
"@atlaskit/editor-plugin-find-replace": "2.2.0",
|
|
174
|
-
"@atlaskit/editor-plugin-floating-toolbar": "4.0.
|
|
174
|
+
"@atlaskit/editor-plugin-floating-toolbar": "4.0.2",
|
|
175
175
|
"@atlaskit/editor-plugin-focus": "1.5.4",
|
|
176
176
|
"@atlaskit/editor-plugin-fragment": "2.1.3",
|
|
177
177
|
"@atlaskit/editor-plugin-grid": "2.0.4",
|
|
@@ -182,18 +182,18 @@
|
|
|
182
182
|
"@atlaskit/editor-plugin-hyperlink": "4.4.0",
|
|
183
183
|
"@atlaskit/editor-plugin-image-upload": "2.0.3",
|
|
184
184
|
"@atlaskit/editor-plugin-indentation": "2.1.3",
|
|
185
|
-
"@atlaskit/editor-plugin-insert-block": "3.2.
|
|
186
|
-
"@atlaskit/editor-plugin-interaction": "1.0.
|
|
187
|
-
"@atlaskit/editor-plugin-layout": "2.5.
|
|
185
|
+
"@atlaskit/editor-plugin-insert-block": "3.2.1",
|
|
186
|
+
"@atlaskit/editor-plugin-interaction": "1.0.2",
|
|
187
|
+
"@atlaskit/editor-plugin-layout": "2.5.1",
|
|
188
188
|
"@atlaskit/editor-plugin-list": "4.2.1",
|
|
189
189
|
"@atlaskit/editor-plugin-loom": "4.0.14",
|
|
190
190
|
"@atlaskit/editor-plugin-max-content-size": "2.0.3",
|
|
191
|
-
"@atlaskit/editor-plugin-media": "2.6.
|
|
191
|
+
"@atlaskit/editor-plugin-media": "2.6.2",
|
|
192
192
|
"@atlaskit/editor-plugin-media-insert": "6.2.3",
|
|
193
193
|
"@atlaskit/editor-plugin-mentions": "4.4.2",
|
|
194
194
|
"@atlaskit/editor-plugin-metrics": "3.4.5",
|
|
195
195
|
"@atlaskit/editor-plugin-panel": "4.3.7",
|
|
196
|
-
"@atlaskit/editor-plugin-paste": "3.2.
|
|
196
|
+
"@atlaskit/editor-plugin-paste": "3.2.2",
|
|
197
197
|
"@atlaskit/editor-plugin-paste-options-toolbar": "2.0.5",
|
|
198
198
|
"@atlaskit/editor-plugin-placeholder": "2.0.12",
|
|
199
199
|
"@atlaskit/editor-plugin-placeholder-text": "2.2.0",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"@atlaskit/editor-plugin-selection-toolbar": "3.5.0",
|
|
209
209
|
"@atlaskit/editor-plugin-status": "3.1.10",
|
|
210
210
|
"@atlaskit/editor-plugin-submit-editor": "2.0.3",
|
|
211
|
-
"@atlaskit/editor-plugin-table": "10.8.
|
|
211
|
+
"@atlaskit/editor-plugin-table": "10.8.2",
|
|
212
212
|
"@atlaskit/editor-plugin-tasks-and-decisions": "5.1.1",
|
|
213
213
|
"@atlaskit/editor-plugin-text-color": "2.3.0",
|
|
214
214
|
"@atlaskit/editor-plugin-text-formatting": "2.2.0",
|