-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
Fixes rename for destructuring, named imports and default imports #7945
Commits on Apr 6, 2016
-
Destructuring of object binding pattern element without property name…
… should reference property Fixes #6312
Configuration menu - View commit details
-
Copy full SHA for ace2285 - Browse repository at this point
Copy the full SHA ace2285View commit details -
Include the target symbol in search if location is propertyName or th…
…e import or export specifier dont specify "as" clause Handles #7708
Configuration menu - View commit details
-
Copy full SHA for 01ca100 - Browse repository at this point
Copy the full SHA 01ca100View commit details
Commits on Apr 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 168d106 - Browse repository at this point
Copy the full SHA 168d106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d43c02 - Browse repository at this point
Copy the full SHA 6d43c02View commit details -
Handles when property is renamed and is also part of destructuring as…
…signment Handles destructuring assignment part of #6312
Configuration menu - View commit details
-
Copy full SHA for ad916ab - Browse repository at this point
Copy the full SHA ad916abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e44bcc - Browse repository at this point
Copy the full SHA 2e44bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a405f28 - Browse repository at this point
Copy the full SHA a405f28View commit details
Commits on Apr 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 92622bf - Browse repository at this point
Copy the full SHA 92622bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ca439 - Browse repository at this point
Copy the full SHA f7ca439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e77730 - Browse repository at this point
Copy the full SHA 9e77730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e82646 - Browse repository at this point
Copy the full SHA 9e82646View commit details
Commits on Apr 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7a09e2f - Browse repository at this point
Copy the full SHA 7a09e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 529bdd4 - Browse repository at this point
Copy the full SHA 529bdd4View commit details -
Rename of getPropertySymbolIfObjectBindingPatternWithoutPropertyName …
…to getPropertySymbolOfObjectBindingPatternWithoutPropertyName
Configuration menu - View commit details
-
Copy full SHA for 9496146 - Browse repository at this point
Copy the full SHA 9496146View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd0989 - Browse repository at this point
Copy the full SHA edd0989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 958a6a4 - Browse repository at this point
Copy the full SHA 958a6a4View commit details
Commits on Apr 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c492fc6 - Browse repository at this point
Copy the full SHA c492fc6View commit details