Skip to content

Releases: neolution-ch/react-pattern-ui

Release 6.1.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 06 Jun 11:36

Added

  • NavbarLayout, a component which will rendered exactly the same layout but only with the navbar and will not require the context

Release 6.0.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 24 Feb 09:20

Changed

  • updated most of of the dependencies
  • 💥 changed to own reactstrap fork with react 19 support

Release 5.3.1

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 04 Feb 13:07

Fixed

  • instant scrolling to top on active PanelSideBarItem; scrolling smoothing to center instead.

Release 5.3.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 30 Sep 06:25

Fix

  • paging when displayed inside a form.

Added

  • possibility to customize back/next first/last page navigation components.

Removed

  • remove cypress declarations

Release 5.2.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 23 Jun 07:30

Added

  • Possibility to render the whole PanelSidebarLayout hiding completely the SidebarNav.
  • Export for PanelSidebarNavbar component. It can be used to render only the Navbar without need of context.

Release 5.1.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 11 Jun 08:21

Changed

  • migrated to eslint 9 with the neolution eslint config

Release 5.0.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 04 Mar 11:21

dependabot: #68 Bump the github-actions group with 5 updates

Removed

  • 💥 The property mainContentBodyRef from PanelSideBarLayout.

Added

  • The ref mainContentBodyRef exposed to through the context to be used to control the main content body behaviour (e.g. scroll to top on page change).

Release 4.3.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 23 Oct 08:34

Added

  • Added the pkg.pr.new workflow.
  • onSidebarCollapseOptions to customize the panel item behavior on sidebar collapsing: keep showing icons enabling showIcon, use a fallback icon setting fallbackIcon. It works:
    • whether tiles are rendered via renderFirstItemsLevelAsTiles
    • the panel item has any children

Release 4.2.0

Choose a tag to compare

@neolution-ch-release-bot neolution-ch-release-bot released this 08 Oct 12:54

Added

  • Expose mainContentBodyRef in order to control main body behaviour (e.g. scroll to top on page change)

Release 4.2.0-rc.0

Release 4.2.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

Added

  • Expose mainContentBodyRef in order to control main body behaviour (e.g. scroll to top on page change)