SplytLayoutComponent: A layout component that enables a resizable split layout, which can be either horizontal or vertical. It also supports nested split layouts for more advanced configurations.
Live exampleFurther information
ButtonsBundle: A new component that provides a flexible column of buttons with flex-wrap, including buttons with icons.
Features:
BaseStyles: A Styled Component CSS that can be easily imported in to the project to ensure the base rules are correctly set.
PageHeader: Style and functionality upgrade. The page title now supports different settings for subtitle and icon color and position. Tags can be added. The right section can accommodate a custom component. Live example
Tags: The tagSize prop allows you to set the size of tags as compact or default, while still supporting the previous size implementation. Tags can now have no border using the noBorder prop. The default size is now 12px (previously 14px) to align with the new design rework.
TypeTable Thumbnail: A new onClickThumbnail prop can be passed to row headers to override the default open modal functionality.
Description
Bump for release v2.2.2
Components:
SplytLayoutComponent: A layout component that enables a resizable split layout, which can be either horizontal or vertical. It also supports nested split layouts for more advanced configurations. Live example Further information
ButtonsBundle: A new component that provides a flexible column of buttons with flex-wrap, including buttons with icons.
Features:
BaseStyles: A Styled Component CSS that can be easily imported in to the project to ensure the base rules are correctly set.
PageHeader: Style and functionality upgrade. The page title now supports different settings for subtitle and icon color and position. Tags can be added. The right section can accommodate a custom component. Live example
Tags: The tagSize prop allows you to set the size of tags as compact or default, while still supporting the previous size implementation. Tags can now have no border using the noBorder prop. The default size is now 12px (previously 14px) to align with the new design rework.
TypeTable Thumbnail: A new onClickThumbnail prop can be passed to row headers to override the default open modal functionality.