@ckeditor/ckeditor5-comments 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 (51) hide show
  1. package/CHANGELOG.md +19 -19
  2. package/README.md +1 -1
  3. package/build/comments.js +1 -1
  4. package/build/translations/gl.js +1 -1
  5. package/build/translations/sr-latn.js +1 -1
  6. package/build/translations/ug.js +1 -1
  7. package/lang/translations/gl.po +2 -2
  8. package/lang/translations/sr-latn.po +3 -3
  9. package/lang/translations/ug.po +10 -10
  10. package/package.json +3 -3
  11. package/src/annotations/annotation.js +1 -1
  12. package/src/annotations/annotationcollection.js +1 -1
  13. package/src/annotations/annotations.js +1 -1
  14. package/src/annotations/annotationsuis.js +1 -1
  15. package/src/annotations/editorannotations.js +1 -1
  16. package/src/annotations/inlineannotations.js +1 -1
  17. package/src/annotations/narrowsidebar.js +1 -1
  18. package/src/annotations/sidebar.js +1 -1
  19. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  20. package/src/annotations/view/annotationview.js +1 -1
  21. package/src/annotations/view/sidebaritemview.js +1 -1
  22. package/src/annotations/view/sidebarview.js +1 -1
  23. package/src/annotations/widesidebar.js +1 -1
  24. package/src/comments/addcommentthreadcommand.js +1 -1
  25. package/src/comments/commentsarchive.js +1 -1
  26. package/src/comments/commentsarchiveui.js +1 -1
  27. package/src/comments/commentsediting.js +1 -1
  28. package/src/comments/commentsrepository.d.ts +1 -0
  29. package/src/comments/commentsrepository.js +1 -1
  30. package/src/comments/commentsui.js +1 -1
  31. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  32. package/src/comments/integrations/importword.js +1 -1
  33. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  34. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  35. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  36. package/src/comments/ui/commentthreadcontroller.js +1 -1
  37. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  38. package/src/comments/ui/view/basecommentview.js +1 -1
  39. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  40. package/src/comments/ui/view/commentcontentview.js +1 -1
  41. package/src/comments/ui/view/commentinputview.js +1 -1
  42. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  43. package/src/comments/ui/view/commentslistview.js +1 -1
  44. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  45. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  46. package/src/comments/ui/view/commentthreadview.js +1 -1
  47. package/src/comments/ui/view/commentview.js +1 -1
  48. package/src/comments.js +1 -1
  49. package/src/commentsonly.js +1 -1
  50. package/src/utils/common-translations.js +1 -1
  51. package/src/utils/createmutationobserver.js +1 -1
package/CHANGELOG.md CHANGED
@@ -6,14 +6,14 @@ All changes in the package are documented at https://github.com/ckeditor/ckedito
6
6
  Changes for the past releases are available below.
7
7
 
8
8
 
9
- ## 23.0.0 (2020-09-25)
9
+ ## 23.0.0 (September 25, 2020)
10
10
 
11
11
  ### Bug fixes
12
12
 
13
13
  * Fixed crash that happened when an editor with multiple annotations was destroyed.
14
14
 
15
15
 
16
- ## 22.0.0 (2020-08-25)
16
+ ## 22.0.0 (August 25, 2020)
17
17
 
18
18
  ### Features
19
19
 
@@ -24,7 +24,7 @@ Changes for the past releases are available below.
24
24
  * Changed annotations positioning algorithms.
25
25
 
26
26
 
27
- ## 21.0.0 (2020-07-24)
27
+ ## 21.0.0 (July 24, 2020)
28
28
 
29
29
  ### BREAKING CHANGES
30
30
 
@@ -39,7 +39,7 @@ Changes for the past releases are available below.
39
39
  * Switched from marker-to-element conversion to marker-to-data conversion.
40
40
 
41
41
 
42
- ## 20.0.1 (2020-06-26)
42
+ ## 20.0.1 (June 26, 2020)
43
43
 
44
44
  ### Features
45
45
 
@@ -51,12 +51,12 @@ Changes for the past releases are available below.
51
51
  * Incorrect comment was activated after creating a second comment on the same element or range.
52
52
 
53
53
 
54
- ## 19.0.2 (2020-05-25)
54
+ ## 19.0.2 (May 25, 2020)
55
55
 
56
56
  Internal changes only (updated dependencies, documentation, etc.).
57
57
 
58
58
 
59
- ## 19.0.1 (2020-04-30)
59
+ ## 19.0.1 (April 30, 2020)
60
60
 
61
61
  ### BREAKING CHANGES
62
62
 
@@ -79,7 +79,7 @@ Internal changes only (updated dependencies, documentation, etc.).
79
79
  * Removed the `Comments` plugin API.
80
80
 
81
81
 
82
- ## 18.0.0 (2020-03-19)
82
+ ## 18.0.0 (March 19, 2020)
83
83
 
84
84
  ### Features
85
85
 
@@ -90,11 +90,11 @@ Internal changes only (updated dependencies, documentation, etc.).
90
90
  * Fixed contextual balloon glitches happening when switching from inline annotations to sidebar UI while displaying a comment.
