Skip to content

Release 5.0.0

Choose a tag to compare

@lukewalczak lukewalczak released this 06 Dec 10:12
· 463 commits to main since this release

5.0.0 (2022-12-06)

Bug Fixes

  • add tint to elevated Card (#3479) (e249456)
  • correct card outline radius (72c57c6)
  • correct tooltip behaviour on mobile (#3495) (3b3c481)
  • export gestureResponderEvent to add preventDefault support on web (#3484) (7931d53)
  • lint (9dc4a7f)
  • margin bottom in appbar example (aeb29ef)
  • segmented-button-item-style (#3482) (6d7bd36)
  • typescript definition for Button's onPress should have event as argument (#3410) (12865e9)
  • update Searchbar font selection based on RNP version (#3471) (0a60594)

Features