Skip to content

7.31.0

Compare
Choose a tag to compare
@Inbal-Tish Inbal-Tish released this 18 Sep 11:57
· 81 commits to master since this release

🚀 What’s New?

🎁 Features

• Picker driver - add exists (#3243)
• Picker - new showLoader prop while loading/fetching data (#3234)
• Stepper - Add new floating type (#3247)
• SortableListItem - allow overriding backgroundColor (#3255)

🔧 Fixes

• DateTimePicker - onChange fixes - only calls onChange when value really changes (#3227)
• ColorSwatch - fix borderRadius when rendering transparent (#3260)
• Fix statusBarHeight value to by dynamic when changing orientation (#3257)

⚙️ Maintenance & Infra

• ESLint - Added require capture to the no-direct-import rule and custom message functionality (#3220)
• uilib-native - add .npmignore (#3245)
• Fix text field standalone package that leads to old TextFieldMigrator (#3250)
• GestureHandlerRoot - wrap components instead of screens (#3244)
• Add SEO tags and upgrade to Docusaurus 2.3 (#3249)
• Add a quick message for our users about this change (include Component name, relevant props and general purpose of the PR) (#3254)
• Slider - add extra incubator slider props (enabled with migrate only) (#3246)
• Bump rexml from 3.2.5 to 3.3.6 (#3225)