瀏覽代碼

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 年之前
父節點
當前提交
53a135e2ba
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/ckeditor5-theme-lark/CHANGELOG.md

+ 1 - 0
packages/ckeditor5-theme-lark/CHANGELOG.md

@@ -9,6 +9,7 @@ Changelog
 * Implemented styles for the ButtonDropdown (see: [ckeditor/ckeditor5-ui#333](https://github.com/ckeditor/ckeditor5-ui/issues/333)). Fixed spacing issues with toolbar items wrapped to the new line. Closes [ckeditor/ckeditor5#682](https://github.com/ckeditor/ckeditor5/issues/682). ([ef4d421](https://github.com/ckeditor/ckeditor5-theme-lark/commit/ef4d421))
 
   Also:
+
   * Various improvements to visual styles of the dropdowns.
   * Migrated toolbar to CSS `flex`.
   * Allowed vertical toolbars.