Add support for TS declare types to types and generator#10544
Merged
nicolo-ribaudo merged 1 commit intofeat-7.7/ts-declare-fieldsfrom Nov 5, 2019
Merged
Conversation
Member
nicolo-ribaudo
commented
Oct 13, 2019
| Q | A |
|---|---|
| Fixed Issues? | |
| Patch: Bug Fix? | |
| Major: Breaking Change? | |
| Minor: New Feature? | Yes |
| Tests Added + Pass? | Yes |
| Documentation PR Link | |
| Any Dependency Changes? | |
| License | MIT |
3 tasks
9cf1244 to
6faf79a
Compare
b9d4d13 to
7aad209
Compare
JLHwung
approved these changes
Oct 21, 2019
6faf79a to
16e5870
Compare
7aad209 to
b9c5dcb
Compare
Member
Author
|
Merged to #10545 (not in master yet) |
nicolo-ribaudo
added a commit
that referenced
this pull request
Nov 5, 2019
nicolo-ribaudo
added a commit
that referenced
this pull request
Nov 5, 2019
nicolo-ribaudo
added a commit
that referenced
this pull request
Nov 5, 2019
* [parser] Add support for TS declare modifier on fields (#10484) * [parser] Add support for TS declare modifier on fields * Use Object.create(null) * Comment * Add support for TS declare types to types and generator (#10544) * Transform TypeScript "declare" fields (#10546) * Transform TypeScript "declare" fields * Remove multiple spaces * declareFields -> allowDeclareFields * Update after rebase
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.