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

chore(text-field): Move idle outline style method #1911

Merged
merged 4 commits into from
Jan 9, 2018

Commits on Jan 9, 2018

  1. chore(text-field): Move idle outline style method

    Remove `getIdleOutlineStyleValue` method from textfield adapter. Add
    `getIdleOutlineStyleValue` method to textfield outline adapter. Update
    tests to check new functionality.
    patrickrodee committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    8cc308b View commit details
    Browse the repository at this point in the history
  2. fix(text-field): Remove getIdleOutline... method

    Remove getIdleOutlineStyleValue from textfield foundation default
    adapter and test cases
    patrickrodee committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    101739a View commit details
    Browse the repository at this point in the history
  3. fix(text-field): Remove extraneous foundation mthd

    Remove the extraneous `getIdleOutlineStyleValue` from text field
    foundation default adapter.
    patrickrodee committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    193ab3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6235496 View commit details
    Browse the repository at this point in the history