-
Notifications
You must be signed in to change notification settings - Fork 26
fix(deps): update dependency react-native-web to v0.20.0 #561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/react-native-web-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
da25cb5 to
978d770
Compare
978d770 to
0e0d084
Compare
0e0d084 to
3aa66d9
Compare
0813d72 to
2226dc3
Compare
2226dc3 to
b3aecc5
Compare
b3aecc5 to
5b2a927
Compare
5b2a927 to
d15446c
Compare
d15446c to
406e304
Compare
406e304 to
d96905e
Compare
d96905e to
02f227d
Compare
02f227d to
7c14cc3
Compare
7c14cc3 to
a14e27e
Compare
a14e27e to
da512ff
Compare
da512ff to
49a0afe
Compare
49a0afe to
b13084b
Compare
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.
This PR contains the following updates:
0.18.10->0.20.0Release Notes
necolas/react-native-web (react-native-web)
v0.20.0: 0.20Compare Source
React 19 support
findNodeHandleis no longer supported on web.Fixes
v0.19.13Compare Source
v0.19.12Compare Source
v0.19.11Compare Source
v0.19.10Compare Source
v0.19.9Compare Source
v0.19.8Compare Source
v0.19.7Compare Source
v0.19.6Compare Source
v0.19.5Compare Source
v0.19.4Compare Source
v0.19.3Compare Source
v0.19.2Compare Source
v0.19.1Compare Source
v0.19.0: 0.19Compare Source
Best compatibility:
react-native@>=0.71React 18 support
createRootsupport.Animatedto support React 18, including newAnimatedColornode.ScrollViewto Class component for React 18 support.New features
'button'and'paragraph'role to equivalent semantic HTML elements.aria-*props.roleprop.idprop.tabIndexprop (only values0and-1).PointerEventprops.pointerEventsstyle.userSelectstyle.insetInline.)<Image>support fortintColorprop.<TextInput>support forenterKeyHintprop.<TextInput>support forinputModeprop.<TextInput>support forreadOnlyprop.<TextInput>support forrowsprop.Deprecations
Touchable*components. UsePressable.Buttoncomponent. UsePressable.StyleSheet.compose(). Use style array syntax.accessibility*props. Usearia-*androleprops.nativeIdprop. Useidprop.focusableprops. UsetabIndexprop.pointerEventsprop. UsepointerEventsstyle.selectableprop. UseuserSelectstyle.fontVariantstyle array values. Use space-separated string values.textAlignVerticalstyle. UseverticalAlignstyle.transformstyle array values. Use space-separated string functions.<Image>styleresizeMode. UseresizeModeprop.<Image>styletintColor. UsetintColorprop.<TextInput>propkeyboardType. UseinputModeprop.<TextInput>propreturnKeyType. UseenterKeyHintprop.<TextInput>propeditable. UsereadOnlyprop.<TextInput>propnumberOfLines. Userowsprop.BackHandlerAPI.Breaking changes
setNativePropsAPI.AppState.removeListenerAPI.<Text>isposition:relativeby default.InteractionManager.Fixes
Animatednow works with compiled styles.textAlign.v0.18.12Compare Source
v0.18.11Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.