Skip to content

v1.1.0

Compare
Choose a tag to compare
@mobily mobily released this 03 Apr 22:37
  • useBreakpointuseCurrentBreakpoint
  • FillObjectFillView
  • added padding* and margin* props to all components (only Column doesn't accept margin* props)
  • added horizontal prop to Stack
  • useSpacing doesn't return a function anymore
  • added useSpacingHelpers hook
  • added useResponsiveProp
  • added useWindowDimensions
  • added useDebugStyle
  • removed global styles
  • added ReScript and Flow support
  • fixed typings issues (TS)