Commit Graph

51 Commits

Author SHA1 Message Date
Gunay Mert Karadogan 31d50f82f7 Use #selector syntax 2016-04-21 19:28:34 +02:00
Gunay Mert Karadogan 36df74db47 Merge pull request #23 from luugiathuy/master
Add borderWidth and borderColor properties
2016-04-21 15:00:52 +02:00
Luu Gia Thuy bc199530cb Add borderWidth and borderColor properties
This will help creating steppers with transparent background colors, borders and separators between buttons and middle label (similar to default iOS style
2016-04-21 18:24:21 +08:00
Gunay Mert Karadogan b7acb5d479 Merge pull request #21 from vtourraine/patch-1
Update minus sign character
2016-03-11 15:11:45 +01:00
Vincent Tourraine 993b8297e2 Update minus sign character 2016-03-11 14:10:12 +01:00
Gunay Mert Karadogan 39296c9815 Bump up pod version 2015-09-11 13:50:39 +03:00
Gunay Mert Karadogan a3f6ab1441 Merge pull request #15 from lexrus/master
Upgrade to Swift 2.0 and Xcode 7 GM.
2015-09-10 15:46:26 +03:00
Lex Tang 0ee7bfa26c Upgrade to Swift 2.0. 2015-09-10 11:35:55 +08:00
Gunay Mert Karadogan 9bc287a1b5 Remove println 2015-07-17 19:31:59 +02:00
Gunay Mert Karadogan f380fc31d0 Change some vars to let constant 2015-07-17 19:24:18 +02:00
Gunay Mert Karadogan ed34ebf37b Reset timer when the app resigned 2015-07-14 10:52:57 +02:00
Gunay Mert Karadogan 050e495744 Update readme with tutorial-part-1 link 2015-07-13 15:21:05 +02:00
Gunay Mert Karadogan 1c97b27d14 Add gif 2015-07-12 22:37:00 +02:00
Gunay Mert Karadogan 878da616db Update the readme, bump up the version 1.0.0 2015-07-12 16:12:18 +02:00
Gunay Mert Karadogan 1e5a91f90c Add value:Double, stepperValue and showIntegerIfDoubleIsInteger 2015-07-11 14:21:18 +02:00
Gunay Mert Karadogan 9619704a90 Refactoring and bug fixes
- Keep a stepper state
- Disable button or buttons in state of increasing or decreasing
2015-07-10 22:54:23 +02:00
Gunay Mert Karadogan 8789187aac Add autorepeat for pan gesture 2015-07-10 12:42:48 +02:00
Gunay Mert Karadogan 8f3ccfd2d5 Add UIStepper's autorepeat for button taps 2015-07-10 01:07:14 +02:00
Gunay Mert Karadogan 3332ee8a61 Update Readme 2015-07-09 12:54:27 +02:00
Gunay Mert Karadogan 3d6725d1c1 Add pan gesture to label 2015-07-09 12:51:16 +02:00
Gunay Mert Karadogan 571d15dfc2 Bump up to 0.1.2 2015-07-05 16:21:11 +02:00
Gunay Mert Karadogan 295cb1e9ac Add simple tests 2015-07-05 15:56:37 +02:00
Gunay Mert Karadogan a6adcc50c5 Update Readme 2015-07-05 15:36:30 +02:00
Gunay Mert Karadogan ee76106bdf Update Readme with docs 2015-07-05 15:34:11 +02:00
Gunay Mert Karadogan 3253caa943 Update Readme with gif 2015-07-05 00:33:33 +02:00
Gunay Mert Karadogan bb8fae789f Smallen gif 2015-07-05 00:32:24 +02:00
Gunay Mert Karadogan cfad72a5ce Add gif 2015-07-05 00:28:12 +02:00
Gunay Mert Karadogan 843d0d736b Change flash colors in the example sliders 2015-07-04 23:47:25 +02:00
Gunay Mert Karadogan aa2aa743aa Clear whitespaces. Closes #10. 2015-07-04 23:45:56 +02:00
Gunay Mert Karadogan 10aff6cb7b Add docs 2015-07-04 23:19:18 +02:00
Gunay Mert Karadogan 2715cebbae Update Readme 2015-07-04 20:58:54 +02:00
Gunay Mert Karadogan 646c63de91 Smallen the screenshot again 2015-07-04 20:56:44 +02:00
Gunay Mert Karadogan e215d4229f Smallen the screenshot 2015-07-04 20:54:01 +02:00
Gunay Mert Karadogan 2cbd8eb350 Add screenshot to readme 2015-07-04 20:51:29 +02:00
Gunay Mert Karadogan 1e0e6c0521 Change the project structure for podspec 2015-07-04 20:24:45 +02:00
Gunay Mert Karadogan e66f477871 Add screenshot_1 2015-07-04 19:22:12 +02:00
Gunay Mert Karadogan c1d111a565 Create some examples in the storyboard 2015-07-03 18:41:05 +02:00
Gunay Mert Karadogan cdaf072db7 Add labelWidthWeight. Closes #6 2015-07-03 18:40:41 +02:00
Gunay Mert Karadogan c6f44c7245 Fix bug: Update backgroundColor when buttonsBackgroundColor didSet 2015-07-03 18:40:03 +02:00
Gunay Mert Karadogan 2ef69cc5e8 Add indication for limit. Closes #2. 2015-07-03 17:38:13 +02:00
Gunay Mert Karadogan c4bdefb5d0 Add sliding label. Closes #3 2015-07-03 16:24:31 +02:00
Gunay Mert Karadogan e87e41653d Add cornerRadius property 2015-07-01 19:01:10 +02:00
Gunay Mert Karadogan 43199a72db Add IBDesignable and IBInspectable 2015-07-01 18:51:36 +02:00
Gunay Mert Karadogan a4bb70d727 Defaults to white color for texts 2015-07-01 17:47:20 +02:00
Gunay Mert Karadogan 4ac97cc050 Subclass UIControl instead of UIView 2015-07-01 17:46:47 +02:00
Gunay Mert Karadogan 3a23690120 Add API 2015-07-01 17:24:41 +02:00
Gunay Mert Karadogan 3978cf7878 Remove plus/minus images and add access modifiers 2015-07-01 16:55:20 +02:00
Gunay Mert Karadogan f42ed5be56 Add value property 2015-07-01 13:21:34 +02:00
Gunay Mert Karadogan d0070352cc Layout subviews 2015-07-01 13:17:01 +02:00
Gunay Mert Karadogan a000861fbc Initialise buttons and the label 2015-07-01 13:01:09 +02:00