docs: wrong links in lifecylcle hooks api documentation#36557
docs: wrong links in lifecylcle hooks api documentation#36557ajitsinghkaler wants to merge 2 commits into
Conversation
d64f4b7 to
a748914
Compare
|
@kapunahelewong this is mostly related to documentation can you please have a look |
a748914 to
ab72db2
Compare
|
@kapunahelewong @kara @jbogarthyde can you please review this |
jbogarthyde
left a comment
There was a problem hiding this comment.
Thanks for this!
The Lifecycle Hooks guide has been recently rewritten, and its title is now "Hooking into the component lifecycle". "Lifecycle hooks guide" is adequately descriptive, but to be perfectly clear that it is descriptive, it should be sentence-style and inside the link: Lifecycle hooks guide.
lifecycle hooks api detailed documentation contained links which were pointing to onChanges hook only which is removed, made each hook point towards its deafult page link
ab72db2 to
39b48ec
Compare
|
@jbogarthyde made the changes |
kapunahelewong
left a comment
There was a problem hiding this comment.
Thank you, @ajitsinghkaler!
Reviewed-for: global-docs-approvers
lifecycle hooks api detailed documentation contained links which were pointing to onChanges hook only which is removed, made each hook point towards its deafult page link PR Close #36557
lifecycle hooks api detailed documentation contained links which were pointing to onChanges hook only which is removed, made each hook point towards its deafult page link PR Close angular#36557
|
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. |
lifecycle hooks api detailed documentation contained links which were pointing to onChanges hook only which is removed, made each hook point towards its deafult page link PR Close angular#36557
lifecylcle hooks api detailed documenation contained all links were pointing to onChanges documentaion made them point there own hooks
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?
Lifecyle points to wrong links
Issue Number: N/A
What is the new behavior?
Lifecycles pointing to right links
Does this PR introduce a breaking change?
Other information