@atlaskit/editor-plugins 12.3.0 → 12.3.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/package.json +11 -15
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 12.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 12.3.1
10
+
11
+ ### Patch Changes
12
+
13
+ - [`9398ad3ad409c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9398ad3ad409c) -
14
+ [ux] [EDITOR-5376] change single player expands feature gate to the new
15
+ `platform_editor_single_player_expand` experiment
16
+ - Updated dependencies
17
+
3
18
  ## 12.3.0
4
19
 
5
20
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "12.3.0",
3
+ "version": "12.3.2",
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",
@@ -34,7 +34,7 @@
34
34
  "@atlaskit/editor-plugin-alignment": "8.0.28",
35
35
  "@atlaskit/editor-plugin-analytics": "7.0.23",
36
36
  "@atlaskit/editor-plugin-annotation": "7.1.25",
37
- "@atlaskit/editor-plugin-avatar-group": "8.0.6",
37
+ "@atlaskit/editor-plugin-avatar-group": "8.1.0",
38
38
  "@atlaskit/editor-plugin-base": "8.0.22",
39
39
  "@atlaskit/editor-plugin-batch-attribute-updates": "7.0.1",
40
40
  "@atlaskit/editor-plugin-before-primary-toolbar": "7.0.2",
@@ -43,7 +43,7 @@
43
43
  "@atlaskit/editor-plugin-block-menu": "6.1.13",
44
44
  "@atlaskit/editor-plugin-block-type": "11.2.31",
45
45
  "@atlaskit/editor-plugin-border": "7.0.1",
46
- "@atlaskit/editor-plugin-breakout": "7.0.27",
46
+ "@atlaskit/editor-plugin-breakout": "7.1.0",
47
47
  "@atlaskit/editor-plugin-caption": "7.0.1",
48
48
  "@atlaskit/editor-plugin-card": "12.4.3",
49
49
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "7.0.0",
@@ -67,7 +67,7 @@
67
67
  "@atlaskit/editor-plugin-editor-viewmode-effects": "7.0.1",
68
68
  "@atlaskit/editor-plugin-emoji": "8.1.26",
69
69
  "@atlaskit/editor-plugin-engagement-platform": "8.0.0",
70
- "@atlaskit/editor-plugin-expand": "8.5.1",
70
+ "@atlaskit/editor-plugin-expand": "8.6.0",
71
71
  "@atlaskit/editor-plugin-extension": "10.1.18",
72
72
  "@atlaskit/editor-plugin-feature-flags": "6.0.0",
73
73
  "@atlaskit/editor-plugin-feedback-dialog": "7.0.0",
@@ -99,29 +99,29 @@
99
99
  "@atlaskit/editor-plugin-ncs-step-metrics": "6.0.0",
100
100
  "@atlaskit/editor-plugin-panel": "9.0.33",
101
101
  "@atlaskit/editor-plugin-paste": "8.6.0",
102
- "@atlaskit/editor-plugin-paste-options-toolbar": "8.4.0",
103
- "@atlaskit/editor-plugin-placeholder": "7.4.2",
102
+ "@atlaskit/editor-plugin-paste-options-toolbar": "8.4.1",
103
+ "@atlaskit/editor-plugin-placeholder": "7.4.3",
104
104
  "@atlaskit/editor-plugin-placeholder-text": "8.0.26",
105
105
  "@atlaskit/editor-plugin-primary-toolbar": "8.0.19",
106
106
  "@atlaskit/editor-plugin-quick-insert": "7.5.1",
107
107
  "@atlaskit/editor-plugin-rule": "7.0.1",
108
108
  "@atlaskit/editor-plugin-save-on-enter": "7.0.0",
109
109
  "@atlaskit/editor-plugin-scroll-into-view": "7.0.0",
110
- "@atlaskit/editor-plugin-selection": "7.0.28",
110
+ "@atlaskit/editor-plugin-selection": "7.1.0",
111
111
  "@atlaskit/editor-plugin-selection-extension": "10.3.27",
112
112
  "@atlaskit/editor-plugin-selection-marker": "7.0.22",
113
113
  "@atlaskit/editor-plugin-selection-toolbar": "8.1.24",
114
- "@atlaskit/editor-plugin-show-diff": "5.0.6",
114
+ "@atlaskit/editor-plugin-show-diff": "5.0.7",
115
115
  "@atlaskit/editor-plugin-status": "8.1.29",
116
116
  "@atlaskit/editor-plugin-submit-editor": "7.0.0",
117
- "@atlaskit/editor-plugin-synced-block": "5.4.9",
118
- "@atlaskit/editor-plugin-table": "17.7.1",
117
+ "@atlaskit/editor-plugin-synced-block": "5.4.10",
118
+ "@atlaskit/editor-plugin-table": "17.7.2",
119
119
  "@atlaskit/editor-plugin-tasks-and-decisions": "10.2.3",
120
120
  "@atlaskit/editor-plugin-text-color": "7.2.32",
121
121
  "@atlaskit/editor-plugin-text-formatting": "7.2.29",
122
122
  "@atlaskit/editor-plugin-toolbar": "4.1.29",
123
123
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "8.0.29",
124
- "@atlaskit/editor-plugin-track-changes": "6.0.32",
124
+ "@atlaskit/editor-plugin-track-changes": "6.0.33",
125
125
  "@atlaskit/editor-plugin-type-ahead": "7.0.29",
126
126
  "@atlaskit/editor-plugin-ufo": "7.0.2",
127
127
  "@atlaskit/editor-plugin-ui-control-registry": "1.1.0",
@@ -182,10 +182,6 @@
182
182
  "editor_inline_comments_on_inline_nodes": {
183
183
  "type": "boolean",
184
184
  "referenceOnly": true
185
- },
186
- "platform-editor-single-player-expand": {
187
- "type": "boolean",
188
- "referenceOnly": true
189
185
  }
190
186
  }
191
187
  }