diff --git a/CHANGELOG.md b/CHANGELOG.md index bfd0b1c6..b7140b0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,13 +28,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - `` - input component for colors - uses a subset from the configured color palette by default, but it also allows to enter custom colors +- `` + - `MultiSuggestFieldSelectionProps` provides `newlyRemoved` for callbacks set when removing a selected item +- `` + - inline `code` uses same gray background highlighting like code blocks - CSS custom properties - beside the color palette we now mirror the most important layout configuration variables as CSS custom properties - new icons: - `state-confirmed-all` - `state-declined-all` -- `` - - `MultiSuggestFieldSelectionProps` provides `newlyRemoved` for callbacks set when removing a selected item ### Fixed @@ -62,6 +64,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - `` - `onSelection` now sets `newlySelected` only for add actions and no longer sets it to the last element - border of the BlueprintJS `Tag` elements were fixed +- `` + - fix specificity for pointer-events rules on SVG - `