v4.0.0-rc.4
版本发布时间: 2022-05-21 21:17:54
react-native-elements/react-native-elements最新发布版本:v4.0.0-rc.8(2023-07-29 03:23:36)
What's Changed
:bug: Bug Fix
- fix(ListItem): Accordion children areas were not hidden by @monk-lee in https://github.com/react-native-elements/react-native-elements/pull/3517
- fix(Dialog): Action button on web by @kedar09 in https://github.com/react-native-elements/react-native-elements/pull/3514
- fix(withTheme): add
spacing
to non-ThemeProvider components by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3525 - fix(makeStyles): add
Theme
in makeStyle interface by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3526 - fix(ListItem): left & right content width onRelease in Swipeable by @louislatreille in https://github.com/react-native-elements/react-native-elements/pull/3534
- fix(Tab): inputRange using Array.from by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3538
- fix(ButtonGroup): add and improve types and add tests by @grgr-dkrk & @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3220
:memo: Documentation
- docs: ThemeProvider code snippet by @piyush97 in https://github.com/react-native-elements/react-native-elements/pull/3536
- docs: add tsdoc for Input & SearchBar by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3541
Other Changes
- website: add new appId & apiKey by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3522
- website: support icons by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3524
- chore: update twitter url by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3527
- example: add missing props by @Ming1996 in https://github.com/react-native-elements/react-native-elements/pull/3532
- website: update webpack config by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3537
- ci: website frozen lockfile by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3539
- website: page title SEO by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3540
- chore: bump v4.0.0-rc.4 by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3542
New Contributors
- @Ming1996 made their first contribution in https://github.com/react-native-elements/react-native-elements/pull/3532
- @louislatreille made their first contribution in https://github.com/react-native-elements/react-native-elements/pull/3534
- @piyush97 made their first contribution in https://github.com/react-native-elements/react-native-elements/pull/3536
- @grgr-dkrk made their first contribution in https://github.com/react-native-elements/react-native-elements/pull/3220
Full Changelog: https://github.com/react-native-elements/react-native-elements/compare/v4.0.0-rc.3...v4.0.0-rc.4