diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f47a111f..78466ca43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,12 +15,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - component for hiding elements in specific media - `` - force children to get displayed as inline content - - `` +- `` - similar to `ContextOverlay` component but not directly linked to a React element, it specifies the target in the DOM to get connected lazy - `` - `useOnly` property: specify if only parts of the content should be used for the shortened preview, this property replaces `firstNonEmptyLineOnly` - `` - `paddingSize` property to add easily some white space +- `` + - toolbar in `markdown` mode provides a user config menu for the editor appearance - CSS custom properties - beside the color palette we now mirror the most important layout configuration variables as CSS custom properties - new icons: @@ -49,7 +51,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - `` - use the latest provided `onChange` function - ``, `