@atlaskit/editor-core 194.0.11 → 194.0.14
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,17 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 194.0.14
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#117871](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117871)
|
|
8
|
+
[`26f472add98f7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/26f472add98f7) -
|
|
9
|
+
Updates 2-confluence-basic with an examples toolbar
|
|
10
|
+
- [#118361](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118361)
|
|
11
|
+
[`5dc690bcdd97a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5dc690bcdd97a) -
|
|
12
|
+
Table FF cleanup
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
|
|
3
15
|
## 194.0.11
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const name = "@atlaskit/editor-core";
|
|
2
|
-
export const version = "194.0.
|
|
2
|
+
export const version = "194.0.14";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export var name = "@atlaskit/editor-core";
|
|
2
|
-
export var version = "194.0.
|
|
2
|
+
export var version = "194.0.14";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "194.0.
|
|
3
|
+
"version": "194.0.14",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@atlaskit/analytics-namespaced-context": "^6.10.0",
|
|
45
45
|
"@atlaskit/analytics-next": "^9.3.0",
|
|
46
46
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
47
|
-
"@atlaskit/button": "^18.
|
|
47
|
+
"@atlaskit/button": "^18.3.0",
|
|
48
48
|
"@atlaskit/editor-common": "^84.3.0",
|
|
49
49
|
"@atlaskit/editor-plugins": "^3.4.0",
|
|
50
50
|
"@atlaskit/editor-prosemirror": "4.0.1",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
81
81
|
},
|
|
82
82
|
"devDependencies": {
|
|
83
|
-
"@af/editor-examples-helpers": "0.0.
|
|
83
|
+
"@af/editor-examples-helpers": "0.0.14",
|
|
84
84
|
"@af/editor-libra": "*",
|
|
85
85
|
"@af/visual-regression": "*",
|
|
86
86
|
"@atlaskit/adf-utils": "^19.4.0",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"@atlaskit/util-data-test": "^17.9.0",
|
|
108
108
|
"@atlaskit/visual-regression": "*",
|
|
109
109
|
"@atlassian/adf-schema-json": "^1.16.0",
|
|
110
|
-
"@atlassian/search-provider": "2.4.
|
|
110
|
+
"@atlassian/search-provider": "2.4.92",
|
|
111
111
|
"@emotion/jest": "^11.8.0",
|
|
112
112
|
"@storybook/addon-knobs": "^5.3.18",
|
|
113
113
|
"@testing-library/react": "^12.1.5",
|
|
@@ -217,10 +217,6 @@
|
|
|
217
217
|
"type": "boolean",
|
|
218
218
|
"referenceOnly": "true"
|
|
219
219
|
},
|
|
220
|
-
"platform.editor.table.cmd-a-select-table": {
|
|
221
|
-
"type": "boolean",
|
|
222
|
-
"referenceOnly": true
|
|
223
|
-
},
|
|
224
220
|
"platform.editor.table.use-shared-state-hook": {
|
|
225
221
|
"type": "boolean",
|
|
226
222
|
"referenceOnly": true
|
|
@@ -233,10 +229,6 @@
|
|
|
233
229
|
"type": "boolean",
|
|
234
230
|
"referenceOnly": "true"
|
|
235
231
|
},
|
|
236
|
-
"platform.editor.table.copy-paste-in-bodied-extension": {
|
|
237
|
-
"type": "boolean",
|
|
238
|
-
"referenceOnly": "true"
|
|
239
|
-
},
|
|
240
232
|
"platform.editor.media.extended-resize-experience": {
|
|
241
233
|
"type": "boolean",
|
|
242
234
|
"referenceOnly": "true"
|
|
@@ -257,10 +249,6 @@
|
|
|
257
249
|
"type": "boolean",
|
|
258
250
|
"referenceOnly": "true"
|
|
259
251
|
},
|
|
260
|
-
"platform.editor.table-width-diff-in-renderer_x5s3z": {
|
|
261
|
-
"type": "boolean",
|
|
262
|
-
"referenceOnly": "true"
|
|
263
|
-
},
|
|
264
252
|
"platform.editor.preserve-whitespace-clipboard-text-serialization": {
|
|
265
253
|
"type": "boolean",
|
|
266
254
|
"referenceOnly": "true"
|