-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[FlatButton] Add fullWidth property #6135
Conversation
Shahrukh-Zindani
commented
Feb 14, 2017
•
edited by oliviertassinari
Loading
edited by oliviertassinari
- 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).
@oliviertassinari Can you please help me with getting these checks passed to get my first pull request merged? |
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.
src/FlatButton/FlatButton.js
Outdated
* Color of button when mouse hovers over. | ||
*/ | ||
|
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.
blank line 😬
@Shahrukh-Zindani Thanks. First PR 👏 |
@oliviertassinari Thanks. I was just wondering why don't I see my name in the list of contributors after you merged the branch? |
They are sorted by number of contributions DESC. We have 500 contributors. You gonna need to contribute more to see your name 😛 |
Okay. Got it. I was just making sure as I don't even see my name at the bottom. So was wondering if I am following the process correctly. |
- react-intl left out to use jeremy's fork. - react-router has a major version change, requires a separate commit. - material-ui has minor changes which requires snapshot changes - see mui/material-ui#6135 mui/material-ui#6204
- react-intl left out to use jeremy's fork. - react-router has a major version change, requires a separate commit. - material-ui has minor changes which requires snapshot changes - see mui/material-ui#6135 mui/material-ui#6204