v4.0.0-rc.3
版本发布时间: 2022-05-10 05:06:31
react-native-elements/react-native-elements最新发布版本:v4.0.0-rc.8(2023-07-29 03:23:36)
What's Changed
:rocket: New Feature
- website: add playground by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3502
- feat(Tooltip): add
animationType
prop by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3487 - feat(base): add makeStyles by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3510
- feat(theming): add
spacing
to theme by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3495 - feat(Button): add title as children & new
size
,color
,radius
prop by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3494
:bug: Bug Fix
- build: change build target by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3493
- fix(ListItem): custom Icon for Accordion by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3504
- fix(Tab): indicator on first render by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3505
- fix(Icon): raised ios shadow issue by @kedar09 in https://github.com/react-native-elements/react-native-elements/pull/3491
- fix(ButtonGroup): render correctly in vertical mode by @kedar09 in https://github.com/react-native-elements/react-native-elements/pull/3432
:memo: Documentation
- docs: update extending theme by @lucksp in https://github.com/react-native-elements/react-native-elements/pull/3482
- docs: update extend theme docs by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3497
- docs: add fontWeight for Text on android by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3506
Other Changes
- chore: remove circular-slider pkg by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3483
- example: add webpack config by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3492
- website: improve footer & sidebar styling by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3498
- website: add Live Preview by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3500
- chore: website version label
edge
by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3508 - website: add SEO img & tags by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3509
- website: update v4 blog by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3511
- chore: bump v4.0.0-rc.3 by @arpitBhalla in https://github.com/react-native-elements/react-native-elements/pull/3512
New Contributors
- @lucksp made their first contribution in https://github.com/react-native-elements/react-native-elements/pull/3482
Full Changelog: https://github.com/react-native-elements/react-native-elements/compare/v4.0.0-rc.2...v4.0.0-rc.3