Skip to content

Releases: nfarina/calloutview

2.1.5

10 Feb 18:52
Compare
Choose a tag to compare
  • Fix: add nullable attribute to contentView property

2.1.4

14 Jan 17:30
Compare
Choose a tag to compare
  • [Fix] Update deployment target (#100)

2.1.3

07 Jan 20:19
Compare
Choose a tag to compare
  • [Fix] Quickly dismissing then presenting a new callout (#99)

2.1.2

26 Mar 22:04
Compare
Choose a tag to compare
  • [Fix] Hush warnings in Xcode with "pedantic" compiler

2.1.1

25 Mar 19:57
Compare
Choose a tag to compare
  • [Fix] Compile error on new Xcode related to dollar signs in functions

2.1.0

24 Mar 22:57
Compare
Choose a tag to compare
  • [New] Added contentViewInset, anchorHeight, and anchorMargin style properties [#76]

2.0.3

25 Sep 23:52
Compare
Choose a tag to compare
  • [Fix] Correct margins when using contentView [#66]
  • [New] Delegate method -calloutViewShouldHighlight gives you more control over when callouts can be clicked

2.0.2

26 Aug 16:48
Compare
Choose a tag to compare
  • [Fix] Re-Presenting callout when already displayed [#64]