91
91
  * Fixed editor crashing in some scenarios involving track changes adapter during initial data load.
92
92
  * Fixed incorrectly highlighted suggestions for table row/column insertion and deletion.
93
- * Fixed a bug causing new comments to be added with "Invalid date".
93
+ * Fixed a bug causing new comments to be added with "Invalid date."
94
94
  * Comment threads for suggestions will now be correctly returned by `CommentsRepository#getCommentThreads()`.
95
95
 
96
96
 
97
- ## 17.0.0 (2020-02-20)
97
+ ## 17.0.0 (February 20, 2020)
98
98
 
99
99
  ### BREAKING CHANGES
100
100
 
@@ -125,19 +125,19 @@ Internal changes only (updated dependencies, documentation, etc.).
125
125
  * Annotations became a context plugin and can be used outside or without an editor instance. See the documentation to learn more about the new API.
126
126
 
127
127
 
128
- ## 16.0.0 (2019-12-02)
128
+ ## 16.0.0 (December 2, 2019)
129
129
 
130
130
  ### Bug fixes
131
131
 
132
132
  * `SidebarView#minHeight` will now be cleared when the sidebar becomes empty.
133
133
 
134
134
 
135
- ## 15.0.1 (2019-10-24)
135
+ ## 15.0.1 (October 24, 2019)
136
136
 
137
137
  Internal changes only (updated dependencies, documentation, etc.).
138
138
 
139
139
 
140
- ## 15.0.0 (2019-10-23)
140
+ ## 15.0.0 (October 23, 2019)
141
141
 
142
142
  ### Features
143
143
 
@@ -153,7 +153,7 @@ Internal changes only (updated dependencies, documentation, etc.).
153
153
  * Improved annotation positioning by using the DOM element position instead of the markers' order.
154
154
 
155
155
 
156
- ## 4.0.0 (2019-08-22)
156
+ ## 4.0.0 (August 22, 2019)
157
157
 
158
158
  ### Features
159
159
 
@@ -175,7 +175,7 @@ Internal changes only (updated dependencies, documentation, etc.).
175
175
 
176
176
  * The comments-only plugin needs to be enabled using the [`commentsOnly` configuration option](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments-only-mode.html).
177
177
 
178
- ## 3.2.0 (2019-07-04)
178
+ ## 3.2.0 (July 4, 2019)
179
179
 
180
180
  ### Features
181
181
 
@@ -192,7 +192,7 @@ Internal changes only (updated dependencies, documentation, etc.).
192
192
  * Replaced `trim-html` dependencies with an internal implementation.
193
193
  * Introduced the support for mobile environments: Android and iOS.
194
194
 
195
- ## 3.1.0 (2019-06-05)
195
+ ## 3.1.0 (June 5, 2019)
196
196
 
197
197
  ### Features
198
198
 
@@ -205,7 +205,7 @@ Internal changes only (updated dependencies, documentation, etc.).
205
205
  * Improved toggling of the collapsed state of comments.
206
206
 
207
207
 
208
- ## 3.0.0 (2019-04-05)
208
+ ## 3.0.0 (April 4, 2019)
209
209
 
210
210
  ### Features
211
211
 
@@ -220,7 +220,7 @@ Internal changes only (updated dependencies, documentation, etc.).
220
220
  * Starting from this release, it is not enough to add the `CommentsOnly` plugin to enable the comments-only mode. The `editorConfig.commentsOnly` configuration option needs to be set to `true`, too.
221
221
 
222
222
 
223
- ## 2.0.0 (2019-02-25)
223
+ ## 2.0.0 (February 5, 2019)
224
224
 
225
225
  ### Features
226
226
 
@@ -244,13 +244,13 @@ Internal changes only (updated dependencies, documentation, etc.).
244
244
  * ` Comments#state` was dropped from the API.
245
245
  * Renamed `author` to `authorId` in the comment JSON format to unify comments and track changes API naming.
246
246
 
247
- ## 1.0.1 (2018-12-06)
247
+ ## 1.0.1 (December 6, 2018)
248
248
 
249
249
  ### Bug fixes
250
250
 
251
251
  * Update dependencies versions.
252
252
 
253
- ## 1.0.0 (2018-12-06)
253
+ ## 1.0.0 (December 6, 2018)
254
254
 
255
255
  The initialization of this repository. [CKEditor 5 comments](https://ckeditor.com/collaboration/comments/) is a plugin that lets you add comments support to any CKEditor 5 build. It provides the API to integrate comments with your application (load the comments data from your database and save them to it).
256
256
 
package/README.md CHANGED
@@ -42,7 +42,7 @@ As a licensed CKEditor 5 comments user you can report bugs and request feat
42
42
  ## License
43
43
 
44
44
  **CKEditor&nbsp;5 comments** (https://ckeditor.com/collaboration/comments/)<br>
45
- Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
45
+ Copyright (c) 20032023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
46
46
 
47
47
  CKEditor&nbsp;5 comments feature is licensed under a commercial license and is protected by copyright law.
48
48
  For more details about available licensing options please contact us at sales@cksource.com.