@ckeditor/ckeditor5-table 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -15
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -5,7 +5,7 @@ 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-table/compare/v18.0.0...v19.0.0) (2020-04-29)
8
+ ## [19.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v18.0.0...v19.0.0) (April 29, 2020)
9
9
 
10
10
  ### Features
11
11
 
@@ -42,7 +42,7 @@ Changes for the past releases are available below.
42
42
  * Updated translations. ([1e691d9](https://github.com/ckeditor/ckeditor5-table/commit/1e691d9)) ([5e98a03](https://github.com/ckeditor/ckeditor5-table/commit/5e98a03))
43
43
 
44
44
 
45
- ## [18.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v17.0.0...v18.0.0) (2020-03-19)
45
+ ## [18.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v17.0.0...v18.0.0) (March 19, 2020)
46
46
 
47
47
  ### Features
48
48
 
@@ -60,7 +60,7 @@ Changes for the past releases are available below.
60
60
  * Updated translations. ([70b8af5](https://github.com/ckeditor/ckeditor5-table/commit/70b8af5))
61
61
 
62
62
 
63
- ## [17.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v16.0.0...v17.0.0) (2020-02-19)
63
+ ## [17.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v16.0.0...v17.0.0) (February 19, 2020)
64
64
 
65
65
  ### Features
66
66
 
@@ -75,7 +75,7 @@ Changes for the past releases are available below.
75
75
  * Implemented lazy loading for the table dropdown. This will reduce editor initialization time. Closes [ckeditor/ckeditor5#6193](https://github.com/ckeditor/ckeditor5/issues/6193). ([5daa487](https://github.com/ckeditor/ckeditor5-table/commit/5daa487))
76
76
 
77
77
 
78
- ## [16.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v15.0.0...v16.0.0) (2019-12-04)
78
+ ## [16.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v15.0.0...v16.0.0) (December 4, 2019)
79
79
 
80
80
  ### Bug fixes
81
81
 
@@ -86,7 +86,7 @@ Changes for the past releases are available below.
86
86
  * Updated translations. ([7b2df5c](https://github.com/ckeditor/ckeditor5-table/commit/7b2df5c))
87
87
 
88
88
 
89
- ## [15.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v14.0.0...v15.0.0) (2019-10-23)
89
+ ## [15.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v14.0.0...v15.0.0) (October 23, 2019)
90
90
 
91
91
  ### Bug fixes
92
92
 
@@ -98,7 +98,7 @@ Changes for the past releases are available below.
98
98
  * Updated translations. ([ba00c09](https://github.com/ckeditor/ckeditor5-table/commit/ba00c09)) ([b1ff792](https://github.com/ckeditor/ckeditor5-table/commit/b1ff792))
99
99
 
100
100
 
101
- ## [14.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v13.0.2...v14.0.0) (2019-08-26)
101
+ ## [14.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v13.0.2...v14.0.0) (August 26, 2019)
102
102
 
103
103
  ### Features
104
104
 
@@ -120,17 +120,17 @@ Changes for the past releases are available below.
120
120
  * `TableWalker` will not return `undefined` as `cell` value for spanned cells anymore. Use `isSpanned` instead.
121
121
 
122
122
 
123
- ## [13.0.2](https://github.com/ckeditor/ckeditor5-table/compare/v13.0.1...v13.0.2) (2019-07-10)
123
+ ## [13.0.2](https://github.com/ckeditor/ckeditor5-table/compare/v13.0.1...v13.0.2) (July 10, 2019)
124
124
 
125
125
  Internal changes only (updated dependencies, documentation, etc.).
126
126
 
127
127
 
128
- ## [13.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v13.0.0...v13.0.1) (2019-07-04)
128
+ ## [13.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v13.0.0...v13.0.1) (July 4, 2019)
129
129
 
130
130
  Internal changes only (updated dependencies, documentation, etc.).
131
131
 
132
132
 
133
- ## [13.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v12.0.1...v13.0.0) (2019-06-05)
133
+ ## [13.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v12.0.1...v13.0.0) (June 6, 2019)
134
134
 
135
135
  ### Bug fixes
136
136
 
@@ -148,7 +148,7 @@ Internal changes only (updated dependencies, documentation, etc.).
148
148
  * `config.table.toolbar` is now removed from code. Use `config.table.contentToolbar` instead.
149
149
 
150
150
 
151
- ## [12.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v12.0.0...v12.0.1) (2019-04-10)
151
+ ## [12.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v12.0.0...v12.0.1) (April 4, 2019)
152
152
 
153
153
  ### Bug fixes
154
154
 
@@ -160,7 +160,7 @@ Internal changes only (updated dependencies, documentation, etc.).
160
160
  * Updated translations. ([cd204c3](https://github.com/ckeditor/ckeditor5-table/commit/cd204c3))
161
161
 
162
162
 
163
- ## [12.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v11.0.1...v12.0.0) (2019-02-28)
163
+ ## [12.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v11.0.1...v12.0.0) (February 28, 2019)
164
164
 
165
165
  ### Features
166
166
 
@@ -185,7 +185,7 @@ Internal changes only (updated dependencies, documentation, etc.).
185
185
  * The `isTableContentSelected()` utility has been replaced by `getTableWidgetAncestor()` and returns an editing `View` element instead of a `Boolean`.
186
186
 
187
187
 
188
- ## [11.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v11.0.0...v11.0.1) (2018-12-05)
188
+ ## [11.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v11.0.0...v11.0.1) (December 5, 2018)
189
189
 
190
190
  ### Bug fixes
191
191
 
@@ -198,7 +198,7 @@ Internal changes only (updated dependencies, documentation, etc.).
198
198
  * Updated translations. ([47475b2](https://github.com/ckeditor/ckeditor5-table/commit/47475b2)) ([5d39d35](https://github.com/ckeditor/ckeditor5-table/commit/5d39d35)) ([7ce6d5b](https://github.com/ckeditor/ckeditor5-table/commit/7ce6d5b)) ([268f607](https://github.com/ckeditor/ckeditor5-table/commit/268f607))
199
199
 
200
200
 
201
- ## [11.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v10.1.0...v11.0.0) (2018-10-08)
201
+ ## [11.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v10.1.0...v11.0.0) (October 8, 2018)
202
202
 
203
203
  ### Features
204
204
 
@@ -233,7 +233,7 @@ Internal changes only (updated dependencies, documentation, etc.).
233
233
  * Removed `table/commands/utils~getParentTable()` method. Use `table/commands/utils~findAncestor()` instead.
234
234
 
235
235
 
236
- ## [10.1.0](https://github.com/ckeditor/ckeditor5-table/compare/v10.0.0...v10.1.0) (2018-07-18)
236
+ ## [10.1.0](https://github.com/ckeditor/ckeditor5-table/compare/v10.0.0...v10.1.0) (July 18, 2018)
237
237
 
238
238
  ### Features
239
239
 
@@ -254,7 +254,7 @@ Internal changes only (updated dependencies, documentation, etc.).
254
254
  * Updated translations. ([1730b88](https://github.com/ckeditor/ckeditor5-table/commit/1730b88))
255
255
 
256
256
 
257
- ## 10.0.0 (2018-06-21)
257
+ ## 10.0.0 (June 21, 2018)
258
258
 
259
259
  ### Features
260
260
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-table",
3
- "version": "40.1.0",
3
+ "version": "40.2.0",
4
4
  "description": "Table feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,7 +12,7 @@
12
12
  ],
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "40.1.0",
15
+ "ckeditor5": "40.2.0",
16
16
  "lodash-es": "4.17.21"
17
17
  },
18
18
  "author": "CKSource (http://cksource.com/)",