Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Releases: ml-archive/Spinner

The one where we push to trunk

Choose a tag to compare

@mariusc mariusc released this 19 Oct 09:48
a3e1357

Same as before, but this time we don't forget to push to trunk
Also, had to rename the pod from Spinner to NSpinner (Spinner was already taken)

Support for Cocoapods

Choose a tag to compare

@pbodsk pbodsk released this 16 Oct 12:21
8be5186

Thanks to #44 we now have support for Cocoapods in Spinner

SPM support

Choose a tag to compare

@jakobmygind jakobmygind released this 16 Sep 09:18
74d7814
Merge pull request #43 from nodes-ios/develop

Develop

Bugfix for spinner in UIButton

Choose a tag to compare

@pbodsk pbodsk released this 11 Apr 14:12
e9f95b9

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

Choose a tag to compare

@pbodsk pbodsk released this 28 Mar 10:03
ae94aec

This version of the Spinner framework supports Swift 4.2

Disabled Code Coverage for Carthage issue

Choose a tag to compare

@cglarsen cglarsen released this 04 Oct 13:31

Solving issue from Carthage/Carthage#2056

Fixed autoresizing issue

Choose a tag to compare

@chriscombs chriscombs released this 04 Oct 07:35
Merge pull request #34 from nodes-ios/develop

Develop

New tests

Choose a tag to compare

@chriscombs chriscombs released this 25 Sep 13:39

Also following proper git flow now

Dim view stretches to fill superview

Choose a tag to compare

@chriscombs chriscombs released this 13 Sep 13:54

Fixed a bug where the dimming view wouldn't size properly

Spinner 1.0 🎉

Choose a tag to compare

@mariusc mariusc released this 20 Jan 14:42
Merge pull request #26 from nodes-ios/swift-3.0

Updating master to Swift 3