iziModal v1.5.1 Release Notes

Release Date: 2017-10-01 // over 6 years ago
    • ๐Ÿ†• NEW - appendToOverlay option - Implemented
    • ๐Ÿ†• NEW - afterRender option - Implemented
    • ๐Ÿ†• NEW - setContent method - Implemented
    • ๐Ÿ†• NEW - resetContent method - Implemented
    • ๐Ÿ› BUG - Modal auto closing after a certain time - Fixed
    • ๐Ÿ› BUG - Modal auto closing on URL change - Fixed
    • ๐Ÿ› BUG - Fullscreen - IE9 - Fixed
    • ๐Ÿ› BUG - Opening and closing functions - IE9 - Fixed
    • ๐Ÿ› BUG - No Modal closing transition - Fixed

Previous changes from v1.5.0

    • ๐Ÿ†• NEW - data-iziModal-open="#modal" for any selector - Implemented
    • ๐Ÿ†• NEW - borderBottom option - Implemented
    • ๐Ÿ†• NEW - Div tag for modal is no longer required - Implemented
    • ๐Ÿ†• NEW - AMD support - Implemented
    • ๐Ÿ†• NEW - setFullscreen method - Implemented
    • ๐Ÿ†• NEW - setWidth method - Implemented
    • ๐Ÿ†• NEW - setTop and setBottom methods - Implemented
    • ๐Ÿ†• NEW - closeButton option - Implemented
    • ๐Ÿ†• NEW - appendTo option - Implemented
    • ๐Ÿ†• NEW - Static margin (Top and Bottom options) - Implemented
    • ๐Ÿ†• NEW - Namespace - Implemented
    • ๐Ÿ†• NEW - Improvements when using Modal in flexbox layouts - Implemented
    • ๐Ÿ› BUG - IE Horizontal Alignment (Including %) - Fixed
    • ๐Ÿ› BUG - Scroll iframe on iOS - Fixed
    • ๐Ÿ› BUG - Hide navigation arrows does not work - Fixed
    • ๐Ÿ› BUG - Some kinds of Data-attr do not work as they should - Fixed
    • ๐Ÿ› BUG - Incompatibility with iziToast animations - Fixed
    • ๐Ÿ› BUG - Methods setTransitionIn and setTransitionOut - Fixed
    • ๐Ÿ› BUG - Modal closes when use shortcut arrows - Fixed
    • ๐Ÿ› BUG - Modal loses its classes when closed - Fixed
    • ๐Ÿ› BUG - Modal loses option RTL when closed - Fixed
    • ๐Ÿ› BUG - Modal loses reference if it does not have an ID - Fixed