Skip to content

Releases: divadretlaw/CustomAlert

3.5.0

26 Mar 21:25
27d0821
Compare
Choose a tag to compare
  • Alert now redraws when variables change (#15 and #16)
  • Added colorBlurEffect to support both color and blur at the same time
  • Updated WindowKit
  • Minor updates in documentation

Full Changelog: 3.2.0...3.5.0

3.2.0

28 Feb 21:46
ff08e14
Compare
Choose a tag to compare
  • New API to display a custom alert using a Binding to an Identifiable

Full Changelog: 3.1.0...3.2.0

3.1.0

19 Jan 18:33
6fe5957
Compare
Choose a tag to compare
  • Makes vertical alignment of the alert configurable (CustomAlertConfiguration.alignment)
  • Optionally allow alert to be dismissed on background tap (CustomAlertConfiguration.dismissOnBackgroundTap)

3.0.3

16 Nov 16:31
4d5973f
Compare
Choose a tag to compare
  • Fix Color Scheme not properly Updating
  • Fix Alert Buttons not triggering the main action

Full Changelog: 3.0.0...3.0.3

3.0.0

18 Oct 19:45
c98cc9b
Compare
Choose a tag to compare

What's Changed

  • CustomAlert is now configurable
  • The presentation has been rewritten
  • Disabled buttons are handled better
  • Drop iOS 13 support

Full Changelog: 2.5.0...3.0.0