Update react-native-elements to the latest version 🚀#44
Open
greenkeeper[bot] wants to merge 1 commit into
Open
Update react-native-elements to the latest version 🚀#44greenkeeper[bot] wants to merge 1 commit into
greenkeeper[bot] wants to merge 1 commit into
Conversation
Contributor
Author
Update to this version instead 🚀 Release Notes for v1.2.1Noticev1.2.0 mistakenly broke usage with apps using a react version which does not support hooks. This would've affected every component that uses the Image component - If you are using a version of react that supports hooks then you don't need to upgrade to 1.2.1. Fixes |
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The dependency react-native-elements was updated from
1.1.0to1.2.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: iroachie
License: MIT
Release Notes for v1.2.0
Summary
💯 Thanks to all our contributors who made this release possible. v1.2.0 brings some much-needed fixes as well as requested features (using hooks with theming!).
ℹ️ Our next release will be v2.0.0 - this is to introduce small UI fixes that need to be made to some components (looking at you Input) but that may have some small changes to how your apps look.
😞 Also, we apologize for the long break between releases (last release since February). Some persons involved with the maintaining of the library have since moved on or no longer available to give enough time. If you're interested in helping maintain this library then feel free to contact me. Ideally, we'd like to release at least once a month, with release fixes faster if possible.
🙏 Enjoy this release of React Native Elements
Fixes
ButtonGroupConvert disabledText color to string a476ff4 @mjmaixCardNow uses Image component from RNE for gradual load animation 9b27663 @haruelrovixImageBug where children couldn't be interacted with b530d9e @iRoachieInputAllow passing React.forwardRef as inputComponent aae1a42 @avasuroPricingCardCorrect prop-types for text style props 3b82092 @iRoachieiOS SearchBarContain text within cancel animation fd6aeea @iRoachieSearchBarAdd isEmpty check to onFocus to show clear button ae5ec24 @M-JasTileNow uses Image component from RNE for gradual load animation ce1d3c5 @iRoachie**on some devices be51a81 @dominikeinkemmerImageComponenttype on Image to allow function components 2492d77 @SimenBtoggleOnPresson Tooltip d532070 @renjfkFeatures
ImageNow based on ImageBackground allowing for fullscreen background images e279582 @iRoachiePricingCardAllow styling the title of the button with button.titleStyle 4bab2bf @aliaziziSearchBarAllow overridingtestIDfor e2e tests e63d787 @iRoachieSocialIconAdded weibo, vk, and, flickr f3c78e0 @iRoachieSocialIconCan now usegoogletype c7fc322 b1b53d1 @TeruyaHaroldo @iRoachieTileAddimagePropsto add additional image props 2b60939 @iRoachieTooltipAddoverlayColorprop to customize background color of overlay 929c6a3 @M-JasDocs
Customization- Spelling errors 2949115 @indvinothHeader- Correct usage of props and children precedence 19ceb8d @RyPopeInput- Remove usage ofshakeas a prop and document ref usage bed5525 @iRoachieSearchBar- Fix anchor links to headers aa47a38 @YikSanChanTooltip- Add section on interaction methods d532070 @renjfkMisc
Commits
The new version differs by 85 commits.
443439achore: Bump package version5ea8dd11.2.0 #18661a9f56ddocs: Typo in troubleshooting.md (#2042)209deedfix(Image): Blank placeholder when source is null (#2051)f7235ecfix: Regression with initial context value3aff74edocs(ListItem): Add missing props to examples49ca4d0feat: Export ThemeContext for usage with hooks (#2049)80d0070docs: Add react-native-web usage (#2048)0932773docs: Give rn0.60.0 note more attention01fc426feat(SearchBar-ios): Add showCancel prop (#2039)f8324b8docs: Add react-native-vector-icons info for rn0.6.0 (#2037)e26e731fix(types): Allow passing component for Input label (#2008)12ae63bdocs(ListItem): Fix API example for LinearGradient (#2033)71c33c8fix(Header): Correct proptype for backgroundImage72b5b75docs: Fix links to other component propsThere are 85 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