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

Enable --isolatedDeclarations on TS codebase #59635

Merged
merged 28 commits into from
Sep 16, 2024

Commits on Aug 5, 2024

  1. turn on compiler flag

    iisaduan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3ddb26a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    49676b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e50be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a6c1f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c6c89a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7567038 View commit details
    Browse the repository at this point in the history
  6. generated codefixes harness

    iisaduan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4c1bc99 View commit details
    Browse the repository at this point in the history
  7. lint

    iisaduan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5c13c8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e5524b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bd2108 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eeb6165 View commit details
    Browse the repository at this point in the history
  11. update baselines

    iisaduan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    58a7fcf View commit details
    Browse the repository at this point in the history
  12. remove extra generated ts.

    iisaduan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    326123f View commit details
    Browse the repository at this point in the history
  13. make commentpragma type

    iisaduan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    303d726 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. update baselines

    iisaduan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7d3ccb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b89abd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    c6220d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0fb2a View commit details
    Browse the repository at this point in the history
  3. fix tests

    iisaduan committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f595704 View commit details
    Browse the repository at this point in the history
  4. update iterators for 5.6

    iisaduan committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fc90f11 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. refactor types

    iisaduan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    14860a3 View commit details
    Browse the repository at this point in the history
  2. fix function

    iisaduan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2bc5c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de60e62 View commit details
    Browse the repository at this point in the history
  4. use languageFeatures index

    iisaduan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    27bede6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f498dcb View commit details
    Browse the repository at this point in the history
  6. Simplify computed options

    andrewbranch authored and iisaduan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1c559c4 View commit details
    Browse the repository at this point in the history
  7. remove eslint rule

    iisaduan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6296b14 View commit details
    Browse the repository at this point in the history
  8. comments

    iisaduan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bea7205 View commit details
    Browse the repository at this point in the history