Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 14:40
· 46 commits to main since this release
  • Changed the order that custom class names are set on components
  • Changed title case formatting to account for more edge cases and better browser support
  • Added capitalizeFirstLetter formatting function
  • Added more <Text> styles - align, decoration, transform
  • Added size prop to <Modal> - 'sm' | 'md' | 'lg' | 'xl' | 'fluid'
  • Added new usePanAndZoom hook
  • Added new <PanAndZoomTransform> component
  • Added new <Toggle> component
  • Changed conditionally rendering of app-header__center to only render if provided
  • Rewrote <AppFooter> to be more customizable, in the same way as <AppHeader>
  • Upgraded package dependencies