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

Refactored overriding inline styles #566

Merged
merged 5 commits into from
Apr 24, 2015
Merged

Commits on Apr 20, 2015

  1. [Refactor] Moved merge function from theme-manager to its own file. A…

    …dded new styling function and tested it with checkbox.
    mmrtnz committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    7796fb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. [Refactor] Created function m in StylePropable, and combined componen…

    …t style functions into a main style function called getStyles.
    mmrtnz committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    5365deb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Configuration menu
    Copy the full SHA
    bd1f8cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092d1fa View commit details
    Browse the repository at this point in the history
  3. [Fix] Styling issues for Textfield (FloatingLabelText wouldn't update…

    …), DropDownMenu (underline was not displaying), and Snackbar (would dismiss immediately after show).
    mmrtnz committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    d8fb499 View commit details
    Browse the repository at this point in the history