@atlaskit/editor-plugin-insert-block 2.3.0 → 2.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.
- package/CHANGELOG.md +12 -0
- package/package.json +24 -24
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-insert-block",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.2",
|
|
4
4
|
"description": "Insert block plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -32,30 +32,30 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@atlaskit/button": "^20.2.0",
|
|
35
|
-
"@atlaskit/editor-common": "^93.
|
|
36
|
-
"@atlaskit/editor-plugin-analytics": "^1.
|
|
37
|
-
"@atlaskit/editor-plugin-block-type": "^3.
|
|
38
|
-
"@atlaskit/editor-plugin-code-block": "^3.
|
|
39
|
-
"@atlaskit/editor-plugin-date": "^2.
|
|
40
|
-
"@atlaskit/editor-plugin-emoji": "^2.
|
|
41
|
-
"@atlaskit/editor-plugin-expand": "^2.
|
|
42
|
-
"@atlaskit/editor-plugin-extension": "^1.
|
|
35
|
+
"@atlaskit/editor-common": "^93.6.0",
|
|
36
|
+
"@atlaskit/editor-plugin-analytics": "^1.10.0",
|
|
37
|
+
"@atlaskit/editor-plugin-block-type": "^3.16.0",
|
|
38
|
+
"@atlaskit/editor-plugin-code-block": "^3.5.0",
|
|
39
|
+
"@atlaskit/editor-plugin-date": "^2.4.0",
|
|
40
|
+
"@atlaskit/editor-plugin-emoji": "^2.7.0",
|
|
41
|
+
"@atlaskit/editor-plugin-expand": "^2.9.0",
|
|
42
|
+
"@atlaskit/editor-plugin-extension": "^1.15.0",
|
|
43
43
|
"@atlaskit/editor-plugin-feature-flags": "^1.2.0",
|
|
44
|
-
"@atlaskit/editor-plugin-hyperlink": "^3.
|
|
44
|
+
"@atlaskit/editor-plugin-hyperlink": "^3.1.0",
|
|
45
45
|
"@atlaskit/editor-plugin-image-upload": "^1.2.0",
|
|
46
|
-
"@atlaskit/editor-plugin-layout": "^1.
|
|
47
|
-
"@atlaskit/editor-plugin-media": "^1.
|
|
48
|
-
"@atlaskit/editor-plugin-media-insert": "^3.
|
|
49
|
-
"@atlaskit/editor-plugin-mentions": "^2.
|
|
50
|
-
"@atlaskit/editor-plugin-panel": "^2.
|
|
51
|
-
"@atlaskit/editor-plugin-placeholder-text": "^1.
|
|
46
|
+
"@atlaskit/editor-plugin-layout": "^1.9.0",
|
|
47
|
+
"@atlaskit/editor-plugin-media": "^1.36.0",
|
|
48
|
+
"@atlaskit/editor-plugin-media-insert": "^3.2.0",
|
|
49
|
+
"@atlaskit/editor-plugin-mentions": "^2.9.0",
|
|
50
|
+
"@atlaskit/editor-plugin-panel": "^2.6.0",
|
|
51
|
+
"@atlaskit/editor-plugin-placeholder-text": "^1.8.0",
|
|
52
52
|
"@atlaskit/editor-plugin-primary-toolbar": "^2.0.0",
|
|
53
53
|
"@atlaskit/editor-plugin-quick-insert": "^1.4.0",
|
|
54
|
-
"@atlaskit/editor-plugin-rule": "^1.
|
|
55
|
-
"@atlaskit/editor-plugin-status": "^2.
|
|
56
|
-
"@atlaskit/editor-plugin-table": "^7.
|
|
57
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "^2.
|
|
58
|
-
"@atlaskit/editor-plugin-type-ahead": "^1.
|
|
54
|
+
"@atlaskit/editor-plugin-rule": "^1.9.0",
|
|
55
|
+
"@atlaskit/editor-plugin-status": "^2.5.0",
|
|
56
|
+
"@atlaskit/editor-plugin-table": "^7.29.0",
|
|
57
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "^2.11.0",
|
|
58
|
+
"@atlaskit/editor-plugin-type-ahead": "^1.10.0",
|
|
59
59
|
"@atlaskit/editor-prosemirror": "6.0.0",
|
|
60
60
|
"@atlaskit/editor-shared-styles": "^3.0.0",
|
|
61
61
|
"@atlaskit/emoji": "^67.8.0",
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
"@atlaskit/icon-lab": "^1.0.0",
|
|
65
65
|
"@atlaskit/platform-feature-flags": "^0.3.0",
|
|
66
66
|
"@atlaskit/primitives": "^12.2.0",
|
|
67
|
-
"@atlaskit/theme": "^
|
|
68
|
-
"@atlaskit/tmp-editor-statsig": "^2.
|
|
67
|
+
"@atlaskit/theme": "^14.0.0",
|
|
68
|
+
"@atlaskit/tmp-editor-statsig": "^2.6.0",
|
|
69
69
|
"@atlaskit/tokens": "^2.0.0",
|
|
70
|
-
"@atlaskit/tooltip": "18.8.
|
|
70
|
+
"@atlaskit/tooltip": "18.8.4",
|
|
71
71
|
"@babel/runtime": "^7.0.0",
|
|
72
72
|
"@emotion/react": "^11.7.1",
|
|
73
73
|
"bind-event-listener": "^3.0.0",
|