Skip to content

5.1.0

Compare
Choose a tag to compare
@ethanshar ethanshar released this 19 Jan 11:52
· 2343 commits to master since this release

Features

  • Expose PanDismissibleView component - Allow to provide pan functionality to a view in order to add dismiss behaviours
  • Image now support passing customOverlayContent to render elements on top of the Image component
  • DateTimePicker now support passing timeFormat to control the format which will be used for displaying the date/time content
  • Improve TextField example screen - separate by different examples (general, validations, custom styling)

Fixes

  • Fix rightButtonProps prop types in TextField
  • Update Carousel default itemSpacings value
  • Fix minor UI issues with gradient overlay on scrollable components (TabBar, ColorPalette.. )