Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Jul 11, 2024
1 parent 32fbf77 commit 543895e
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
# 5.9.0 - xx.xx.2024
# 5.8.2 - xx.xx.2024

**What's New**
* [Pickers]: add current selection into renderFooter callback params.
* [Pickers]: added current selection into `renderFooter` callback params.
* [RTE]: added possibility to customize set of available options for Header, Color and Note plugins

**What's Fixed**
* Fixed invalid mode for inline inputs
* [AnalyticContext]: fixed GA connection
* [Checkbox]: fixed icon size according design
* [RadioInput]: fixed caption line-height according design
* [Switch]: fixed caption size & line-height according design
* [PickerToggler]: changed padding for left icon, remove transparent for left/right icon in cell mode
* [uui-editor]: header, notes and color plugins now available for customizations
* [TextArea]: removed maxLength prop override in cell mode
* [TabButton]: fixed counter color according to the design
* [DropdownSubMenu]: fixed `offset` value for `left-start` placement option
* [RTE]: remove loader after failed file upload
* [RTE]: removed loader after failed file upload


# 5.8.1 - 21.06.2024
Expand Down

0 comments on commit 543895e

Please sign in to comment.