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

Support Flow this parameter annotations #12234

Merged
merged 22 commits into from Feb 21, 2021
Merged

Commits on Oct 20, 2020

  1. initial parsing

    dsainati1 committed Oct 20, 2020
    Copy the full SHA
    68fdc0d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Finish parsing

    dsainati1 committed Oct 21, 2020
    Copy the full SHA
    2764479 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c37faeb View commit details
    Browse the repository at this point in the history
  3. update babel-types

    dsainati1 committed Oct 21, 2020
    Copy the full SHA
    5972bfb View commit details
    Browse the repository at this point in the history
  4. update babel-generator

    dsainati1 committed Oct 21, 2020
    Copy the full SHA
    82cc6fc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. fix flow typing

    dsainati1 committed Oct 22, 2020
    Copy the full SHA
    a5d7d68 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. respond to PR comments

    dsainati1 committed Oct 23, 2020
    Copy the full SHA
    d600156 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

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

Commits on Feb 10, 2021

  1. initial parsing

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    342d4d7 View commit details
    Browse the repository at this point in the history
  2. Finish parsing

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    d510f93 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1216006 View commit details
    Browse the repository at this point in the history
  4. update babel-types

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    a48b662 View commit details
    Browse the repository at this point in the history
  5. update babel-generator

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    8ee08ad View commit details
    Browse the repository at this point in the history
  6. fix flow typing

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    fe2bd29 View commit details
    Browse the repository at this point in the history
  7. respond to PR comments

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    9dcd16f View commit details
    Browse the repository at this point in the history
  8. fix test failures

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    0dd5d06 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4964d98 View commit details
    Browse the repository at this point in the history
  10. fix flow

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    2b4fd23 View commit details
    Browse the repository at this point in the history
  11. fix typescript

    dsainati1 committed Feb 10, 2021
    Copy the full SHA
    23d7c73 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Copy the full SHA
    dd685a1 View commit details
    Browse the repository at this point in the history
  2. fix tests

    dsainati1 committed Feb 11, 2021
    Copy the full SHA
    9d30af8 View commit details
    Browse the repository at this point in the history
  3. respond to review

    dsainati1 committed Feb 11, 2021
    Copy the full SHA
    bd8d4df View commit details
    Browse the repository at this point in the history