Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Oct 24, 2024
1 parent f2db0c8 commit 410c04f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# 5.10.2 - xx.xx.2024
# 5.10.2 - 24.10.2024

**What's Fixed**

* [Text]: fixed bug when passed rawProps override Text internal styles
* [Modals]: fixed value for default modal width
* [RangeDatePicker]: fix inputs focus behavior. Fixed bug when date cannot be selected when another picker was previously focused
* [ColumnsConfigurationModal]: fixed vertical paddings
* [PickerInput]: hide clear button from footer in case `props.disableClear === true`
* [PickerInput]: fix unnecessary `onValueChange` call in case of entity mode and when provided entity was different from entity in `DataSource`.

# 5.10.1 - 16.10.2024

Expand Down

0 comments on commit 410c04f

Please sign in to comment.