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

Text on the knob support #40

Closed
wants to merge 32 commits into from
Closed

Commits on Jun 18, 2015

  1. Configuration menu
    Copy the full SHA
    bf538fe View commit details
    Browse the repository at this point in the history
  2. Fix: height constant change

    Real UISwitch height is 31, not 30
    richardtop committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    3ad4e42 View commit details
    Browse the repository at this point in the history
  3. knobSize to lazy

    richardtop committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    d282f73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f8b432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee7482d View commit details
    Browse the repository at this point in the history
  6. Add textLabel

    richardtop committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    8dfaf58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4963e2c View commit details
    Browse the repository at this point in the history
  8. Separate var for text

    richardtop committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    1687d30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50fac52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7718a5a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b2d585 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1 from hyperoslo/feature/text-on-a-knob

    Feature/text on a knob
    vadymmarkov committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    4e5b019 View commit details
    Browse the repository at this point in the history
  13. Add margin property

    richardtop committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    9a91540 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Configuration menu
    Copy the full SHA
    178a249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ebcc20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c78a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0b7c75 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from hyperoslo/feature/add-knob-margin

    Feature/add knob margin
    vadymmarkov committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    9f670a2 View commit details
    Browse the repository at this point in the history
  6. Add podspec

    richardtop committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    f21cc12 View commit details
    Browse the repository at this point in the history
  7. Update SevenSwitch.podspec

    richardtop committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    5bda089 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e241f37 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. Add on-off text colors

    richardtop committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    66a310f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5cdc92 View commit details
    Browse the repository at this point in the history
  3. Update demo

    richardtop committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    c8c6599 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2015

  1. BugFix: knob frame does not change with slider frame

    Fixes #5
    Now TextSwitch works with AutoLayout.
    richardtop committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    87b4a28 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. Merge pull request #4 from hyperoslo/feature/add-on-off-text-colors

    Feature/add on off text colors
    zenangst committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    f0032a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. Make thumbView public

    richardtop committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    344b60c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from hyperoslo/feature/make-thumbview-public

    Make thumbView public
    vadymmarkov committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    e1422a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    406c3ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from hyperoslo/fix/collectionview-glitch

    Fix: Do not change value during initial animation
    vadymmarkov committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    b43885e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2015

  1. Update README.md

    richardtop committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    9494dcc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    richardtop committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    2bfaa7c View commit details
    Browse the repository at this point in the history