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

Refractored css into js for DropDownIcon and DropDownMenu #381

Merged
merged 3 commits into from
Mar 2, 2015

Conversation

mmrtnz
Copy link
Contributor

@mmrtnz mmrtnz commented Mar 2, 2015

  • Created BeforeAfterWrapper component
    • Serve as the an alternative for the ::before and ::after css pseudo-elements for components whose styles are defined in javascript instead of css.
    • Contains internal documentation.
  • Created ClearFix component
    • A modified BeforeAfterWrapper which applies the styling defined in clearfix.less.
  • Modified Menu to provide access for its MenuItem inline-styles
  • Modified Toolbar to utilize new DropDownIcon and DropDownMenu changes.

hai-cea pushed a commit that referenced this pull request Mar 2, 2015
Refractored css into js for DropDownIcon and DropDownMenu
@hai-cea hai-cea merged commit f3093a8 into mui:css-in-js Mar 2, 2015
@hai-cea
Copy link
Member

hai-cea commented Mar 2, 2015

Thanks @mmrtnz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization: css Design CSS customizability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants