-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
HTML TODOs #5098
Copy link
Copy link
Labels
lang:htmlIssues affecting HTML (and SVG but not JSX)Issues affecting HTML (and SVG but not JSX)locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.status:has prIssues with an accompanying pull request. These issues will probably be fixed soon!Issues with an accompanying pull request. These issues will probably be fixed soon!
Milestone
Metadata
Metadata
Assignees
Labels
lang:htmlIssues affecting HTML (and SVG but not JSX)Issues affecting HTML (and SVG but not JSX)locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.status:has prIssues with an accompanying pull request. These issues will probably be fixed soon!Issues with an accompanying pull request. These issues will probably be fixed soon!
This issue tracks HTML issues that should be done before the public release.
Please take a look at #5259, which should address this issue.
Try out the current experimental HTML support:
or preview playground in #5135.
Features
<br />) (reason){{ js expression }}(comment)maybe support bracketSpacing?(no, it's not supported in JSX)*ngIf,[target],(target),[(target)])@Component({ template: `html` })):class,v-if,v-bind:id,@click)Bug fixes
exclude comments from fragment detection(outdated)<template>(repro)<style>(repro)fix(html): preserve HTML entities #5119feat(html): switch to htmlparser2 #5127feat(html): support custom self-closing tags #5117feat(html): switch to htmlparser2 #5127--parser htmland enable it in--parser vue(comment)feat(html): tweak printer #5134feat(html): whitespace-sensitive formatting #5168feat(html): tweak printer #5134feat(html): whitespace-sensitive formatting #5168Chores
htmlparser2--parser parse5with--parser html(If you report an issue here, I'll update the list and hide your comment to keep this thread clear.)