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 'move to new file' refactor #23726

Merged
15 commits merged into from
May 10, 2018
Merged

Add 'move to new file' refactor #23726

15 commits merged into from
May 10, 2018

Commits on Apr 26, 2018

  1. Add 'move to new file' refactor

    Andy Hanson committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    76871d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Code review, and support commonjs

    Andy Hanson committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    2bb0760 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Compute movedSymbols completely before using, and support `export imp…

    …ort`
    Andy Hanson committed May 1, 2018
    Configuration menu
    Copy the full SHA
    8c46867 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into moveToNewFile

    Andy Hanson committed May 1, 2018
    Configuration menu
    Copy the full SHA
    7f40d09 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    1884fe9 View commit details
    Browse the repository at this point in the history
  2. Remove extra newline

    Andy Hanson committed May 2, 2018
    Configuration menu
    Copy the full SHA
    67c61ff View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Add allowTextChangesInNewFiles preference

    Andy Hanson committed May 4, 2018
    Configuration menu
    Copy the full SHA
    0f2b6b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into moveToNewFile

    Andy Hanson committed May 4, 2018
    Configuration menu
    Copy the full SHA
    d8b5218 View commit details
    Browse the repository at this point in the history
  3. Add the new file to 'files' in tsconfig

    Andy Hanson committed May 4, 2018
    Configuration menu
    Copy the full SHA
    497343b View commit details
    Browse the repository at this point in the history
  4. Avoid parameter initializer

    Andy Hanson committed May 4, 2018
    Configuration menu
    Copy the full SHA
    9900c4b View commit details
    Browse the repository at this point in the history
  5. Update API baselines

    Andy Hanson committed May 4, 2018
    Configuration menu
    Copy the full SHA
    233640b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Use path relative to tsconfig.json

    Andy Hanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    7051e32 View commit details
    Browse the repository at this point in the history
  2. Code review

    Andy Hanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    886a937 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into moveToNewFile

    Andy Hanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    19d7309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    662e93c View commit details
    Browse the repository at this point in the history