diff --git a/changelog.txt b/changelog.txt index bee2976d..d7ee9467 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,9 @@ Version 1.3.4 - 27th December, 2024 - Improvement - Added option group to the Select component. - Improvement - Updated the Table component design. - Improvement - Added support for controlling selected dates through the 'selected' prop in DatePicker component. +- Fixed - Adjusted search icon size in Select combobox for better visual consistency. +- Fixed - Focus ring offset of Select, Switch, Checkbox, and dropdown component. +- Fixed - Checkbox/Switch toggle behavior with hint text and adjusted help text size. - Fixed - DatePicker component crash when navigating through years. Version 1.3.3 - 20th December, 2024