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

[Docs] RefreshIndicator, SelectField - Add title & description to examples. DropDownMenu, DatePicker - minor refactoring. #2984

Merged
merged 4 commits into from
Jan 21, 2016

Conversation

mbrookes
Copy link
Member

For #2927.

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Jan 19, 2016
this.state = {value: 10};
}

handleChange = (e, index, value) => this.setState({value});
Copy link
Member

Choose a reason for hiding this comment

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

event

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

oliviertassinari added a commit that referenced this pull request Jan 21, 2016
[Docs] RefreshIndicator, SelectField - Add title & description to examples. DropDownMenu, DatePicker - minor refactoring.
@oliviertassinari oliviertassinari merged commit 10fa116 into mui:master Jan 21, 2016
@oliviertassinari
Copy link
Member

@mbrookes Thanks so much!

@mbrookes mbrookes deleted the docs-example-title-desc-6 branch January 26, 2016 01:51
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.

2 participants