Skip to content
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

[SelectField] Add callback signatures to docs; improve other props. #3924

Merged
merged 1 commit into from
May 6, 2016
Merged

[SelectField] Add callback signatures to docs; improve other props. #3924

merged 1 commit into from
May 6, 2016

Conversation

theosherry
Copy link
Contributor

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

Hey, the next one for #3096.

@@ -23,25 +23,24 @@ class SelectField extends React.Component {
/**
* If true, the width will automatically be set according to the
* items inside the menu.
* To control this width in css instead, leave this prop to `false`.
* To control the width in CSS instead, leave this prop to `false`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'leave this prop set to false'?

@mbrookes
Copy link
Member

mbrookes commented Apr 27, 2016

Thanks @theosherry - sorry for the delay in reviewing, I've been away, and then tied up with work. Looks good apart from one possible clarification.

@mbrookes mbrookes added PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI docs Improvements or additions to the documentation and removed PR: Needs Review labels Apr 27, 2016
@theosherry
Copy link
Contributor Author

@mbrookes No problem 😄

@mbrookes mbrookes added PR: Review Accepted and removed PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI labels May 5, 2016
@mbrookes
Copy link
Member

mbrookes commented May 5, 2016

Thanks. 👍

@oliviertassinari oliviertassinari merged commit 6a4a8bb into mui:master May 6, 2016
@oliviertassinari
Copy link
Member

@theosherry great PR regarding the docs, as always 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants