Releases: visma-meglerfront/sweet-modal
Releases · visma-meglerfront/sweet-modal
Version 1.3.3
Version 1.3.1
Quickfix for 1.3.0:
- Fix close icon not appearing in dark theme
Version 1.3.0
- Allow button labels to be set inside button options using new
label
-option (see documentation for more information, fully backwards-compatible) - Inline images - If you have the old images stored, you can safely remove them
- Fix missing color classes for buttons
Version 1.2.0
- remove body height overriding (see #1)
- do not force 'alert'-class when classes-option is used (this allows you to have modals without title but regular style)
- only allow body to scroll when all modals are closed (new function
$.sweetModal.allModalsClosed()
available) - fix margin when modal is bigger than window
Version 1.1.1
- fix YouTube accidentally being called when content included
v/
- Remove unnecessary debugging output for buttons
Version 1.1.0
- Support themeable components (backwards compatible, if you were using built-in constants)
- New option:
width
- false is now the default for
blocking
Version 1.0.0
This is the first release of SweetModal. This might have bugs but should mostly be stable. Please report issues in the issues section or contribute.