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

Center tokens. #69

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Center tokens. #69

wants to merge 12 commits into from

Commits on May 14, 2015

  1. Position tokens properly.

    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    3601e82 View commit details
    Browse the repository at this point in the history
  2. Update currentX so inputTextField repositions properly for VENTokenFi…

    …eldAlignmentRight.
    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    ad089cf View commit details
    Browse the repository at this point in the history
  3. VENTokenFieldAlignment now mirrors NSTextAlignment. collapsedLabel te…

    …xtAlignment mirrors tokenField alignment.
    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    0753702 View commit details
    Browse the repository at this point in the history
  4. Fix assignment of *currentY in realignRowOfTokens:. Remove VENTokenFi…

    …eldAlignmentRight.
    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    c6994e4 View commit details
    Browse the repository at this point in the history
  5. Use placeholder token for input text field positioning. Live update t…

    …ext field location based on text length.
    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    72746d4 View commit details
    Browse the repository at this point in the history
  6. Use placeholderTextLabel.

    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    debd011 View commit details
    Browse the repository at this point in the history
  7. Insert placeholderTextLabel below inputTextField.

    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    8c6245f View commit details
    Browse the repository at this point in the history
  8. Remove now unused minInputWidth property.

    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    dbeda17 View commit details
    Browse the repository at this point in the history
  9. Readd but deprecate minInputWidth.

    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    babd933 View commit details
    Browse the repository at this point in the history
  10. Rename alignment to tokenAlignment to better mirror UITextField textA…

    …lignment property.
    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    41fb5f2 View commit details
    Browse the repository at this point in the history
  11. Pull out token frame generator into own method.

    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    1f615c1 View commit details
    Browse the repository at this point in the history
  12. Move inputTextField to edge of placeholderTextLabel like native cente…

    …red UITextField.
    Neeraj Baid committed May 14, 2015
    Configuration menu
    Copy the full SHA
    b7101d8 View commit details
    Browse the repository at this point in the history