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

Refactor switch support in NodePath#getCompletionRecords #13030

Merged
merged 11 commits into from Apr 2, 2021

Commits on Apr 2, 2021

  1. Copy the full SHA
    40f230a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    34e3697 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5642308 View commit details
    Browse the repository at this point in the history
  4. add more test cases

    JLHwung committed Apr 2, 2021
    Copy the full SHA
    334f359 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    076a924 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7454ebe View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7a45649 View commit details
    Browse the repository at this point in the history
  8. Add more comments

    JLHwung committed Apr 2, 2021
    Copy the full SHA
    0fc01a9 View commit details
    Browse the repository at this point in the history
  9. Update packages/babel-traverse/src/path/family.ts

    Co-authored-by: Henry Zhu <hi@henryzoo.com>
    JLHwung and hzoo committed Apr 2, 2021
    Copy the full SHA
    4b8410d View commit details
    Browse the repository at this point in the history
  10. Update packages/babel-traverse/src/path/family.ts

    Co-authored-by: Brian Ng <bng412@gmail.com>
    JLHwung and existentialism committed Apr 2, 2021
    Copy the full SHA
    e221458 View commit details
    Browse the repository at this point in the history
  11. address review comments

    JLHwung committed Apr 2, 2021
    Copy the full SHA
    232af53 View commit details
    Browse the repository at this point in the history