jquery-confirm v3.0.0
no backwards compatible with v2.
- Define multiple buttons
- Define keyboard keys for individual buttons
- Added setContentPrepend, setContentAppend for control over content.
- Added functions to enable, disable, show, hide, and more for buttons.
- Added aliases for columnClass
- Added bgOpacity
- Added containerFluid
- Added backgroundDismiss animations
- Added callbacks, onContentReady, onOpenBefore, onDestroy
- Docs added for custom animations and themes
- Animation fixes when loading via Ajax
- Restructured code
- Bind button to closeIcon event
- Bind button to backgroundDismiss event
- Now created and destroyed instances can be reopened.
- Bug fixes