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

[Refactor] Refactors all Less files from the docs site into Javascript #638

Merged
merged 10 commits into from
May 12, 2015

Conversation

mmrtnz
Copy link
Contributor

@mmrtnz mmrtnz commented May 12, 2015

  • Creates StyleResizable mixin
    • Watches when the window is resized and updates the accordingly.
    • Because it is a mixin, components that utilize StylePropable have been reverted to ES5 syntax.
  • Minor style changes to the following component
    • EnhancedSwitch
      • labelWidth is now calculated using css' calc attribute rather than accessing the DOM element.
      • Simplied styles between label and switch elements
    • DropDownMenu
      • width is not set by the component if it is defined in this.props.style
  • Removes gulp related less files

mmrtnz added a commit that referenced this pull request May 12, 2015
[Refactor] Refactors all Less files from the docs site into Javascript
@mmrtnz mmrtnz merged commit 1c78e0c into mui:master May 12, 2015
@mmrtnz mmrtnz deleted the docs-inline branch May 12, 2015 20:08
@zannager zannager added the docs Improvements or additions to the documentation label Mar 14, 2023
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