Skip to content

Releases: hootsuite/OwlBanners

v0.4.1

05 Sep 18:47
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

View build details and download artifacts on buddybuild:
OwlBanners (iOS, OwlBanners)

0.4.0 - Update to Xcode 9

30 Aug 17:12
Compare
Choose a tag to compare
Pre-release

View build details and download artifacts on buddybuild:
OwlBanners (iOS, OwlBanners)

Lint on changes only

09 Jun 17:44
Compare
Choose a tag to compare
Lint on changes only Pre-release
Pre-release

Don't lint when there are no changes

Add ability to use framework in app extensions

14 Mar 20:25
Compare
Choose a tag to compare

Added protocol that proxies required information for the banner to appear. Protocol properties are present in UIApplication but in case when the framework is used within an app extension you will need to provide custom object that conforms to this protocol. See OwlBannerDemo app and OwlBannerShareDemo app extension for example usage.

Fixed multi-line banner appearance

05 Dec 21:26
Compare
Choose a tag to compare

DefaultBanner will wrap text to another line if it doesn't fit.

Nicer defaults

22 Nov 01:20
Compare
Choose a tag to compare
  • Fixed animation problems
  • Improved default banner colors
  • Added default banner icons

Swift 3.0

18 Nov 02:03
Compare
Choose a tag to compare

Ported over to Swift 3.0

v0.1.2

28 Jun 03:07
Compare
Choose a tag to compare
Merge branch 'develop'

Conflicts:
	OwlBanners.podspec

v0.1.1

10 May 21:04
Compare
Choose a tag to compare
Merge branch 'master' of github.com:hootsuite/OwlBanners

v0.1.0

05 May 21:31
Compare
Choose a tag to compare
Merge pull request #2 from hootsuite/taylor/podSpec

Updated pod spec to reflect to repo