Skip to content

7.21.0

Compare
Choose a tag to compare
@ethanshar ethanshar released this 01 May 11:08
· 23 commits to master since this release

🎁 Features
β€’ ExpandableSection - add minHeight (#3040)

πŸ”§ Fixes
β€’ WheelPicker - Fix onChange not called when initial value is changed. (#3029)
β€’ WheelPicker - Fix onChange not called when selecting an item. (#3037)
β€’ TextField - Reverted validation message block not rendered by default. (#3041)
β€’ Incubator.Dialog - change overlayBackgroundColor to grey10 with 65% opacity (#3042)

πŸ•ΈοΈ Web support
β€’ TabBarController fix item size on web. (#3019)

βš™οΈ Maintenance & Infra
β€’ ComponentDriver - Changed props typings. (#3030)
β€’ Remove babel-preset-react-native (#3034)
β€’ Remove mocha (#3035)
β€’ Update babel-plugin-module-resolver (#3036)
β€’ Update react-native-svg-transformer (#3038)
β€’ Update react-native-mmkv (#3039)
β€’ Remove gh-pages (#3043)

πŸ’‘ Deprecations & Migrations