Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@akademy akademy released this 12 Jun 16:48
· 2 commits to main since this release
6281f01

Version 0.2.0

Key improvements:

  • React route integration

Install via NPM at https://www.npmjs.com/package/@diamondlightsource/sci-react-ui/v/0.2.0

Changes

Fixed

  • Styles added to Navbar and Footer incorrectly remove built in styles.

Changed

  • Breadcrumbs component takes optional linkComponent prop for page routing.
  • Navbar, NavLink and FooterLink will use routing library for links if provided with linkComponent and to props.
  • Navbar uses slots for positioning elements. Breaking change: elements must now use rightSlot for positioning to the far right.