@atlaskit/editor-plugins 11.1.7 → 11.1.10
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 +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @atlaskit/editor-plugins
|
|
2
2
|
|
|
3
|
+
## 11.1.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 11.1.9
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
|
|
15
|
+
## 11.1.8
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- Updated dependencies
|
|
20
|
+
|
|
3
21
|
## 11.1.7
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "11.1.
|
|
3
|
+
"version": "11.1.10",
|
|
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,12 +39,12 @@
|
|
|
39
39
|
"@atlaskit/editor-plugin-before-primary-toolbar": "6.0.1",
|
|
40
40
|
"@atlaskit/editor-plugin-better-type-history": "6.1.0",
|
|
41
41
|
"@atlaskit/editor-plugin-block-controls": "7.5.1",
|
|
42
|
-
"@atlaskit/editor-plugin-block-menu": "5.0.
|
|
43
|
-
"@atlaskit/editor-plugin-block-type": "10.2.
|
|
42
|
+
"@atlaskit/editor-plugin-block-menu": "5.0.2",
|
|
43
|
+
"@atlaskit/editor-plugin-block-type": "10.2.5",
|
|
44
44
|
"@atlaskit/editor-plugin-border": "6.1.2",
|
|
45
45
|
"@atlaskit/editor-plugin-breakout": "6.1.3",
|
|
46
46
|
"@atlaskit/editor-plugin-caption": "6.1.2",
|
|
47
|
-
"@atlaskit/editor-plugin-card": "11.4.
|
|
47
|
+
"@atlaskit/editor-plugin-card": "11.4.5",
|
|
48
48
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "6.0.0",
|
|
49
49
|
"@atlaskit/editor-plugin-clipboard": "6.0.0",
|
|
50
50
|
"@atlaskit/editor-plugin-code-bidi-warning": "6.1.0",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"@atlaskit/editor-plugin-limited-mode": "3.0.4",
|
|
88
88
|
"@atlaskit/editor-plugin-list": "8.2.4",
|
|
89
89
|
"@atlaskit/editor-plugin-local-id": "4.2.2",
|
|
90
|
-
"@atlaskit/editor-plugin-loom": "8.0.
|
|
90
|
+
"@atlaskit/editor-plugin-loom": "8.0.11",
|
|
91
91
|
"@atlaskit/editor-plugin-max-content-size": "6.0.0",
|
|
92
92
|
"@atlaskit/editor-plugin-media": "8.4.4",
|
|
93
93
|
"@atlaskit/editor-plugin-media-insert": "13.1.2",
|
|
@@ -105,27 +105,27 @@
|
|
|
105
105
|
"@atlaskit/editor-plugin-save-on-enter": "6.0.0",
|
|
106
106
|
"@atlaskit/editor-plugin-scroll-into-view": "6.0.0",
|
|
107
107
|
"@atlaskit/editor-plugin-selection": "6.1.1",
|
|
108
|
-
"@atlaskit/editor-plugin-selection-extension": "7.0.
|
|
108
|
+
"@atlaskit/editor-plugin-selection-extension": "7.0.1",
|
|
109
109
|
"@atlaskit/editor-plugin-selection-marker": "6.2.6",
|
|
110
|
-
"@atlaskit/editor-plugin-selection-toolbar": "7.1.
|
|
111
|
-
"@atlaskit/editor-plugin-show-diff": "3.1.
|
|
110
|
+
"@atlaskit/editor-plugin-selection-toolbar": "7.1.1",
|
|
111
|
+
"@atlaskit/editor-plugin-show-diff": "3.1.5",
|
|
112
112
|
"@atlaskit/editor-plugin-status": "7.1.3",
|
|
113
113
|
"@atlaskit/editor-plugin-submit-editor": "6.0.0",
|
|
114
|
-
"@atlaskit/editor-plugin-synced-block": "3.9.
|
|
115
|
-
"@atlaskit/editor-plugin-table": "15.3.
|
|
114
|
+
"@atlaskit/editor-plugin-synced-block": "3.9.1",
|
|
115
|
+
"@atlaskit/editor-plugin-table": "15.3.6",
|
|
116
116
|
"@atlaskit/editor-plugin-tasks-and-decisions": "9.1.4",
|
|
117
117
|
"@atlaskit/editor-plugin-text-color": "6.3.5",
|
|
118
118
|
"@atlaskit/editor-plugin-text-formatting": "6.1.4",
|
|
119
|
-
"@atlaskit/editor-plugin-toolbar": "3.4.
|
|
119
|
+
"@atlaskit/editor-plugin-toolbar": "3.4.2",
|
|
120
120
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "7.0.15",
|
|
121
|
-
"@atlaskit/editor-plugin-track-changes": "5.0.
|
|
121
|
+
"@atlaskit/editor-plugin-track-changes": "5.0.19",
|
|
122
122
|
"@atlaskit/editor-plugin-type-ahead": "6.5.6",
|
|
123
123
|
"@atlaskit/editor-plugin-ufo": "6.0.2",
|
|
124
124
|
"@atlaskit/editor-plugin-undo-redo": "6.1.4",
|
|
125
125
|
"@atlaskit/editor-plugin-unsupported-content": "6.1.2",
|
|
126
126
|
"@atlaskit/editor-plugin-user-intent": "4.0.3",
|
|
127
127
|
"@atlaskit/editor-plugin-user-preferences": "4.0.1",
|
|
128
|
-
"@atlaskit/editor-plugin-width": "7.0.
|
|
128
|
+
"@atlaskit/editor-plugin-width": "7.0.2",
|
|
129
129
|
"@babel/runtime": "^7.0.0"
|
|
130
130
|
},
|
|
131
131
|
"peerDependencies": {
|