issues Search Results · repo:prettier/angular-estree-parser language:TypeScript
Filter by
11 results
(73 ms)11 results
inprettier/angular-estree-parser (press backspace or delete to remove)We should have better struct for case like this
https://github.com/prettier/prettier/blob/811eb0a08505c2a1aad4ef9dfae6db8065063dd5/src/language-js/print/angular.js#L91
And this
https://github.com/prettier/prettier/blob/811eb0a08505c2a1aad4ef9dfae6db8065063dd5/src/language-js/print/angular.js#L65 ...
fisker
- Opened on Nov 12, 2023
- #267
Safe keyed read expressions like object?.[0] result in an Unexpected node undefined warning.
Repro:
parseBinding( object?.[0] )
This was added in this PR: https://github.com/angular/angular/pull/41911 ...
bug
help wanted
hansottowirtz
- 1
- Opened on Apr 1, 2023
- #246
https://github.com/angular/angular/releases/tag/13.0.0
I was not able to add support for it.
fisker
- 1
- Opened on Nov 22, 2021
- #221
div dir [input]= {a, b: 2} /div
related
https://github.com/prettier/prettier/issues/11204
https://github.com/angular/angular/pull/42421
JounQin
- Opened on Jul 15, 2021
- #227
We have created:
- a structural directive with no input
- and are using the assyntax to capture the $implicit value of the template context
The syntax check in html template (vscode) works as expected ...
bug
ntziolis
- 1
- Opened on Jul 7, 2020
- #198
See https://github.com/prettier/prettier/pull/7942#issuecomment-626226183
Credits to @fisker for finding this bug.
bug
thorn0
- 1
- Opened on May 9, 2020
- #195
This seems to work for me in my own fork of Prettier. I would be happy to raise a PR.
I think it would also be ideal to Travis CI testing with @angular/compiler versions 6, 7, and 8.
I would be happy ...
enhancement
brody4hire
- 1
- Opened on Jun 17, 2019
- #113

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.