Преглед на файлове

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński преди 5 години
родител
ревизия
060d7fcb32
променени са 1 файла, в които са добавени 5 реда и са изтрити 6 реда
  1. 5 6
      packages/ckeditor5-ui/CHANGELOG.md

+ 5 - 6
packages/ckeditor5-ui/CHANGELOG.md

@@ -7,7 +7,7 @@ Changelog
 
 * Created the `LabeledView` class (see https://github.com/ckeditor/ckeditor5-table/pull/227). ([ec39406](https://github.com/ckeditor/ckeditor5-ui/commit/ec39406))
 
-  Also added `id` properties to the `DropdownView` and `LabelView` for compatibility with the `LabeledView`. 
+  Also added `id` properties to the `DropdownView` and `LabelView` for compatibility with the `LabeledView`.
 * Implemented the `Toolbar#isCompact` property to turn regular toolbars into compact ones (with less spacing) (see [ckeditor/ckeditor5#6112](https://github.com/ckeditor/ckeditor5/issues/6112)). ([a6b9c09](https://github.com/ckeditor/ckeditor5-ui/commit/a6b9c09))
 * Reintroduced the concept of body collections with a focus on better management of multiple editors and support for context plugins (plugins which leave outside an editor instance). Closes [ckeditor/ckeditor5#5888](https://github.com/ckeditor/ckeditor5/issues/5888). ([23d12e9](https://github.com/ckeditor/ckeditor5-ui/commit/23d12e9))
 
@@ -17,11 +17,10 @@ Changelog
 
 ### Other changes
 
-* Replace getResizeObserver helper with new ResizeObserver class in ToolbarView. ([be98aa4](https://github.com/ckeditor/ckeditor5-ui/commit/be98aa4))
+* Replaced the `getResizeObserver()` helper with new `ResizeObserver` class in `ToolbarView`. ([be98aa4](https://github.com/ckeditor/ckeditor5-ui/commit/be98aa4))
 
-  Follow-up on: ckeditor/ckeditor5-utils/pull/320
-* Reverted year 2020 in .po files license header. ([abce9b5](https://github.com/ckeditor/ckeditor5-ui/commit/abce9b5))
-* Updated translations. ([b8bd38e](https://github.com/ckeditor/ckeditor5-ui/commit/b8bd38e)) 
+  Follow-up on: https://github.com/ckeditor/ckeditor5-utils/pull/320
+* Updated translations. ([b8bd38e](https://github.com/ckeditor/ckeditor5-ui/commit/b8bd38e))
 
 
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-ui/compare/v15.0.0...v16.0.0) (2019-12-04)
@@ -36,7 +35,7 @@ Changelog
 
 ### Other changes
 
-* Updated translations. ([16ee253](https://github.com/ckeditor/ckeditor5-ui/commit/16ee253)) 
+* Updated translations. ([16ee253](https://github.com/ckeditor/ckeditor5-ui/commit/16ee253))
 
 
 ## [15.0.0](https://github.com/ckeditor/ckeditor5-ui/compare/v14.0.0...v15.0.0) (2019-10-23)