v4.0.0-rc.2
版本发布时间: 2022-04-30 03:27:50
react-native-elements/react-native-elements最新发布版本:v4.0.0-rc.8(2023-07-29 03:23:36)
What's Changed
:rocket: New Feature
- feat(CheckBox): add disabled, disabledTitleStyle, disabledStyle props by @kedar09 in https://github.com/react-native-elements/react-native-elements/pull/3430
:bug: Bug Fix
- fix: change InputProps shake props optional. by @monk-lee in https://github.com/react-native-elements/react-native-elements/pull/3426
- fix(SpeedDial): add themed FAB by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3436
- fix(Chip): border radius on tap by @kedar09 in https://github.com/react-native-elements/react-native-elements/pull/3442
- fix(Tooltip): removeEventListener deprecated warning by @monk-lee in https://github.com/react-native-elements/react-native-elements/pull/3440
- fix(SearchBar): typescript errors by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3437
- fix(Theming): extend default theme by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3450
- fix(ListItem): isExpanded set default false for Accordion by @kedar09 in https://github.com/react-native-elements/react-native-elements/pull/3475
- fix(Overlay): custom backgroundColor override by @kedar09 in https://github.com/react-native-elements/react-native-elements/pull/3471
- fix(SpeedDial): Left placement for Actions by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3479
- fix(ListItem): Swipeable panresponders by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3449
- fix(SpeedDial.Action): wrap with pressable by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3480
Other Changes
- chore: update readme pkg name by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3435
- chore: fix readme & website by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3448
- website: remove git.io link from blog by @renbaoshuo in https://github.com/react-native-elements/react-native-elements/pull/3474
- fix(ThemeProvider): add
children
prop explicitly by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3477 - fix(Skeleton): remove
type
from import by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3476 - chore: update example dependency by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3478
Full Changelog: https://github.com/react-native-elements/react-native-elements/compare/4.0.0-rc.1...v4.0.0-rc.2