-
Notifications
You must be signed in to change notification settings - Fork 6.8k
docs: show all available schematics in the schematics guide #13520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: show all available schematics in the schematics guide #13520
Conversation
* Updates the outdated `schematics` guide to mention the new available component schematics.
1994ff3 to
7a2521d
Compare
jelbourn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
In reading this guide, I think I'll make a follow-up PR to do some general editing around the file as well.
guides/schematics.md
Outdated
| - [Dashboard](#dashboard-schematic) | ||
| - [Navigation](#navigation-schematic) | ||
| - [Table](#table-schematic) | ||
| - [Tree](#tree-schematic) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you change this to a table where each row has the name and a brief description?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated. I tried my best explaining the schematics in a short but accurate way. Also, yeah I agree that it would make sense to improve that whole document at some point.
jelbourn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…13520) * docs: show all available schematics in the schematics guide * Updates the outdated `schematics` guide to mention the new available component schematics. * Address feedback
|
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. |
schematicsguide to mention the new available component schematics.