Explorar o código

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński %!s(int64=7) %!d(string=hai) anos
pai
achega
8c94455242
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/ckeditor5-ui/CHANGELOG.md

+ 1 - 0
packages/ckeditor5-ui/CHANGELOG.md

@@ -8,6 +8,7 @@ Changelog
 * Implemented the `SwitchButtonView`. Closes [#402](https://github.com/ckeditor/ckeditor5-ui/issues/402). Closes [#403](https://github.com/ckeditor/ckeditor5-ui/issues/403). ([105fbea](https://github.com/ckeditor/ckeditor5-ui/commit/105fbea))
 
   Also:
+
   * Simplified the `ListItemView` class, which is now just a container for `ButtonView` (and others),
   * Moved `ListItemView#style` and `#class` to the `ButtonView` (as `#class` and `#labelStyle`),
   * Enhanced the `addListToDropdown` utility with a better configuration (`ListDropdownItemDefinition`) and the support for buttons, switch buttons, and separators,