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 web compat unit tests and fixes #35316

Closed
wants to merge 25 commits into from
Closed

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    552b7b9 View commit details
    Browse the repository at this point in the history
  2. fix: merge conflicts

    mayank-96 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    83a7b6c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    3e98578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a43211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    656e6f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c6f90f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    57ac1e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    1c90255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd9b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6689a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc22eb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    6cd3c52 View commit details
    Browse the repository at this point in the history
  2. wip

    mayank-96 committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    94d3284 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    ef2dce7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. feat: added unit tests

    mayank-96 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    006bf1f View commit details
    Browse the repository at this point in the history
  2. fix: minor change

    mayank-96 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b373081 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. fix: requested changes

    mayank-96 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3300043 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    12b028a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Add unit tests for web compat View, Text, TextInput

    * Test the props compat with web.
    * Test the styles compat with web.
    * Avoid empty objects for accessibilityState/Value.
    necolas committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d47e1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1c390 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Rename processLayoutProps

    necolas committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    21f6db7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Remove logical styles shim

    See #35342
    necolas committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    dfeb49c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6eca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c60419b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06718a6 View commit details
    Browse the repository at this point in the history