@atlaskit/editor-core 206.1.2 → 206.1.4

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 CHANGED
@@ -1,5 +1,20 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 206.1.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 206.1.3
10
+
11
+ ### Patch Changes
12
+
13
+ - [#151481](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/151481)
14
+ [`57d45d9fbcb6d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57d45d9fbcb6d) -
15
+ Remove FG platform_editor_controls_sticky_mask
16
+ - Updated dependencies
17
+
3
18
  ## 206.1.2
4
19
 
5
20
  ### Patch Changes
@@ -5,4 +5,4 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
- var version = exports.version = "206.1.2";
8
+ var version = exports.version = "206.1.4";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "206.1.2";
2
+ export const version = "206.1.4";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "206.1.2";
2
+ export var version = "206.1.4";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "206.1.2",
3
+ "version": "206.1.4",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -46,10 +46,10 @@
46
46
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
47
47
  "@atlaskit/button": "^23.0.0",
48
48
  "@atlaskit/css": "^0.10.0",
49
- "@atlaskit/editor-common": "^104.1.0",
49
+ "@atlaskit/editor-common": "^105.0.0",
50
50
  "@atlaskit/editor-json-transformer": "^8.24.0",
51
51
  "@atlaskit/editor-performance-metrics": "^2.1.0",
52
- "@atlaskit/editor-plugin-quick-insert": "^2.4.0",
52
+ "@atlaskit/editor-plugin-quick-insert": "^2.5.0",
53
53
  "@atlaskit/editor-plugins": "^8.4.0",
54
54
  "@atlaskit/editor-prosemirror": "7.0.0",
55
55
  "@atlaskit/editor-shared-styles": "^3.4.0",
@@ -59,7 +59,7 @@
59
59
  "@atlaskit/mention": "^24.1.0",
60
60
  "@atlaskit/platform-feature-flags": "^1.1.0",
61
61
  "@atlaskit/platform-feature-flags-react": "^0.2.0",
62
- "@atlaskit/react-ufo": "^3.10.0",
62
+ "@atlaskit/react-ufo": "^3.11.0",
63
63
  "@atlaskit/task-decision": "^19.2.0",
64
64
  "@atlaskit/tmp-editor-statsig": "^4.19.0",
65
65
  "@atlaskit/tokens": "^4.8.0",
@@ -90,7 +90,7 @@
90
90
  "@atlaskit/adf-utils": "^19.19.0",
91
91
  "@atlaskit/analytics-listeners": "^9.0.0",
92
92
  "@atlaskit/collab-provider": "^10.14.0",
93
- "@atlaskit/editor-plugin-annotation": "^2.7.0",
93
+ "@atlaskit/editor-plugin-annotation": "^2.8.0",
94
94
  "@atlaskit/editor-plugin-card": "^5.4.0",
95
95
  "@atlaskit/editor-plugin-list": "^4.2.0",
96
96
  "@atlaskit/editor-plugin-paste": "^3.3.0",
@@ -101,7 +101,7 @@
101
101
  "@atlaskit/media-test-helpers": "^36.0.0",
102
102
  "@atlaskit/modal-dialog": "^14.1.0",
103
103
  "@atlaskit/primitives": "^14.7.0",
104
- "@atlaskit/renderer": "^115.0.0",
104
+ "@atlaskit/renderer": "^116.0.0",
105
105
  "@atlaskit/smart-card": "^37.1.0",
106
106
  "@atlaskit/synchrony-test-helpers": "workspace:^",
107
107
  "@atlaskit/toggle": "^15.0.0",
@@ -551,10 +551,6 @@
551
551
  "platform_editor_quick_insert_placeholder": {
552
552
  "type": "boolean"
553
553
  },
554
- "platform_editor_controls_sticky_mask": {
555
- "type": "boolean",
556
- "referenceOnly": true
557
- },
558
554
  "platform_editor_numbered_column_misalignment": {
559
555
  "type": "boolean",
560
556
  "referenceOnly": true