Commit Graph

102 Commits

Author SHA1 Message Date
Xavier Schott 2d830d4c82 Release version 5.0.2 2018-06-01 17:50:58 -05:00
Xavier Schott 799ac4c926 Swift 4.1 2018-06-01 17:48:51 -05:00
Xavier Schott af5a506b29 Release version 5.0.1 2018-06-01 17:01:56 -05:00
Xavier Schott 1fb0c14db5 Fixed #26 #37 #38. Merged #35 #44. Pod 5.0.1 2018-06-01 16:50:33 -05:00
Xavier Schott 8bbfca17a0
Merge pull request #44 from duongel/feature/swift4-support
Feature/swift4 support
2018-06-01 13:08:39 -07:00
Xavier Schott f4b8fc697f
Merge pull request #35 from smamczak/multiline-labels-support
added support for multiline labels
2018-06-01 13:04:14 -07:00
Xavier Schott 51fa92ab8b
Merge pull request #45 from VladNaimark/master
Added ability to use ticksListener from Objective C
2018-04-07 17:08:01 -07:00
Vlad Naimark 9c83dea17f Added ability to use ticksListener from Objective C 2018-02-06 15:48:03 +02:00
Hua Duong Tran fdeb0b200b bumped up version to 5.0.0, updated podspec 2017-11-01 14:25:30 +01:00
Hua Duong Tran 9b1556afbf updated project settings to Swift 4 2017-11-01 14:20:49 +01:00
Sebastian Mamczak 0185c6fd7c added support for multiline labels 2017-08-03 11:25:31 +02:00
Xavier Schott 7f395f6d05 Added travis.yml setup file for Xcode 8 2017-04-16 00:24:30 -07:00
Xavier Schott f018c60b70 Added Travis Continuous Integration 2017-04-15 23:27:59 -07:00
Xavier Schott c855390498 Normalize tgpValueChanged to a UInt while allowing negative slider offsets. Fixes #25 2017-04-15 22:42:17 -07:00
Xavier Schott d4c96259b3 Fixes #32 2017-04-15 19:14:24 -07:00
Xavier Schott 1539a15bdf Carthage & Pods undated documentation, dropped pre-iOS 8 support 2017-04-15 18:30:28 -07:00
Xavier Schott 1a4e2412fb Remove unnecessary Cocoapod reference 2017-04-15 16:56:20 -07:00
Xavier Schott 0ec5ec3f05 TGPControlsDemo has now 2 targets: Carthage and Cocoapods 2017-04-15 16:50:21 -07:00
Xavier Schott 9a618d78e8 Removed unwanted Pod references in TGPControlsDemo 2017-04-15 15:57:43 -07:00
Xavier Schott 93761f68a0 Release version 4.0.0 2017-04-15 09:35:42 -07:00
Xavier Schott d4a3d49e4d Generalized UIImage use in TGPDiscreteSlider 2017-04-15 09:09:41 -07:00
Xavier Schott eb5d751045 Merge branch 'JakubMazur-master' 2017-04-15 09:02:35 -07:00
Xavier Schott 1052968847 Draw all ticks including rightmost, fixes #31 2017-04-15 08:57:17 -07:00
Xavier Schott 7cc0a2cb19 UIImage generalization 2017-04-14 17:53:02 -07:00
Xavier Schott 1005779c93 Merge branch 'master' of https://github.com/JakubMazur/TGPControls into JakubMazur-master 2017-04-14 13:03:55 -07:00
Xavier Schott e3531c075d Fix required Module references broken by previous PR 2017-04-14 13:01:50 -07:00
Xavier Schott f2828c42e3 Merge branch 'jayliew-master'
Close demo project now compiles #28
2017-04-14 12:51:52 -07:00
Jakub Mazur 4fe0041d81 change string image to UIImage object 2017-03-23 10:27:34 +01:00
Jakub Mazur 672dbd605b add Carhage support 2017-03-22 14:50:15 +01:00
Jay Liew f9bc8a8d1f added demo gif 2017-03-16 16:20:26 -07:00
Jay Liew c7ee7be781 added demo gif to readme 2017-03-16 16:19:48 -07:00
Jay Liew 1229ef4ff5 demo project now compiles 2017-03-16 15:50:49 -07:00
Xavier Schott c1020cef8f Release version 3.0.0, Swift 3 2017-02-14 18:42:51 -08:00
Xavier Schott bc5abc2367 Swift 3 2017-02-14 18:31:21 -08:00
Xavier Schott 08a39f6269 Merge branch 'swiftwork' into swift 2017-02-13 22:21:07 -08:00
Xavier Schott 2f7887bcf5 License 2017-02-13 22:19:49 -08:00
Xavier Schott 3d7040a66a Release version 2.1.0 2017-02-13 18:32:43 -08:00
Xavier Schott 9ee06fcfff Updated the documentation to reflect new properties 2017-02-13 17:40:02 -08:00
Xavier Schott 24f9ca4408 Fixes #24: Label vertical animations control 2017-02-13 15:04:48 -08:00
Xavier Schott ae14632028 Interface Builder upport for offCenter & insets 2017-02-13 12:20:21 -08:00
Xavier Schott bb2ee57265 Podspec 2017-02-13 11:53:06 -08:00
Xavier Schott cc1a440b11 Replaced the animate flag by emphasisLayout and regularLyout to control how labels move up, down or not at all 2017-02-11 16:05:20 -08:00
Xavier Schott 3236dff798 Migrated to Swift 3 2017-02-10 23:14:38 -08:00
Xavier Schott 78a5c7681a Removed Objective-C 2017-02-04 20:33:02 -08:00
Xavier Schott db70e5ce96 Inset end labels support 2017-02-04 18:46:31 -08:00
Xavier Schott 9528bcd61f Merge pull request #19 from tradono/no-animation
Added parameter for keeping labels in original position
2016-11-27 23:30:01 -08:00
Xavier Schott 0339b5eda9 Merge pull request #17 from ReadmeCritic/master
Correct the spelling of CocoaPods in README
2016-11-27 23:29:27 -08:00
Peter Haldbæk 94afda0a52 Added parameter for keeping labels in original position
The parameter `animate` was added to prevent labels from animating
up and down when a selection is made. The animation between the up
and down label themselves (font and color) is kept as is.
2016-11-10 13:48:26 +01:00
ReadmeCritic c61ab946f9 Correct the spelling of CocoaPods in README 2016-02-12 20:04:41 -08:00
Xavier Schott 24eb5788db Swift notes, iOS 9 update 2015-12-07 00:49:46 -08:00