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

Make jsx attributes considered mutable locations #20710

Merged
merged 1 commit into from
Dec 15, 2017

Conversation

weswigham
Copy link
Member

This brings their behavior with respect to literal types in line with their object-literal cousins.

Fixes #20705

@weswigham weswigham merged commit d89d68f into microsoft:master Dec 15, 2017
weswigham added a commit to weswigham/TypeScript that referenced this pull request Dec 15, 2017
weswigham added a commit to weswigham/TypeScript that referenced this pull request Dec 15, 2017
weswigham added a commit that referenced this pull request Dec 15, 2017
…nts and jsx attributes (#20706)

* Fix get symbol at location to behave correctly got parameter assignments and jsx attributes

* Handle all those edge cases that weren;t explicitly handled

* Fix part of bug WRT getTypeAtLocation and for loops

* Baseline corrections pursuant to #20710

* Restore jsdoc tag interpretation

* Clean up some code, revert fourslash tests

* Cleanup types used by PR feedback
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants