-
Notifications
You must be signed in to change notification settings - Fork 25k
Allow touches on overflowed children when overflow: visible (Android)
#26374
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
Closed
danielgindi
wants to merge
59
commits into
facebook:main
from
danielgindi:feature/android_clip_touches
Closed
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
63ddb1d
Pin hermes-engine to 0.8.x for RN 0.65
Huxpro 325aa5f
[AppContainer] Add back legacy rootTag childContex for 0.65
nadiia 6d31b71
Merge pull request #31492 from nadiia/0.65-stable-roottag-context
elicwhite f31c610
Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00
c00197e
Bump Hermes npm to 0.8.0
Huxpro f0e529c
Reflect Hermes release version from HermesBadge
Huxpro d3a0d1e
Update validateBaseUrl to use latest regex
FBNeal 7a83631
Implement HeapProfiler.getObjectByHeapObjectId
867d15a
Fix Hermes build on folly 2021.04.26.00
c317f55
Refactor UIManagerHelper.getUIManager to return null when there's no …
mdvacca 3aa8399
Fix Hermes + no Flipper build on Xcode 12.5
bff0363
Add onPressIn & onPressOut props to Text (#31288)
adrienharnay 48b2b79
fix(hermes): fixed hermes build on iOS (#31559)
Titozzz f15cd42
Upgrade jsc-android to 250230.2.1 (#31304)
Kudo 408265d
localeIdentifier missing from flow type of I18nManager (#31589)
acoates-ms 7599593
Gradle 6.9, Android Gradle Plugin 4.2.1 (#31593)
dulmandakh a48d998
fix: update to @jest/create-cache-key-function@27 (#30637)
SimenB bb7541e
Use trovej dependency from Maven Central
aa25969
Use Maven Central for fbjni artifact
9a923be
remove jcenter (#31609)
dulmandakh 30f356c
find-node.sh supports Homebrew on M1 (#31622)
dulmandakh 79ddbfb
fix(cli + tests): Bump metro to 0.66 + fix test manual script (#31597)
Titozzz c299694
Custom NSURLSession configuration (#27701)
hakonk 0b36e2b
use maven-publish plugin (#31611)
dulmandakh 37e9f1d
bump buildToolsVersion to 30.0.2 (#31627)
dulmandakh 5c8c5b6
Bump flipper deps to 0.91 to support XCode 12.5 out of the box (#31562)
mweststrate cae0637
[LOCAL] postfix timestamp to bust yarn cache
tido64 5f30232
[0.65.0-rc.0] Bump version numbers
tido64 4b62cbd
Revert "[0.65.0-rc.0] Bump version numbers"
tido64 f6accd2
[LOCAL] Fix Buck failing to fetch robolectric
tido64 e324498
[0.65.0-rc.0] Bump version numbers
tido64 4e9ae4c
Revert "[0.65.0-rc.0] Bump version numbers"
tido64 5aae7fc
[LOCAL] unbreak publish-npm.js
tido64 5556968
[0.65.0-rc.0] Bump version numbers
tido64 a10a201
Revert "Gradle 6.9, Android Gradle Plugin 4.2.1 (#31593)"
kelset 0a15927
Revert "bump buildToolsVersion to 30.0.2 (#31627)"
kelset 39e64c0
Fix font weight numeric values (#29117)
fabOnReact 6b5b72c
Find node on m1 via homebrew node managers (#31678)
danilobuerger 6287c44
Accessible colors for DynamicColorIOS (#31651)
birkir 26bec88
Fix cli bundle platform for Mac Catalyst in `react-native-xcode.sh` (…
robertying 5f1d431
bump fresco to 2.5.0 (#31699)
dulmandakh d8b115a
Bump Android deps to 0.93 (#31675)
mweststrate a3c53f5
Workaround failing fmt compilation by locking to v6.2.1
ca5b943
[LOCAL] lock files update for 065 branch
kelset 0e08b25
[0.65.0-rc.1] Bump version numbers
kelset be9a669
Revert "Revert "Gradle 6.9, Android Gradle Plugin 4.2.1 (#31593)""
kelset ba4424f
Revert "Revert "bump buildToolsVersion to 30.0.2 (#31627)""
kelset 121a6a4
Fix Android build sequencing
db7aa7b
[0.65.0-rc.2] Bump version numbers
kelset 626d25c
Android: upgrading to OkHttp from 4.9.0 to 4.9.1 to fix java.lang.Nul…
gedeagas 49253dc
Fix support for blobs larger than 64 KB on Android (#31789)
tomekzaw 4476fbc
Allow PlatformColor to work with RCTView border colors (#29728)
danilobuerger e53745e
Bump Flipper + Bump hermes (#31872)
Titozzz e40f582
fix(deps): bump metro to 0.66.2 + dedup (#31886)
Titozzz e8d725a
[0.65.0-rc.3] Bump version numbers
kelset 1b8dddc
Allow touches on overflowed children when `overflow: 'visible'`
danielgindi 719f271
Moved `overflow` property declarations to interface
danielgindi 3920241
Fixed overflow consideration from child
danielgindi c6c3aa2
Borrowed the RNTest PointerEvents example by @hsource
danielgindi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Allow touches on overflowed children when
overflow: 'visible'
- Loading branch information
commit 1b8dddcd8a2112856bf045ef3fe4bf1dbaa4419a
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.