-
Notifications
You must be signed in to change notification settings - Fork 10
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: added custom components #1910
Conversation
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.
There is an index file which is blank which you can get rid of
Apart from that really great work 🚀 Left a number of comments but they should mostly be quick fixes
docs/001_develop/03_client-capabilities/023_custom-components/01_quick-start.mdx
Outdated
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/01_quick-start.mdx
Outdated
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/02_lifecycle.mdx
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/03_state-management.mdx
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/03_state-management.mdx
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/05_directives.mdx
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/05_directives.mdx
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/05_directives.mdx
Show resolved
Hide resolved
docs/001_develop/03_client-capabilities/023_custom-components/06_styling-components.mdx
Outdated
Show resolved
Hide resolved
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.
This page is missing an explanation of css parts. But if you think it'll take too long to do we can merge this and come back to it later
I have fixed all of the trivial fixes (marking them as done on github) and merging it. We can come back to those two slightly larger points later |
ATTENTION! NEW DOCS STRUCTURE
FOR THE NEXT THREE WEEKS, ONLY BRANCH FROM new-docs-structure
OTHERWISE, WAIT UNTIL THE NEW STRUCTURE HAS BEEN RELEASED
Thank you for contributing to the documentation.
Do the changes you have made apply to both Current and Previous versions?
Have you done a trial build to check all new or changed links?
Is there anything else you would like us to know?
This week's exciting advice from the style guide
Write your headings in sentence case:
This is a correct heading.
This is not a correct heading.