@atlaskit/editor-plugins 6.4.10 → 6.4.11
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 +6 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "6.4.
|
|
3
|
+
"version": "6.4.11",
|
|
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",
|
|
@@ -133,20 +133,20 @@
|
|
|
133
133
|
"@atlaskit/editor-plugin-accessibility-utils": "1.2.17",
|
|
134
134
|
"@atlaskit/editor-plugin-alignment": "1.14.8",
|
|
135
135
|
"@atlaskit/editor-plugin-analytics": "1.10.11",
|
|
136
|
-
"@atlaskit/editor-plugin-annotation": "1.26.
|
|
136
|
+
"@atlaskit/editor-plugin-annotation": "1.26.12",
|
|
137
137
|
"@atlaskit/editor-plugin-avatar-group": "2.1.2",
|
|
138
138
|
"@atlaskit/editor-plugin-base": "2.1.0",
|
|
139
139
|
"@atlaskit/editor-plugin-batch-attribute-updates": "1.1.11",
|
|
140
140
|
"@atlaskit/editor-plugin-before-primary-toolbar": "1.3.16",
|
|
141
141
|
"@atlaskit/editor-plugin-better-type-history": "1.9.11",
|
|
142
|
-
"@atlaskit/editor-plugin-block-controls": "2.21.
|
|
142
|
+
"@atlaskit/editor-plugin-block-controls": "2.21.2",
|
|
143
143
|
"@atlaskit/editor-plugin-block-type": "4.1.3",
|
|
144
144
|
"@atlaskit/editor-plugin-border": "1.7.12",
|
|
145
145
|
"@atlaskit/editor-plugin-breakout": "1.9.15",
|
|
146
146
|
"@atlaskit/editor-plugin-caption": "1.11.10",
|
|
147
147
|
"@atlaskit/editor-plugin-card": "4.5.14",
|
|
148
148
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "1.3.16",
|
|
149
|
-
"@atlaskit/editor-plugin-clipboard": "1.3.
|
|
149
|
+
"@atlaskit/editor-plugin-clipboard": "1.3.16",
|
|
150
150
|
"@atlaskit/editor-plugin-code-bidi-warning": "1.2.17",
|
|
151
151
|
"@atlaskit/editor-plugin-code-block": "3.5.16",
|
|
152
152
|
"@atlaskit/editor-plugin-code-block-advanced": "1.0.0",
|
|
@@ -160,12 +160,12 @@
|
|
|
160
160
|
"@atlaskit/editor-plugin-copy-button": "1.3.18",
|
|
161
161
|
"@atlaskit/editor-plugin-custom-autoformat": "1.4.12",
|
|
162
162
|
"@atlaskit/editor-plugin-data-consumer": "1.7.11",
|
|
163
|
-
"@atlaskit/editor-plugin-date": "2.4.
|
|
163
|
+
"@atlaskit/editor-plugin-date": "2.4.30",
|
|
164
164
|
"@atlaskit/editor-plugin-decorations": "1.3.15",
|
|
165
165
|
"@atlaskit/editor-plugin-editor-disabled": "1.3.15",
|
|
166
166
|
"@atlaskit/editor-plugin-editor-viewmode": "2.1.16",
|
|
167
167
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "1.1.19",
|
|
168
|
-
"@atlaskit/editor-plugin-emoji": "2.7.
|
|
168
|
+
"@atlaskit/editor-plugin-emoji": "2.7.24",
|
|
169
169
|
"@atlaskit/editor-plugin-engagement-platform": "2.2.7",
|
|
170
170
|
"@atlaskit/editor-plugin-expand": "2.10.14",
|
|
171
171
|
"@atlaskit/editor-plugin-extension": "3.0.4",
|
|
@@ -188,12 +188,12 @@
|
|
|
188
188
|
"@atlaskit/editor-plugin-list": "3.9.11",
|
|
189
189
|
"@atlaskit/editor-plugin-loom": "3.1.35",
|
|
190
190
|
"@atlaskit/editor-plugin-max-content-size": "1.3.15",
|
|
191
|
-
"@atlaskit/editor-plugin-media": "1.44.
|
|
191
|
+
"@atlaskit/editor-plugin-media": "1.44.4",
|
|
192
192
|
"@atlaskit/editor-plugin-media-insert": "5.0.0",
|
|
193
|
-
"@atlaskit/editor-plugin-mentions": "2.
|
|
193
|
+
"@atlaskit/editor-plugin-mentions": "2.13.0",
|
|
194
194
|
"@atlaskit/editor-plugin-metrics": "1.1.0",
|
|
195
195
|
"@atlaskit/editor-plugin-panel": "3.2.3",
|
|
196
|
-
"@atlaskit/editor-plugin-paste": "2.0.
|
|
196
|
+
"@atlaskit/editor-plugin-paste": "2.0.18",
|
|
197
197
|
"@atlaskit/editor-plugin-paste-options-toolbar": "1.4.7",
|
|
198
198
|
"@atlaskit/editor-plugin-placeholder": "1.3.2",
|
|
199
199
|
"@atlaskit/editor-plugin-placeholder-text": "1.9.2",
|