3.0.0-alpha.3 (2019-08-01)
Bug Fixes
- add $Omit for lower Typescript versions (#1180) (12ed01e)
- add animation scale to Menu (#1182) (1899651)
- add contentStyle prop to Menu (4fc1eb9)
- add letter spacing for typography components (#1111) (c55e3dc)
- add style prop to AvatarText (2e7c88a)
- add testID to HelperText (#1236) (e2a057c)
- adjustsFontSizeToFit does not exist on TextInput (#1131) (9575048)
- consistent elevation behavior across platforms (#1176) (1ab39eb)
- disable menu interaction while hiding (#1166) (4e8622c)
- iconButton scaling (3adc549)
- make allowed children to accept additional props (#1174) (3cc119b)
- optimize images to remove warning from expo cli (12f3cf1)
- placeholder disappears in react-native-web (#1152) (553fbfc)
- properly render prop description in List.Item (#1199) (7ac5d39)
- reduce delay of Menu (#1183) (09a793e)
- remove unused prop from Appbar.Header (#1187) (f61393d), closes #1186
- touchable-ripple-toggling-disable-prop (#1226) (16e3569)
- upgrade color missing changes (#1230) (05eb8a5)
- use Partial for type of defaultProps (#1170) (c07d629)
- wrap modal children in SafeAreaView (e034b69)
Features
- add ability to use own icon component (#1210) (db98ef0)
- add character counter to text input example (2769edc)
- add contentStyle prop to banner (#1143) (4e57e64)
- add ToggleButton.Row component (#1169) (fe3efae)
- export useTheme hook (7e1d5cd)
- extend chip with onLongPress functionality (#1211) (9319559)
- new dark theme colors (#1219) (0b03371)