Releases: divadretlaw/CustomAlert
Releases · divadretlaw/CustomAlert
3.5.0
- 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
- New API to display a custom alert using a Binding to an
Identifiable
Full Changelog: 3.1.0...3.2.0
3.1.0
- Makes vertical alignment of the alert configurable (
CustomAlertConfiguration.alignment
) - Optionally allow alert to be dismissed on background tap (
CustomAlertConfiguration.dismissOnBackgroundTap
)
3.0.3
- 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
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