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.