@atlaskit/editor-plugins 11.1.177 → 11.1.178
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 +6 -6
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "11.1.
|
|
3
|
+
"version": "11.1.178",
|
|
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",
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"@atlaskit/editor-plugin-batch-attribute-updates": "6.1.4",
|
|
39
39
|
"@atlaskit/editor-plugin-before-primary-toolbar": "6.0.3",
|
|
40
40
|
"@atlaskit/editor-plugin-better-type-history": "6.1.2",
|
|
41
|
-
"@atlaskit/editor-plugin-block-controls": "7.17.
|
|
42
|
-
"@atlaskit/editor-plugin-block-menu": "5.2.
|
|
41
|
+
"@atlaskit/editor-plugin-block-controls": "7.17.2",
|
|
42
|
+
"@atlaskit/editor-plugin-block-menu": "5.2.22",
|
|
43
43
|
"@atlaskit/editor-plugin-block-type": "10.3.4",
|
|
44
44
|
"@atlaskit/editor-plugin-border": "6.1.4",
|
|
45
45
|
"@atlaskit/editor-plugin-breakout": "6.4.2",
|
|
@@ -105,21 +105,21 @@
|
|
|
105
105
|
"@atlaskit/editor-plugin-save-on-enter": "6.0.0",
|
|
106
106
|
"@atlaskit/editor-plugin-scroll-into-view": "6.0.2",
|
|
107
107
|
"@atlaskit/editor-plugin-selection": "6.1.13",
|
|
108
|
-
"@atlaskit/editor-plugin-selection-extension": "9.0.
|
|
108
|
+
"@atlaskit/editor-plugin-selection-extension": "9.0.8",
|
|
109
109
|
"@atlaskit/editor-plugin-selection-marker": "6.3.1",
|
|
110
110
|
"@atlaskit/editor-plugin-selection-toolbar": "7.2.0",
|
|
111
111
|
"@atlaskit/editor-plugin-show-diff": "3.3.3",
|
|
112
112
|
"@atlaskit/editor-plugin-status": "7.1.16",
|
|
113
113
|
"@atlaskit/editor-plugin-submit-editor": "6.0.0",
|
|
114
114
|
"@atlaskit/editor-plugin-synced-block": "4.7.1",
|
|
115
|
-
"@atlaskit/editor-plugin-table": "15.6.
|
|
115
|
+
"@atlaskit/editor-plugin-table": "15.6.7",
|
|
116
116
|
"@atlaskit/editor-plugin-tasks-and-decisions": "9.1.26",
|
|
117
117
|
"@atlaskit/editor-plugin-text-color": "6.3.25",
|
|
118
118
|
"@atlaskit/editor-plugin-text-formatting": "6.1.18",
|
|
119
119
|
"@atlaskit/editor-plugin-toolbar": "3.5.0",
|
|
120
120
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "7.0.28",
|
|
121
121
|
"@atlaskit/editor-plugin-track-changes": "5.1.3",
|
|
122
|
-
"@atlaskit/editor-plugin-type-ahead": "6.6.
|
|
122
|
+
"@atlaskit/editor-plugin-type-ahead": "6.6.1",
|
|
123
123
|
"@atlaskit/editor-plugin-ufo": "6.0.2",
|
|
124
124
|
"@atlaskit/editor-plugin-undo-redo": "6.1.11",
|
|
125
125
|
"@atlaskit/editor-plugin-unsupported-content": "6.1.4",
|