Skip to content

Releases: Shaninnik/PWSwitch

1.1.3

01 Nov 19:50
Compare
Choose a tag to compare

Added thumbDelta option to control how much thumb grows. Fixed #10

Swift 4.2

08 Nov 16:45
Compare
Choose a tag to compare
1.1.2

Update podspec

Minor fixes

02 Aug 16:44
Compare
Choose a tag to compare
1.1.1

Fix typo in example storyboard

1.1.0

12 Jun 10:50
Compare
Choose a tag to compare
  • Renamed trackOnFillColor to trackOnBorderColor and added real trackOnFillColor property which works only if shouldFillOnPush is set to false. To restore previous behavior rename trackOnFillColor to trackOnBorderColor in your project everywhere you use it and then set new trackOnFillColor to clear. (should be by default)
  • Added thumbOffPushBorderColor. If you have changed default thumbOffBorderColor then you probably need to adjust thumbOffPushBorderColor now also.

1.0.1

30 Sep 10:14
Compare
Choose a tag to compare

Swift 3 support

1.0.0

30 Aug 14:22
Compare
Choose a tag to compare
readme update