iziModal v1.5.0 Release Notes

Release Date: 2017-06-05 // almost 7 years ago
    • ๐Ÿ†• 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