Skip to content
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

Add static view config for onClickCapture #44368

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 2, 2024

  1. Fix comments in LayoutShadowNode!

    Summary: Changelog: [Internal]
    
    Differential Revision: D56831755
    
    Reviewed By: javache
    RSNara authored and facebook-github-bot committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f9b91c5 View commit details
    Browse the repository at this point in the history
  2. Add native view config for experimental_layoutConformance

    Summary:
    experimental_layoutConformance was added in this diff: D47940100
    
    Changelog: [Internal]
    
    Differential Revision: D56849869
    RSNara authored and facebook-github-bot committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3d5a7b6 View commit details
    Browse the repository at this point in the history
  3. Add native view config for collapsableChildren

    Summary:
    collapsableChildren was introduced in D56226241
    
    Changelog: [Internal]
    
    Differential Revision: D56849868
    RSNara authored and facebook-github-bot committed May 2, 2024
    Configuration menu
    Copy the full SHA
    67fa725 View commit details
    Browse the repository at this point in the history
  4. Add static view config for onClickCapture

    Summary:
    onClick was made into a capture event in this diff: D45745906
    - Partial fix: D51551255
    - Full fix: this diff.
    
    **Note:** This prop did not work for bridgeless mode.
    
    Changelog: [Internal]
    
    Reviewed By: javache
    
    Differential Revision: D56849867
    RSNara authored and facebook-github-bot committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b7040e9 View commit details
    Browse the repository at this point in the history