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

Flow: interface identifier should be declared in the scope #10220

Merged
merged 10 commits into from Oct 2, 2019

Commits on Jul 24, 2019

  1. fix: typo

    JLHwung committed Jul 24, 2019
    Copy the full SHA
    ded89e6 View commit details
    Browse the repository at this point in the history
  2. declare name for flow interface

    tanhauhau authored and JLHwung committed Jul 24, 2019
    Copy the full SHA
    e2888a4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    264446d View commit details
    Browse the repository at this point in the history
  4. test: add test

    JLHwung committed Jul 24, 2019
    Copy the full SHA
    67ed024 View commit details
    Browse the repository at this point in the history
  5. test: update test

    JLHwung committed Jul 24, 2019
    Copy the full SHA
    96ecd03 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    274cded View commit details
    Browse the repository at this point in the history
  7. re-enable flow test case

    # Conflicts:
    #	packages/babel-plugin-transform-flow-strip-types/test/fixtures/strip-types/def-site-variance/input.js
    #	packages/babel-plugin-transform-flow-strip-types/test/fixtures/strip-types/strip-declare-statements/input.js
    #	packages/babel-plugin-transform-flow-strip-types/test/fixtures/strip-types/strip-interfaces-module-and-script/input.js
    #	packages/babel-plugin-transform-flow-strip-types/test/fixtures/strip-types/strip-iterator/input.js
    tanhauhau authored and JLHwung committed Jul 24, 2019
    Copy the full SHA
    81f0c8b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ccc3975 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a61fa14 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1bf302b View commit details
    Browse the repository at this point in the history