@atlaskit/editor-plugins 10.1.44 → 10.1.46
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 +5 -5
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.46",
|
|
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",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
148
148
|
"@atlaskit/editor-plugin-block-controls": "4.1.9",
|
|
149
149
|
"@atlaskit/editor-plugin-block-menu": "0.0.3",
|
|
150
|
-
"@atlaskit/editor-plugin-block-type": "6.2.
|
|
150
|
+
"@atlaskit/editor-plugin-block-type": "6.2.2",
|
|
151
151
|
"@atlaskit/editor-plugin-border": "3.0.3",
|
|
152
152
|
"@atlaskit/editor-plugin-breakout": "3.1.4",
|
|
153
153
|
"@atlaskit/editor-plugin-caption": "3.1.2",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"@atlaskit/editor-plugin-metrics": "4.0.5",
|
|
203
203
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
204
204
|
"@atlaskit/editor-plugin-panel": "5.3.0",
|
|
205
|
-
"@atlaskit/editor-plugin-paste": "4.1.
|
|
205
|
+
"@atlaskit/editor-plugin-paste": "4.1.4",
|
|
206
206
|
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.1",
|
|
207
207
|
"@atlaskit/editor-plugin-placeholder": "3.1.0",
|
|
208
208
|
"@atlaskit/editor-plugin-placeholder-text": "3.1.3",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"@atlaskit/editor-plugin-quick-insert": "3.0.4",
|
|
211
211
|
"@atlaskit/editor-plugin-rule": "3.0.3",
|
|
212
212
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.0",
|
|
213
|
-
"@atlaskit/editor-plugin-scroll-into-view": "3.0.
|
|
213
|
+
"@atlaskit/editor-plugin-scroll-into-view": "3.0.1",
|
|
214
214
|
"@atlaskit/editor-plugin-selection": "3.0.5",
|
|
215
215
|
"@atlaskit/editor-plugin-selection-extension": "3.4.3",
|
|
216
216
|
"@atlaskit/editor-plugin-selection-marker": "3.0.4",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"@atlaskit/editor-plugin-text-color": "3.1.5",
|
|
224
224
|
"@atlaskit/editor-plugin-text-formatting": "3.0.13",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.2.0",
|
|
226
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.
|
|
226
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.0",
|
|
227
227
|
"@atlaskit/editor-plugin-track-changes": "2.6.0",
|
|
228
228
|
"@atlaskit/editor-plugin-type-ahead": "3.1.4",
|
|
229
229
|
"@atlaskit/editor-plugin-ufo": "3.1.1",
|