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

[FlatButton] Add fullWidth property #6135

Merged
merged 6 commits into from
Feb 15, 2017
Merged

[FlatButton] Add fullWidth property #6135

merged 6 commits into from
Feb 15, 2017

Conversation

Shahrukh-Zindani
Copy link

@Shahrukh-Zindani Shahrukh-Zindani commented Feb 14, 2017

  • 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).

@muibot muibot added PR: Needs Review PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI and removed PR: Needs Review labels Feb 14, 2017
@Shahrukh-Zindani
Copy link
Author

@oliviertassinari Can you please help me with getting these checks passed to get my first pull request merged?

Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

That looks almost good to me. Also, I think that it would be good to have the same example as the raised button.
capture d ecran 2017-02-15 a 00 09 30

* Color of button when mouse hovers over.
*/

Copy link
Member

Choose a reason for hiding this comment

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

blank line 😬

@oliviertassinari oliviertassinari added PR: Review Accepted and removed PR: Needs Review PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI labels Feb 15, 2017
@oliviertassinari oliviertassinari merged commit fb04f04 into mui:master Feb 15, 2017
@oliviertassinari oliviertassinari changed the title [FlatButton] Add fullWidth property. [FlatButton] Add fullWidth property Feb 15, 2017
@oliviertassinari
Copy link
Member

@Shahrukh-Zindani Thanks. First PR 👏

@Shahrukh-Zindani
Copy link
Author

@oliviertassinari Thanks. I was just wondering why don't I see my name in the list of contributors after you merged the branch?

@oliviertassinari
Copy link
Member

They are sorted by number of contributions DESC. We have 500 contributors. You gonna need to contribute more to see your name 😛

@Shahrukh-Zindani
Copy link
Author

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.

weiqingtoh added a commit to coursemology-collab/coursemology2 that referenced this pull request Mar 30, 2017
- 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
jchiam pushed a commit to coursemology-collab/coursemology2 that referenced this pull request Mar 31, 2017
- 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
@zannager zannager added the component: button This is the name of the generic UI component, not the React module! label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: button This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants