diff --git a/CHANGELOG.md b/CHANGELOG.md index bfd0b1c67..b6ae03ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,13 +28,20 @@ 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 + - `data-sourceschema` + - `data-targetschema` + - `operation-ai-generate` + - `toggler-pin-empty` + - `toggler-pin-filled` ### Fixed @@ -62,6 +69,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 - `