Skip to content

Commit

Permalink
update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Nov 30, 2023
1 parent 71863b3 commit f78d850
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# 5.4.1 - ??.??.2023
# 5.4.1 - 30.11.2023

**What's New**
* [Site]: rework for theming support
* [Tag]: remade Tag by new design. It has new `colors` and new fill mods `solid & outline`;
* [Breaking change]: Tag in loveship changed default `size` to `36px`. It was 18px;
* [uui.epam.com](https://uui.epam.com/) site now fully support theming. You can choose preferred theme in app main menu.
* [Tag]:
* rework according to the new design. Added new `colors` and new `solid` & `outline` mods;
* [Breaking change]: for loveship package, changed default `size` from `18px` to `36px`.
* Upload new icons pack
* Breaking changes:
* [Breaking changes]:
* 'action-update' icon was removed use 'navigation-refresh' instead
* 'content-plus' icon was removed use 'action-add' instead
* 'action-map_pin' icon was removed use 'communication-geo_tag' instead
Expand All @@ -15,12 +16,13 @@
* 'copy-content' icon was removed use 'action-copy_content' instead

**What's Fixed**
* [Calendar]: fixed disabled text `color`
* [TextPlaceholder]: changed animation
* [Text]: fixed default font, fixed colors for semantic colors(info, warning, error, success), for skin colors
* [Panel]: fixed "background" property, in default state it transparent
* [Calendar]: fixed disabled days text color
* [Text]:
* fixed font-weight prop in skins.
* fixed color values for semantic colors(info, warning, error, success) and for skin colors
* [TextPlaceholder]: improved animation
* [Panel]: fixed "background" property. Return `transparent` value by default.
* [MainMenu]: fixed colors for 'electric' theme
* fixed variables for "theme-vanilla-thunder"

# 5.4.0 - 21.11.2023

Expand Down

0 comments on commit f78d850

Please sign in to comment.