-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency react-native-web to v0.19.13 #52
base: main
Are you sure you want to change the base?
Conversation
8af1e4e
to
7989807
Compare
7989807
to
a6c7678
Compare
a6c7678
to
ecf5bab
Compare
ecf5bab
to
2606aa4
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
2606aa4
to
89a784a
Compare
89a784a
to
6f43282
Compare
6f43282
to
a5d372c
Compare
a5d372c
to
84e3c75
Compare
84e3c75
to
231c060
Compare
231c060
to
f063a01
Compare
f063a01
to
3c866d0
Compare
3c866d0
to
0659e93
Compare
0659e93
to
7eab235
Compare
|
7eab235
to
df9b05a
Compare
This PR contains the following updates:
0.18.7
->0.19.13
Release Notes
necolas/react-native-web (react-native-web)
v0.19.13
Compare Source
v0.19.12
Compare Source
v0.19.11
Compare Source
v0.19.10
Compare Source
v0.19.9
Compare Source
v0.19.8
Compare Source
v0.19.7
Compare Source
v0.19.6
Compare Source
v0.19.5
Compare Source
v0.19.4
Compare Source
v0.19.3
Compare Source
v0.19.2
Compare Source
v0.19.1
Compare Source
v0.19.0
: 0.19Compare Source
Best compatibility:
react-native@>=0.71
React 18 support
createRoot
support.Animated
to support React 18, including newAnimatedColor
node.ScrollView
to Class component for React 18 support.New features
'button'
and'paragraph'
role to equivalent semantic HTML elements.aria-*
props.role
prop.id
prop.tabIndex
prop (only values0
and-1
).PointerEvent
props.pointerEvents
style.userSelect
style.insetInline
.)<Image>
support fortintColor
prop.<TextInput>
support forenterKeyHint
prop.<TextInput>
support forinputMode
prop.<TextInput>
support forreadOnly
prop.<TextInput>
support forrows
prop.Deprecations
Touchable*
components. UsePressable
.Button
component. UsePressable
.StyleSheet.compose()
. Use style array syntax.accessibility*
props. Usearia-*
androle
props.nativeId
prop. Useid
prop.focusable
props. UsetabIndex
prop.pointerEvents
prop. UsepointerEvents
style.selectable
prop. UseuserSelect
style.fontVariant
style array values. Use space-separated string values.textAlignVertical
style. UseverticalAlign
style.transform
style array values. Use space-separated string functions.<Image>
styleresizeMode
. UseresizeMode
prop.<Image>
styletintColor
. UsetintColor
prop.<TextInput>
propkeyboardType
. UseinputMode
prop.<TextInput>
propreturnKeyType
. UseenterKeyHint
prop.<TextInput>
propeditable
. UsereadOnly
prop.<TextInput>
propnumberOfLines
. Userows
prop.BackHandler
API.Breaking changes
setNativeProps
API.AppState.removeListener
API.<Text>
isposition:relative
by default.InteractionManager
.Fixes
Animated
now works with compiled styles.textAlign
.v0.18.12
Compare Source
v0.18.11
Compare Source
v0.18.10
Compare Source
v0.18.9
Compare Source
v0.18.8
Compare 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.