Skip to content

Conversation

@mmrtnz
Copy link
Contributor

@mmrtnz mmrtnz commented Mar 6, 2015

  • Created ColorManipulator utility file
    • Serves as the js equivalent to Less' color functions:
    • fade(color, amount)
    • lighten(color, amount)
    • darken(color, amount)
  • Modified EnhancedButton, added a new prop
    • Given a onKeyboardFocus prop which notifies the parent button (e.g. FlatButton) to update its styling.
    • Will be utilized by future button refractoring: RaisedButton, FloatingActionButton
  • Created Typography js file
    • Contains global styles from Typography.less
    • Other styles will be added as they are needed.

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