Skip to content

Releases: wix/react-native-ui-lib

8.3.2

04 Feb 13:26

Choose a tag to compare

TabController - support react-native-safe-area-context (#3928)

8.3.1

03 Feb 09:06

Choose a tag to compare

Modal - Added SafeAreaProvider support for safe area insets inside modals (#3926)

8.3.0

02 Feb 10:54

Choose a tag to compare

🎁 Features

β€’ MaskedInput - support theme (#3922)

πŸ”§ Fixes

β€’ GridListItem - fix accessibility issue in iOS (#3887)
β€’ WithScrollEnabler - removed redundant condition. (#3889)

8.2.2

02 Feb 10:40

Choose a tag to compare

FloatingButton - revert 3864 and apply zIndex to iOS (#3914)

8.2.1

12 Jan 15:04

Choose a tag to compare

Revert "textField - a11y label improvements (#3883)" (#3909)

8.2.0

06 Jan 09:35

Choose a tag to compare

🎁 Features

β€’ ProgressBar - support progressStyle (#3898)

πŸ”§ Fixes

β€’ Allow custom labelStyle on Toast action button (#3891)
β€’ FloatingButton - fixed bug of incorrect overlay rendering (#3864)
β€’ Picker - Fixed dialog onDismiss bug. (#3858)
β€’ TextField - a11y label fix. (#3883)

8.1.0

25 Dec 11:25

Choose a tag to compare

🎁 Features

β€’ FloatingButton - added support for rendering only secondary button. (#3862)
β€’ FloatingButton - fixed bug of incorrect overlay rendering. (#3864)
β€’ Allow custom labelStyle on Toast action button. (#3891)

πŸ”§ Fixes

β€’ Incubator.Toast - change default zIndex to 100 for iOS as well (#3842)
β€’ Image - Fixed overlay rendering on web platform. (#3844)
β€’ Color Swatch - border from 0.2 opacity to 1 for accessibility. (#3835)
β€’ Typography - Added full font weight range support (THIN-BLACK) on Android 9.0+.(#3860)
β€’ Carousel - Android fixed loop behaviour. (#3856)

βš™οΈ Maintenance & Infra

β€’ Moving to monorepo - react-native-ui-lib (#3861)
β€’ Button and Slider - Fixed hit target to be at least of 48x48. (#3857)

8.0.0

18 Nov 12:25

Choose a tag to compare

πŸš€ What’s New?

β€’ V8 - all changes, including breaking changes, are documented here. (#3718)
β€’ Native components - support new arch (react native 0.77) (#3718)
β€’ Replaced Dialog with a newer implementation. (#3718)

πŸ’‘ Deprecations & Migrations

β€’ Removed many Pan related components. (#3718)
β€’ Removed SharedTransition (#3718)
β€’ Picker - refactored to simplify its API and improve type safety (#3718)

🎁 Features

β€’ New useKeyboardHeight hook for real-time keyboard height. (#3796)
β€’ New Border Radius preset - br70. (#3798)

πŸ”§ Fixes

β€’ StackAggregator - onCollapseChanged will now be called after the animation has ended (as was intended); fix card being transparent on Android (see docs for API change) (#3718)

βš™οΈ Maintenance & Infra

β€’ Modifiers - add getComponentName (#3800)
β€’ Release notes - export generateReleaseNotesFromPRs and parsePR (#3802)
β€’ Added pr description validation check (#3816)

7.46.3

04 Sep 12:52

Choose a tag to compare

πŸš€ What’s New?

🎁 Features

β€’ Incubator.Gradient - new component (#3795)
β€’ Button - Added customBackground prop to enable custom background elements (#3799)

7.46.2

03 Sep 07:51

Choose a tag to compare

πŸš€ What’s New?

🎁 Features

β€’ New Border Radius preset - br70. (#3798)

βš™οΈ Maintenance & Infra

β€’ New useKeyboardHeight hook for real-time keyboard height. (#3796)