You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0-rc.7 (2022-10-28)

Bug Fixes

Features

4.0.0-rc.5 (2022-06-25)

Bug Fixes

4.0.0-rc.4 (2022-05-21)

Bug Fixes

  • ButtonGroup: add and improve types and add tests (#3220) (9f08153)
  • Dialog: Action button on web (#3514) (d835acc)
  • ListItem: Accordion children areas were not hidden (#3517) (dc1d369)
  • ListItem: left & right content width onRelease in Swipeable (#3534) (7816555)
  • Tab: inputRange using Array.from (#3538) (65a1fa9)

4.0.0-rc.3 (2022-05-09)

Bug Fixes

Features

4.0.0-rc.2 (2022-04-27)

Bug Fixes

Features

  • CheckBox: add disabled, disabledTitleStyle, disabledStyle props (#3430) (d35df60)

4.0.0-rc.1 (2022-03-28)

Bug Fixes

4.0.0-rc.0 (2022-03-16)

Bug Fixes

  • AirbnbRating: add props to parent component (#3335) (f859d68)
  • change TextProps from type to interface to enable declaration me… (#3198) (c850731)
  • Dialog: remove container view (#3384) (bcff691)
  • docs: broken props and links (29fe60b)
  • FAB: add small size style (#3322) (b4a7296)
  • Icon: preserve custom testID property (#3376) (9f713f1)
  • ListItem: remove Accordion height animation (#3352) (217f623)
  • Slider: Fix issues with scrub and allowTouchTrack (#3203) (74de9ea)
  • themeColors: add support for dark mode (#3078) (8a7743e)

Features

  • Add style props to TabView component (#3191) (efb76aa)
  • BottomSheet: add onBackdropPress handler (#3074) (de1a02b)
  • ListItem: add onSwipeBegin,onSwipeEnd, resetCallback (#3180) (2a5a8b0)
  • Skeleton: new universal component package (#3357) (1cca2db)
  • Tab: add horizontally scrollable Tab.Items (#3336) (a0a919b)
  • TabView: add disableSwipe & disableTransition prop (#3372) (b45e1a9)