-
Notifications
You must be signed in to change notification settings - Fork 39
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
Website Content Organization #1393
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 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.
Make sure to clean up PR description and title, as there are no styling changes anymore.
@@ -11,6 +11,8 @@ import PropsTable from '~/components/PropsTable.astro'; | |||
import LiveExample from '~/components/LiveExample.astro'; | |||
import * as AllExamples from 'examples'; | |||
|
|||
A series of selectable tile components that behave like [radio button](radio). You may include icons to help make each tile more identifiable. |
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.
I would move this to the description:
section on line 3 or at least move the first sentence there
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.
Cut and paste the whole thing or copy it over to line 3?
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.
Cut and paste
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 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.
All good :)
…n/iTwinUI into malik/docs-vertical-spacing
Changes
#941
Reorganizing each website doc to follow this order:
Title
Paragraph
Demo
Paragraph
Demo
etc.
(see #1180)
Testing
N/A
Docs
All website documents will be re-ordered according to the the Title, Paragraph, Demo format.