Conversation
Ivy is the only supported rendering engine in v13, so there is no need to document the concept. Everything in Angular is Ivy. This starts the removal process by deleting Ivy-specific guides and references to them. It also updates the glossary to be more clear that Ivy is the current rendering engine while View Engine is simply a historical note. This does not attempt to fully remove all references to "Ivy" or "View Engine", that will likely be a more involved clean up process.
IgorMinar
left a comment
There was a problem hiding this comment.
Awesome! Thank you
Reviewed-for: global-docs-approvers
IgorMinar
left a comment
There was a problem hiding this comment.
hmm.. how come my previous approval didn't work? let's try again..
Reviewed-for: global-docs-approvers
IgorMinar
left a comment
There was a problem hiding this comment.
ah.. one more try..
Reviewed-for: global-approvers
AndrewKushnir
left a comment
There was a problem hiding this comment.
Thanks for the cleanup Doug!
aikithoughts
left a comment
There was a problem hiding this comment.
LGTM!
Reviewed-for: global-docs-approvers
|
This PR was merged into the repository by commit 4ed8dc8. |
Ivy is the only supported rendering engine in v13, so there is no need to document the concept. Everything in Angular is Ivy. This starts the removal process by deleting Ivy-specific guides and references to them. It also updates the glossary to be more clear that Ivy is the current rendering engine while View Engine is simply a historical note. This does not attempt to fully remove all references to "Ivy" or "View Engine", that will likely be a more involved clean up process. PR Close #43860
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Ivy is the only supported rendering engine in v13, so there is no need to document the concept. Everything in Angular is Ivy. This starts the removal process by deleting Ivy-specific guides and references to them. It also updates the glossary to be more clear that Ivy is the current rendering engine while View Engine is simply a historical note.
This does not attempt to fully remove all references to "Ivy" or "View Engine", that will likely be a more involved clean up process.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
AIO has Ivy specific guides and pages which are no longer needed in v13 where Ivy is the only supported rendering engine.
What is the new behavior?
These guides and references to them are removed. This PR does not attempt to remove all references to Ivy and View Engine (though we should definitely do that). This is just a starting point for the removal and to help us be more clear that View Engine is not supported in v13.