v0.117.0
Minor Changes
-
#1054
9bbc6de2Thanks @tenphi! - AddedonBackprop toLayout.Headercomponent. When provided, a back button with arrow icon is rendered to the left of the title, allowing users to navigate back from the current page. -
#1053
9b68b794Thanks @tenphi! - Added support for CSS string values (like percentages) formaxSizeprop in Layout.Panel, addedminContentSizeprop to Layout component to control minimum content area between panels, and implemented natural boundaries logic so panels on opposite sides automatically prevent overlap and maintain minimum content space.