Skip to content

Tags: bfeher/BFRadialWaveView

Tags

1.5.0

Toggle 1.5.0's commit message

1.4.6

Toggle 1.4.6's commit message
Fixed bug where X and checkmark weren't removing themselves or each o…

…ther so showing success followed by showing an error (or vice versa) resulted in both being displayed simultaneously. [Issue 3](#3). Updated README, CHANGELOG, podspec.

1.4.5

Toggle 1.4.5's commit message
Updated Podfile, podspec, README, CHANGELOG.

1.4.4

Toggle 1.4.4's commit message
Updated README, CHANGELOG, and podspec to update for the last commit,…

… which was just a change in comments, but it was driving me mad knowing such a huge copypasta comment mistake was alive.

1.4.3

Toggle 1.4.3's commit message
Merge branch 'fco-edno-pause-and-resume'

1.3.8

Toggle 1.3.8's commit message
Fixed typo in podfile...Upated README, CHANGELOG, and podspec.

1.3.7

Toggle 1.3.7's commit message
Moved BFGradientCALayer{h,m} to 'Classes' directory, and added them t…

…o source control. Updated CHANGELOG, README, and podspec.

1.3.3

Toggle 1.3.3's commit message
Updating build settings to try and get the pod to work. Experimenting…

… so this may be the first of many attempts to see if this pod is buildable.

1.3.1

Toggle 1.3.1's commit message
Moved resources from 'Classes' directory to 'Resources' directory, up…

…dated podspec to reflect this. Animations now restart/resume when app comes back into foreground. Updated README and CHANGELOG. Removed some xcode userdata

1.2.1

Toggle 1.2.1's commit message
Added changelog, updated README and podspec. Replaced -(void) updateP…

…rogressCircleColor with new property UIColor *progressCircleColor. Fixed bug where updating checkmarkColor and crossColor wasn't updatign the color properly.