@ckeditor/ckeditor5-clipboard 40.1.0 → 40.2.0
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 +25 -25
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -5,46 +5,46 @@ All changes in the package are documented in the main repository. See: https://g
|
|
|
5
5
|
|
|
6
6
|
Changes for the past releases are available below.
|
|
7
7
|
|
|
8
|
-
## [19.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v18.0.0...v19.0.0) (2020
|
|
8
|
+
## [19.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v18.0.0...v19.0.0) (April 29, 2020)
|
|
9
9
|
|
|
10
10
|
### Other changes
|
|
11
11
|
|
|
12
12
|
* Handled `paste` and `drop` events no longer propagate up the DOM tree. Closes [ckeditor/ckeditor5#6464](https://github.com/ckeditor/ckeditor5/issues/6464). ([70aa7ba](https://github.com/ckeditor/ckeditor5-clipboard/commit/70aa7ba))
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
## [18.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v17.0.0...v18.0.0) (2020
|
|
15
|
+
## [18.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v17.0.0...v18.0.0) (March 19, 2020)
|
|
16
16
|
|
|
17
17
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
## [17.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v16.0.0...v17.0.0) (2020
|
|
20
|
+
## [17.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v16.0.0...v17.0.0) (February 19, 2020)
|
|
21
21
|
|
|
22
22
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
## [16.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v15.0.0...v16.0.0) (2019
|
|
25
|
+
## [16.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v15.0.0...v16.0.0) (December 4, 2019)
|
|
26
26
|
|
|
27
27
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
## [15.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.2...v15.0.0) (2019
|
|
30
|
+
## [15.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.2...v15.0.0) (October 23, 2019)
|
|
31
31
|
|
|
32
32
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
## [12.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.1...v12.0.2) (2019
|
|
35
|
+
## [12.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.1...v12.0.2) (August 26, 2019)
|
|
36
36
|
|
|
37
37
|
### Other changes
|
|
38
38
|
|
|
39
39
|
* The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([b1782bb](https://github.com/ckeditor/ckeditor5-clipboard/commit/b1782bb))
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
## [12.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.0...v12.0.1) (2019
|
|
42
|
+
## [12.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.0...v12.0.1) (July 10, 2019)
|
|
43
43
|
|
|
44
44
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
## [12.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.2...v12.0.0) (2019
|
|
47
|
+
## [12.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.2...v12.0.0) (July 4, 2019)
|
|
48
48
|
|
|
49
49
|
### Other changes
|
|
50
50
|
|
|
@@ -55,43 +55,43 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
55
55
|
* From now on, every new line pasted in the editor as a plain text, will create a new paragraph. Read more at [ckeditor/ckeditor5#1727](https://github.com/ckeditor/ckeditor5/issues/1727).
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
## [11.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.1...v11.0.2) (2019
|
|
58
|
+
## [11.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.1...v11.0.2) (June 6, 2019)
|
|
59
59
|
|
|
60
60
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
## [11.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.0...v11.0.1) (2019
|
|
63
|
+
## [11.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.0...v11.0.1) (April 4, 2019)
|
|
64
64
|
|
|
65
65
|
### Bug fixes
|
|
66
66
|
|
|
67
67
|
* The DOM `drop` event will not bubble up if the `clipboardInput` event was handled. Closes [ckeditor/ckeditor5-upload#92](https://github.com/ckeditor/ckeditor5-upload/issues/92). ([5d14697](https://github.com/ckeditor/ckeditor5-clipboard/commit/5d14697))
|
|
68
68
|
|
|
69
69
|
|
|
70
|
-
## [11.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.4...v11.0.0) (2019
|
|
70
|
+
## [11.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.4...v11.0.0) (February 28, 2019)
|
|
71
71
|
|
|
72
72
|
### BREAKING CHANGES
|
|
73
73
|
|
|
74
74
|
* Upgraded minimal versions of Node to `8.0.0` and npm to `5.7.1`. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([612ea3c](https://github.com/ckeditor/ckeditor5-cloud-services/commit/612ea3c))
|
|
75
75
|
|
|
76
76
|
|
|
77
|
-
## [10.0.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.3...v10.0.4) (2018
|
|
77
|
+
## [10.0.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.3...v10.0.4) (December 5, 2018)
|
|
78
78
|
|
|
79
79
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
## [10.0.3](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.2...v10.0.3) (2018
|
|
82
|
+
## [10.0.3](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.2...v10.0.3) (October 8, 2018)
|
|
83
83
|
|
|
84
84
|
### Other changes
|
|
85
85
|
|
|
86
86
|
* The `Clipboard#inputTransformation` event is now emitted with an additional `dataTransfer` object. Closes [#54](https://github.com/ckeditor/ckeditor5-clipboard/issues/54) . ([f3589b4](https://github.com/ckeditor/ckeditor5-clipboard/commit/f3589b4))
|
|
87
87
|
|
|
88
88
|
|
|
89
|
-
## [10.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.1...v10.0.2) (2018
|
|
89
|
+
## [10.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.1...v10.0.2) (July 18, 2018)
|
|
90
90
|
|
|
91
91
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
92
92
|
|
|
93
93
|
|
|
94
|
-
## [10.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.0...v10.0.1) (2018
|
|
94
|
+
## [10.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.0...v10.0.1) (June 21, 2018)
|
|
95
95
|
|
|
96
96
|
### Bug fixes
|
|
97
97
|
|
|
@@ -99,7 +99,7 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
99
99
|
* When pasting a plain text, single new line characters should be converted to `<br>`s. Closes [ckeditor/ckeditor5#766](https://github.com/ckeditor/ckeditor5/issues/766). ([be21676](https://github.com/ckeditor/ckeditor5-clipboard/commit/be21676))
|
|
100
100
|
|
|
101
101
|
|
|
102
|
-
## [10.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.4...v10.0.0) (2018
|
|
102
|
+
## [10.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.4...v10.0.0) (April 25, 2018)
|
|
103
103
|
|
|
104
104
|
### Other changes
|
|
105
105
|
|
|
@@ -110,32 +110,32 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
110
110
|
* The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991) for more information.
|
|
111
111
|
|
|
112
112
|
|
|
113
|
-
## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018
|
|
113
|
+
## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.2...v1.0.0-beta.4) (April 19, 2018)
|
|
114
114
|
|
|
115
115
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
116
116
|
|
|
117
117
|
|
|
118
|
-
## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018
|
|
118
|
+
## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.1...v1.0.0-beta.2) (April 10, 2018)
|
|
119
119
|
|
|
120
120
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
121
121
|
|
|
122
122
|
|
|
123
|
-
## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018
|
|
123
|
+
## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (March 15, 2018)
|
|
124
124
|
|
|
125
125
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
126
126
|
|
|
127
127
|
|
|
128
|
-
## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017
|
|
128
|
+
## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (November 14, 2017)
|
|
129
129
|
|
|
130
130
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
131
131
|
|
|
132
132
|
|
|
133
|
-
## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.7.0...v1.0.0-alpha.1) (2017
|
|
133
|
+
## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.7.0...v1.0.0-alpha.1) (October 3, 2017)
|
|
134
134
|
|
|
135
135
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
136
136
|
|
|
137
137
|
|
|
138
|
-
## [0.7.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.6.0...v0.7.0) (2017
|
|
138
|
+
## [0.7.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.6.0...v0.7.0) (September 3, 2017)
|
|
139
139
|
|
|
140
140
|
### Bug fixes
|
|
141
141
|
|
|
@@ -149,7 +149,7 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
149
149
|
* The viewport will be scrolled to the selection on paste. See ckeditor/ckeditor5-engine#660. ([9a0e20f](https://github.com/ckeditor/ckeditor5-clipboard/commit/9a0e20f))
|
|
150
150
|
|
|
151
151
|
|
|
152
|
-
## [0.6.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.5.0...v0.6.0) (2017
|
|
152
|
+
## [0.6.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.5.0...v0.6.0) (May 7, 2017)
|
|
153
153
|
|
|
154
154
|
### Bug fixes
|
|
155
155
|
|
|
@@ -164,7 +164,7 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
164
164
|
* The `clipboardInput` event now contains only the `dataTransfer` property (`content` was removed). The separate `inputTransformation` event was introduced for the content transformations.
|
|
165
165
|
|
|
166
166
|
|
|
167
|
-
## [0.5.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.1...v0.5.0) (2017
|
|
167
|
+
## [0.5.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.1...v0.5.0) (April 5, 2017)
|
|
168
168
|
|
|
169
169
|
### Other changes
|
|
170
170
|
|
|
@@ -175,6 +175,6 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
175
175
|
* Named existing plugin(s). ([3d37f53](https://github.com/ckeditor/ckeditor5-clipboard/commit/3d37f53))
|
|
176
176
|
|
|
177
177
|
|
|
178
|
-
## [0.4.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.0...v0.4.1) (2017
|
|
178
|
+
## [0.4.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.0...v0.4.1) (March 6, 2017)
|
|
179
179
|
|
|
180
180
|
Internal changes only (updated dependencies, documentation, etc.).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-clipboard",
|
|
3
|
-
"version": "40.
|
|
3
|
+
"version": "40.2.0",
|
|
4
4
|
"description": "Clipboard integration feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
],
|
|
13
13
|
"main": "src/index.js",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@ckeditor/ckeditor5-core": "40.
|
|
16
|
-
"@ckeditor/ckeditor5-engine": "40.
|
|
17
|
-
"@ckeditor/ckeditor5-ui": "40.
|
|
18
|
-
"@ckeditor/ckeditor5-utils": "40.
|
|
19
|
-
"@ckeditor/ckeditor5-widget": "40.
|
|
15
|
+
"@ckeditor/ckeditor5-core": "40.2.0",
|
|
16
|
+
"@ckeditor/ckeditor5-engine": "40.2.0",
|
|
17
|
+
"@ckeditor/ckeditor5-ui": "40.2.0",
|
|
18
|
+
"@ckeditor/ckeditor5-utils": "40.2.0",
|
|
19
|
+
"@ckeditor/ckeditor5-widget": "40.2.0",
|
|
20
20
|
"lodash-es": "4.17.21"
|
|
21
21
|
},
|
|
22
22
|
"author": "CKSource (http://cksource.com/)",
|