Skip to content

Releases: neolution-ch/react-pattern-ui

Release 3.3.0

08 Mar 11:44

Choose a tag to compare

Added

  • Possibility to decide if render first nesting level of menuItems as tiles (default) or not
  • Possibility to render tiles as button(default) or as links
  • Possibility to define a default active panel used if no active panel is found dynamically

Release 3.2.1

01 Feb 14:37

Choose a tag to compare

Fixed

  • Selection of active panel when active is provided to main navigation items.

Release 3.2.0

24 Jan 08:12

Choose a tag to compare

Added

  • Sidebar overflow and automatic scroll to active item with scrollIntoView

Release 3.1.1

09 Jan 12:13

Choose a tag to compare

Fixed

  • the space between title and arrow in case of collapsedIconOnly menuItem.

Release 3.1.0

14 Nov 08:40

Choose a tag to compare

Removed

  • unsupported dark-theme

Release 3.0.0

08 Nov 11:06

Choose a tag to compare

Added

  • PanelSidebar is new sidebar with custom side panels and a new PanelSideBarLayoutContext
  • collapseIconOnly to PanelItem in order to collapse PanelSideBarItem only by clicking on chevron icon and label can work as link

Removed

  • 💥 DateHandler utils as it belongs to another package and will be replaced in the future

Release 2.10.1-alpha.0

31 Oct 07:26

Choose a tag to compare

Pre-release

Added

  • PanelSidebar is new sidebar with custom side panels and a new PanelSideBarLayoutContext
  • collapseIconOnly to PanelItem in order to collapse PanelSideBarItem only by clicking on chevron icon and label can work as link

Removed

  • 💥 DateHandler utils as it belongs to another package and will be replaced in the future

Release 2.10.0

20 Oct 11:59

Choose a tag to compare

Added

  • paging class to Paging in order to customize pagination

Release 3.3.0-alpha.0

16 Oct 09:06

Choose a tag to compare

Release 3.3.0-alpha.0 Pre-release
Pre-release

Added

  • PanelSidebar cypress test and toggle it on any screen size
  • collapseIconOnly to PanelItem in order to collapse PanelSideBarItem only by clicking on chevron icon and label can work as link
  • PanelLayout

Merged

  • Merged PaneMenulItem into PanelItem

Removed

  • DateHandler utils as it belongs to another package and will be replaced in the future
  • Removed SideBarLayoutContext as can be replaced by PanelSideBarLayoutContext

Fixed

  • Fixed PanelSideBarLayout topBarCustomItems displaying

Release 3.2.0-alpha.0

11 Oct 15:05

Choose a tag to compare

Release 3.2.0-alpha.0 Pre-release
Pre-release

Added

  • PanelSidebar cypress test and toggle it on any screen size
  • collapseIconOnly to PanelItem in order to collapse PanelSideBarItem only by clicking on chevron icon and label can work as link
  • PanelLayout

Merged

  • Merged PaneMenulItem into PanelItem

Removed

  • DateHandler utils as it belongs to another package and will be replaced in the future
  • Removed SideBarLayoutContext as can be replaced by PanelSideBarLayoutContext

Fixed

  • Fixed PanelSideBarLayout topBarCustomItems displaying