@atlaskit/editor-core 204.3.3 → 204.4.1
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 +21 -0
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/version-wrapper.js +1 -1
- package/package.json +21 -21
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 204.4.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 204.4.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#120472](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120472)
|
|
14
|
+
[`73c800ab5f2fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73c800ab5f2fc) -
|
|
15
|
+
ED-26766 update adf-schema from 47.2.1 to 47.6.0 and adf-schema-json from 1.27.0 to 1.31.0
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [#119706](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119706)
|
|
20
|
+
[`42fd258ba482e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/42fd258ba482e) -
|
|
21
|
+
ED-26704: enables editor node virtualization experiment
|
|
22
|
+
- Updated dependencies
|
|
23
|
+
|
|
3
24
|
## 204.3.3
|
|
4
25
|
|
|
5
26
|
### Patch Changes
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const name = "@atlaskit/editor-core";
|
|
2
|
-
export const version = "204.
|
|
2
|
+
export const version = "204.4.1";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export var name = "@atlaskit/editor-core";
|
|
2
|
-
export var version = "204.
|
|
2
|
+
export var version = "204.4.1";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "204.
|
|
3
|
+
"version": "204.4.1",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -40,27 +40,27 @@
|
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@atlaskit/activity-provider": "^2.5.0",
|
|
43
|
-
"@atlaskit/adf-schema": "^47.
|
|
43
|
+
"@atlaskit/adf-schema": "^47.6.0",
|
|
44
44
|
"@atlaskit/analytics-namespaced-context": "^7.0.0",
|
|
45
45
|
"@atlaskit/analytics-next": "^11.0.0",
|
|
46
46
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
47
47
|
"@atlaskit/button": "^21.1.0",
|
|
48
48
|
"@atlaskit/css": "^0.10.0",
|
|
49
|
-
"@atlaskit/editor-common": "^
|
|
50
|
-
"@atlaskit/editor-json-transformer": "^8.
|
|
49
|
+
"@atlaskit/editor-common": "^101.0.0",
|
|
50
|
+
"@atlaskit/editor-json-transformer": "^8.24.0",
|
|
51
51
|
"@atlaskit/editor-performance-metrics": "2.0.2",
|
|
52
|
-
"@atlaskit/editor-plugin-quick-insert": "2.0.
|
|
52
|
+
"@atlaskit/editor-plugin-quick-insert": "2.0.4",
|
|
53
53
|
"@atlaskit/editor-plugins": "^8.0.0",
|
|
54
54
|
"@atlaskit/editor-prosemirror": "7.0.0",
|
|
55
55
|
"@atlaskit/editor-shared-styles": "^3.4.0",
|
|
56
56
|
"@atlaskit/emoji": "^68.0.0",
|
|
57
57
|
"@atlaskit/icon": "^24.1.0",
|
|
58
58
|
"@atlaskit/media-card": "^79.0.0",
|
|
59
|
-
"@atlaskit/mention": "^24.
|
|
59
|
+
"@atlaskit/mention": "^24.1.0",
|
|
60
60
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
61
|
-
"@atlaskit/react-ufo": "^3.
|
|
61
|
+
"@atlaskit/react-ufo": "^3.2.0",
|
|
62
62
|
"@atlaskit/task-decision": "^19.0.0",
|
|
63
|
-
"@atlaskit/tmp-editor-statsig": "^3.
|
|
63
|
+
"@atlaskit/tmp-editor-statsig": "^3.4.0",
|
|
64
64
|
"@atlaskit/tokens": "^4.3.0",
|
|
65
65
|
"@atlaskit/tooltip": "^20.0.0",
|
|
66
66
|
"@atlaskit/width-detector": "^5.0.0",
|
|
@@ -86,13 +86,13 @@
|
|
|
86
86
|
"devDependencies": {
|
|
87
87
|
"@af/editor-libra": "*",
|
|
88
88
|
"@af/visual-regression": "*",
|
|
89
|
-
"@atlaskit/adf-utils": "^19.
|
|
89
|
+
"@atlaskit/adf-utils": "^19.19.0",
|
|
90
90
|
"@atlaskit/analytics-listeners": "^9.0.0",
|
|
91
|
-
"@atlaskit/collab-provider": "10.
|
|
92
|
-
"@atlaskit/editor-plugin-annotation": "2.
|
|
93
|
-
"@atlaskit/editor-plugin-card": "^5.
|
|
94
|
-
"@atlaskit/editor-plugin-list": "^4.
|
|
95
|
-
"@atlaskit/editor-plugin-paste": "^3.
|
|
91
|
+
"@atlaskit/collab-provider": "10.9.1",
|
|
92
|
+
"@atlaskit/editor-plugin-annotation": "2.1.1",
|
|
93
|
+
"@atlaskit/editor-plugin-card": "^5.1.0",
|
|
94
|
+
"@atlaskit/editor-plugin-list": "^4.1.0",
|
|
95
|
+
"@atlaskit/editor-plugin-paste": "^3.1.0",
|
|
96
96
|
"@atlaskit/link-provider": "^2.0.0",
|
|
97
97
|
"@atlaskit/logo": "^16.0.0",
|
|
98
98
|
"@atlaskit/media-core": "^35.0.0",
|
|
@@ -100,15 +100,15 @@
|
|
|
100
100
|
"@atlaskit/media-test-helpers": "^35.0.0",
|
|
101
101
|
"@atlaskit/modal-dialog": "^13.0.0",
|
|
102
102
|
"@atlaskit/primitives": "^14.1.0",
|
|
103
|
-
"@atlaskit/renderer": "^113.
|
|
103
|
+
"@atlaskit/renderer": "^113.1.0",
|
|
104
104
|
"@atlaskit/smart-card": "^35.1.0",
|
|
105
105
|
"@atlaskit/synchrony-test-helpers": "^3.1.0",
|
|
106
106
|
"@atlaskit/toggle": "^15.0.0",
|
|
107
107
|
"@atlaskit/util-data-test": "^18.0.0",
|
|
108
108
|
"@atlaskit/visual-regression": "*",
|
|
109
|
-
"@atlassian/adf-schema-json": "^1.
|
|
109
|
+
"@atlassian/adf-schema-json": "^1.31.0",
|
|
110
110
|
"@atlassian/feature-flags-test-utils": "*",
|
|
111
|
-
"@atlassian/search-provider": "3.0.
|
|
111
|
+
"@atlassian/search-provider": "3.0.41",
|
|
112
112
|
"@emotion/jest": "^11.8.0",
|
|
113
113
|
"@storybook/addon-knobs": "^6.4.0",
|
|
114
114
|
"@testing-library/react": "^13.4.0",
|
|
@@ -404,10 +404,6 @@
|
|
|
404
404
|
"type": "boolean",
|
|
405
405
|
"referenceOnly": true
|
|
406
406
|
},
|
|
407
|
-
"platform_editor_lego__inline_node_virtualization": {
|
|
408
|
-
"type": "boolean",
|
|
409
|
-
"referenceOnly": true
|
|
410
|
-
},
|
|
411
407
|
"platform_editor_advanced_layouts_accessibility": {
|
|
412
408
|
"type": "boolean",
|
|
413
409
|
"referenceOnly": true
|
|
@@ -513,6 +509,10 @@
|
|
|
513
509
|
"platform_editor_elements_dnd_multi_select_patch_1": {
|
|
514
510
|
"type": "boolean",
|
|
515
511
|
"referenceOnly": true
|
|
512
|
+
},
|
|
513
|
+
"platform_editor_table_column_selected_state_fix": {
|
|
514
|
+
"type": "boolean",
|
|
515
|
+
"referenceOnly": true
|
|
516
516
|
}
|
|
517
517
|
},
|
|
518
518
|
"stricter": {
|