-
Notifications
You must be signed in to change notification settings - Fork 6.8k
docs(select): add basic readme #2438
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
Conversation
Can you add documentation to the OVERVIEW.md too? That's where the docs on material.angular.io are generated from. |
26b7cb4
to
1dbb680
Compare
@jelbourn Updated with overview! |
|
||
<!-- example(select-overview) --> |
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 comment needs to stay. This is what embeds the live example on the docs site.
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.
Oopsies
`<md-select>` is a form control for selecting a value from a set of options, similar to the native |
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.
FYI, I plan on wiping out all of the README files soon (and just pointing to the docs site)
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.
Yeah, submitted before we had that conversation. Want me to wipe now?
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.
Doesn't matter to me; might as well keep it before we wipe them all.
LGTM |
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. |
Closes #2148