reshaped 2.4.9 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -12,3 +12,8 @@
12
12
  - Text field, Text area: Added aligner utility
13
13
  - MenuItem: Added side support for the aligner
14
14
  - Button: Renamed aligned position to side, deprecated position
15
+ - View: Static position support
16
+ - View: Added automatic switching to flex box if there are children with grow
17
+ - Popover, Tooltip, DropdownMenu: Updated transition effect
18
+
19
+ - Theming: Fixed setting color mode to an already applied color mode (transition)