ValueStepper Versions Save

A Stepper object that displays its value.

1.6

5 years ago
  • Add Swift 4.2 and Xcode 10.1 support

1.5.1

5 years ago
  • Fix Carthage shared scheme

1.5

6 years ago
  • Add new public properties to customize color of each component

1.4

6 years ago
  • Merge Swift 4 support

1.3

6 years ago
  • Expose value label to allow more customizations

1.2

6 years ago
  • Add tap to edit UIAlertController for quicker manual editing.

1.1.3

7 years ago
  • Add open keyword (Thanks @lukaskollmer)

1.1.2

7 years ago
  • Fix stuck autorepeat when embedded in a UITableView that scrolls (Thanks @skibadawid)

1.1.1

7 years ago
  • Fix wrong color tint

1.1

7 years ago
  • Fix issue that disabled the stepper after initialization in an edge case
  • Add tests
  • Update CocoaPods installation