This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
Releases: ml-archive/Spinner
Releases · ml-archive/Spinner
The one where we push to trunk
Support for Cocoapods
Thanks to #44 we now have support for Cocoapods in Spinner
SPM support
Merge pull request #43 from nodes-ios/develop Develop
Bugfix for spinner in UIButton
We discovered an error when adding a SpinnerView
to a UIButton
containing an image.
Upon dismiss()
of the SpinnerView
, the image would not be restored. That has now been resolved.
Updated to Swift 4.2
This version of the Spinner framework supports Swift 4.2
Disabled Code Coverage for Carthage issue
Solving issue from Carthage/Carthage#2056
Fixed autoresizing issue
Merge pull request #34 from nodes-ios/develop Develop
New tests
Also following proper git flow now
Dim view stretches to fill superview
Fixed a bug where the dimming view wouldn't size properly
Spinner 1.0 🎉
Merge pull request #26 from nodes-ios/swift-3.0 Updating master to Swift 3