Skip to content

Releases: SwiftArchitect/TGPControls

Provide a mechanism to hide thumb

03 Mar 21:20
Compare
Choose a tag to compare
Pre-release

Fixes #5.

Fix Podspec

02 Mar 20:27
Compare
Choose a tag to compare
Fix Podspec Pre-release
Pre-release
v0.1.1

Podspec version 0.1.1

Properties attributes changes

02 Mar 04:06
Compare
Choose a tag to compare
Pre-release

Default property attribute 'assign' was either assumed or not appropriate for non-GC object. Explicit attributes added.

Dynamic Resizing

02 Mar 04:04
Compare
Choose a tag to compare
Dynamic Resizing Pre-release
Pre-release

Controls will resize properly when dimensions (frame) are changed.

Introducing TGPDiscreteSlider and TGPCamelLabel

26 Jan 02:30
Compare
Choose a tag to compare

TGPCamelSlider: a fully customizable discrete slider, not unlike UISlider.
TGPCamelLabel: an animated UILabel set, perfect to place above a TGPCamelSlider.

Works on iOS 7 and up, with fancy @IBInspectable in iOS 8.

Recommended use of pod --version 0.36.0.beta.1 on iOS 8,

image