Skip to content

v3.0.7

Choose a tag to compare

@Ajamuar Ajamuar released this 02 Aug 08:24
· 2201 commits to master since this release
538bef7

Minor Fix

  • Added a feature to suppress accessible color warning #3849
  • Fixed support for numberOfLines props on Text #3852
  • Fixed _text not working in Link component's baseStyle/variants #3854
  • Fixed custom id not being passed in a custom toast #3870
  • Exported IPressableProps #3872
  • Fixed Overlay/Backdrop cursor pointer issue. #3880
  • Fixed Avatar.Badge conditional rendering #3885
  • Added _backdrop prop in actionsheet and modal to apply styles to backrop(overlay) #3886
  • Added typings for left and right for placement prop in Slide. #3889
  • Added xxs typing for fontSize in Text. #3890
  • Added support for React.Fragment as Children in Box. #3891
  • Fixed Stack space extend issue. #3897
  • Fixed Radio Size issue on happening on iOS and Android. #3913