@atlaskit/editor-plugins 11.1.181 → 11.1.183
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 +11 -11
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.183",
|
|
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",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"@atlaskit/editor-plugin-before-primary-toolbar": "6.0.3",
|
|
40
40
|
"@atlaskit/editor-plugin-better-type-history": "6.1.2",
|
|
41
41
|
"@atlaskit/editor-plugin-block-controls": "7.18.0",
|
|
42
|
-
"@atlaskit/editor-plugin-block-menu": "5.2.
|
|
43
|
-
"@atlaskit/editor-plugin-block-type": "10.3.
|
|
42
|
+
"@atlaskit/editor-plugin-block-menu": "5.2.25",
|
|
43
|
+
"@atlaskit/editor-plugin-block-type": "10.3.5",
|
|
44
44
|
"@atlaskit/editor-plugin-border": "6.1.4",
|
|
45
45
|
"@atlaskit/editor-plugin-breakout": "6.4.2",
|
|
46
46
|
"@atlaskit/editor-plugin-caption": "6.1.4",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "6.0.0",
|
|
49
49
|
"@atlaskit/editor-plugin-clipboard": "6.0.2",
|
|
50
50
|
"@atlaskit/editor-plugin-code-bidi-warning": "6.1.5",
|
|
51
|
-
"@atlaskit/editor-plugin-code-block": "8.1.
|
|
51
|
+
"@atlaskit/editor-plugin-code-block": "8.1.26",
|
|
52
52
|
"@atlaskit/editor-plugin-collab-edit": "7.3.0",
|
|
53
53
|
"@atlaskit/editor-plugin-composition": "5.0.2",
|
|
54
54
|
"@atlaskit/editor-plugin-connectivity": "6.1.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "6.1.0",
|
|
66
66
|
"@atlaskit/editor-plugin-emoji": "7.8.0",
|
|
67
67
|
"@atlaskit/editor-plugin-engagement-platform": "7.0.0",
|
|
68
|
-
"@atlaskit/editor-plugin-expand": "7.5.
|
|
68
|
+
"@atlaskit/editor-plugin-expand": "7.5.4",
|
|
69
69
|
"@atlaskit/editor-plugin-extension": "9.3.0",
|
|
70
70
|
"@atlaskit/editor-plugin-feature-flags": "5.0.2",
|
|
71
71
|
"@atlaskit/editor-plugin-feedback-dialog": "6.0.0",
|
|
@@ -83,9 +83,9 @@
|
|
|
83
83
|
"@atlaskit/editor-plugin-indentation": "6.1.4",
|
|
84
84
|
"@atlaskit/editor-plugin-insert-block": "7.2.0",
|
|
85
85
|
"@atlaskit/editor-plugin-interaction": "11.0.0",
|
|
86
|
-
"@atlaskit/editor-plugin-layout": "6.2.
|
|
86
|
+
"@atlaskit/editor-plugin-layout": "6.2.21",
|
|
87
87
|
"@atlaskit/editor-plugin-limited-mode": "3.2.0",
|
|
88
|
-
"@atlaskit/editor-plugin-list": "8.2.
|
|
88
|
+
"@atlaskit/editor-plugin-list": "8.2.23",
|
|
89
89
|
"@atlaskit/editor-plugin-local-id": "4.3.1",
|
|
90
90
|
"@atlaskit/editor-plugin-loom": "8.1.0",
|
|
91
91
|
"@atlaskit/editor-plugin-max-content-size": "6.0.2",
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
"@atlaskit/editor-plugin-mentions": "8.2.24",
|
|
95
95
|
"@atlaskit/editor-plugin-metrics": "7.1.7",
|
|
96
96
|
"@atlaskit/editor-plugin-ncs-step-metrics": "5.0.0",
|
|
97
|
-
"@atlaskit/editor-plugin-panel": "8.2.
|
|
97
|
+
"@atlaskit/editor-plugin-panel": "8.2.4",
|
|
98
98
|
"@atlaskit/editor-plugin-paste": "7.4.16",
|
|
99
99
|
"@atlaskit/editor-plugin-paste-options-toolbar": "7.0.7",
|
|
100
|
-
"@atlaskit/editor-plugin-placeholder": "6.6.
|
|
100
|
+
"@atlaskit/editor-plugin-placeholder": "6.6.6",
|
|
101
101
|
"@atlaskit/editor-plugin-placeholder-text": "7.1.13",
|
|
102
102
|
"@atlaskit/editor-plugin-primary-toolbar": "7.0.4",
|
|
103
103
|
"@atlaskit/editor-plugin-quick-insert": "6.2.0",
|
|
@@ -111,9 +111,9 @@
|
|
|
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
|
-
"@atlaskit/editor-plugin-synced-block": "4.
|
|
114
|
+
"@atlaskit/editor-plugin-synced-block": "4.8.0",
|
|
115
115
|
"@atlaskit/editor-plugin-table": "15.6.8",
|
|
116
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "9.1.
|
|
116
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "9.1.27",
|
|
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",
|