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

Releases: ml-archive/Spinner

The one where we push to trunk

19 Oct 09:48
a3e1357
Compare
Choose a tag to compare

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

16 Oct 12:21
8be5186
Compare
Choose a tag to compare

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

SPM support

16 Sep 09:18
74d7814
Compare
Choose a tag to compare
Merge pull request #43 from nodes-ios/develop

Develop

Bugfix for spinner in UIButton

11 Apr 14:12
e9f95b9
Compare
Choose a tag to compare

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

28 Mar 10:03
ae94aec
Compare
Choose a tag to compare

This version of the Spinner framework supports Swift 4.2

Disabled Code Coverage for Carthage issue

04 Oct 13:31
Compare
Choose a tag to compare

Fixed autoresizing issue

04 Oct 07:35
Compare
Choose a tag to compare
Merge pull request #34 from nodes-ios/develop

Develop

New tests

25 Sep 13:39
Compare
Choose a tag to compare

Also following proper git flow now

Dim view stretches to fill superview

13 Sep 13:54
Compare
Choose a tag to compare

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

Spinner 1.0 🎉

20 Jan 14:42
Compare
Choose a tag to compare
Merge pull request #26 from nodes-ios/swift-3.0

Updating master to Swift 3