@atlaskit/editor-core 97.0.0 → 97.0.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 +28 -0
- package/dist/package.json +1 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,33 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 97.0.1
|
|
4
|
+
- Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
5
|
+
- @atlaskit/docs@6.0.1
|
|
6
|
+
- @atlaskit/avatar@14.1.8
|
|
7
|
+
- @atlaskit/avatar-group@2.1.10
|
|
8
|
+
- @atlaskit/button@10.1.2
|
|
9
|
+
- @atlaskit/calendar@7.0.17
|
|
10
|
+
- @atlaskit/dropdown-menu@6.1.26
|
|
11
|
+
- @atlaskit/droplist@7.0.18
|
|
12
|
+
- @atlaskit/item@8.0.15
|
|
13
|
+
- @atlaskit/modal-dialog@7.2.1
|
|
14
|
+
- @atlaskit/section-message@1.0.16
|
|
15
|
+
- @atlaskit/select@6.1.19
|
|
16
|
+
- @atlaskit/tooltip@12.1.15
|
|
17
|
+
- @atlaskit/editor-common@30.0.1
|
|
18
|
+
- @atlaskit/editor-test-helpers@6.3.13
|
|
19
|
+
- @atlaskit/renderer@37.0.1
|
|
20
|
+
- @atlaskit/emoji@53.0.1
|
|
21
|
+
- @atlaskit/mention@16.0.1
|
|
22
|
+
- @atlaskit/status@0.3.2
|
|
23
|
+
- @atlaskit/task-decision@11.1.7
|
|
24
|
+
- @atlaskit/media-card@51.0.1
|
|
25
|
+
- @atlaskit/media-filmstrip@25.0.1
|
|
26
|
+
- @atlaskit/media-picker@31.0.1
|
|
27
|
+
- @atlaskit/media-test-helpers@19.1.1
|
|
28
|
+
- @atlaskit/smart-card@9.4.1
|
|
29
|
+
- @atlaskit/icon@16.0.0
|
|
30
|
+
|
|
3
31
|
## 97.0.0
|
|
4
32
|
- [minor] [b1627a5837](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1627a5837):
|
|
5
33
|
|
package/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "97.0.
|
|
3
|
+
"version": "97.0.1",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/es5/index.js",
|
|
@@ -30,33 +30,33 @@
|
|
|
30
30
|
"@atlaskit/analytics-namespaced-context": "^2.1.5",
|
|
31
31
|
"@atlaskit/analytics-next": "^3.1.2",
|
|
32
32
|
"@atlaskit/analytics-next-types": "^3.1.2",
|
|
33
|
-
"@atlaskit/avatar": "^14.1.
|
|
34
|
-
"@atlaskit/avatar-group": "^2.1.
|
|
35
|
-
"@atlaskit/button": "^10.1.
|
|
36
|
-
"@atlaskit/calendar": "^7.0.
|
|
33
|
+
"@atlaskit/avatar": "^14.1.8",
|
|
34
|
+
"@atlaskit/avatar-group": "^2.1.10",
|
|
35
|
+
"@atlaskit/button": "^10.1.2",
|
|
36
|
+
"@atlaskit/calendar": "^7.0.17",
|
|
37
37
|
"@atlaskit/code": "^8.2.2",
|
|
38
38
|
"@atlaskit/date": "^0.2.0",
|
|
39
|
-
"@atlaskit/droplist": "^7.0.
|
|
40
|
-
"@atlaskit/editor-common": "^30.0.
|
|
39
|
+
"@atlaskit/droplist": "^7.0.18",
|
|
40
|
+
"@atlaskit/editor-common": "^30.0.1",
|
|
41
41
|
"@atlaskit/editor-json-transformer": "^4.1.7",
|
|
42
42
|
"@atlaskit/editor-markdown-transformer": "^2.1.7",
|
|
43
|
-
"@atlaskit/emoji": "^53.0.
|
|
44
|
-
"@atlaskit/icon": "^
|
|
45
|
-
"@atlaskit/item": "^8.0.
|
|
43
|
+
"@atlaskit/emoji": "^53.0.1",
|
|
44
|
+
"@atlaskit/icon": "^16.0.0",
|
|
45
|
+
"@atlaskit/item": "^8.0.15",
|
|
46
46
|
"@atlaskit/logo": "^9.2.6",
|
|
47
|
-
"@atlaskit/media-card": "^51.0.
|
|
48
|
-
"@atlaskit/media-filmstrip": "^25.0.
|
|
49
|
-
"@atlaskit/media-picker": "^31.0.
|
|
50
|
-
"@atlaskit/mention": "^16.0.
|
|
51
|
-
"@atlaskit/modal-dialog": "^7.
|
|
52
|
-
"@atlaskit/select": "^6.1.
|
|
47
|
+
"@atlaskit/media-card": "^51.0.1",
|
|
48
|
+
"@atlaskit/media-filmstrip": "^25.0.1",
|
|
49
|
+
"@atlaskit/media-picker": "^31.0.1",
|
|
50
|
+
"@atlaskit/mention": "^16.0.1",
|
|
51
|
+
"@atlaskit/modal-dialog": "^7.2.1",
|
|
52
|
+
"@atlaskit/select": "^6.1.19",
|
|
53
53
|
"@atlaskit/size-detector": "^5.0.9",
|
|
54
|
-
"@atlaskit/smart-card": "^9.
|
|
54
|
+
"@atlaskit/smart-card": "^9.4.1",
|
|
55
55
|
"@atlaskit/spinner": "^9.0.13",
|
|
56
|
-
"@atlaskit/status": "^0.3.
|
|
57
|
-
"@atlaskit/task-decision": "^11.1.
|
|
56
|
+
"@atlaskit/status": "^0.3.2",
|
|
57
|
+
"@atlaskit/task-decision": "^11.1.7",
|
|
58
58
|
"@atlaskit/theme": "^7.0.1",
|
|
59
|
-
"@atlaskit/tooltip": "^12.1.
|
|
59
|
+
"@atlaskit/tooltip": "^12.1.15",
|
|
60
60
|
"@atlaskit/util-service-support": "^3.0.5",
|
|
61
61
|
"@types/prosemirror-commands": "^1.0.1",
|
|
62
62
|
"@types/prosemirror-history": "^1.0.1",
|
|
@@ -101,17 +101,17 @@
|
|
|
101
101
|
"styled-components": "^3.2.6"
|
|
102
102
|
},
|
|
103
103
|
"devDependencies": {
|
|
104
|
-
"@atlaskit/docs": "^6.0.
|
|
105
|
-
"@atlaskit/dropdown-menu": "^6.1.
|
|
104
|
+
"@atlaskit/docs": "^6.0.1",
|
|
105
|
+
"@atlaskit/dropdown-menu": "^6.1.26",
|
|
106
106
|
"@atlaskit/editor-bitbucket-transformer": "^4.1.7",
|
|
107
|
-
"@atlaskit/editor-test-helpers": "^6.3.
|
|
107
|
+
"@atlaskit/editor-test-helpers": "^6.3.13",
|
|
108
108
|
"@atlaskit/i18n-tools": "^0.4.0",
|
|
109
109
|
"@atlaskit/lozenge": "^6.2.4",
|
|
110
110
|
"@atlaskit/media-core": "^26.2.0",
|
|
111
|
-
"@atlaskit/media-test-helpers": "^19.1.
|
|
111
|
+
"@atlaskit/media-test-helpers": "^19.1.1",
|
|
112
112
|
"@atlaskit/pubsub": "^3.0.7",
|
|
113
|
-
"@atlaskit/renderer": "^37.0.
|
|
114
|
-
"@atlaskit/section-message": "^1.0.
|
|
113
|
+
"@atlaskit/renderer": "^37.0.1",
|
|
114
|
+
"@atlaskit/section-message": "^1.0.16",
|
|
115
115
|
"@atlaskit/util-data-test": "^10.0.34",
|
|
116
116
|
"@atlaskit/visual-regression": "^0.0.1",
|
|
117
117
|
"@atlaskit/webdriver-runner": "^0.1.1",
|