You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add "inner-background-color" to mj-column to improve gutter. You can set different background-colors for padding and content. Also adds "inner-border" and "inner-border-radius".
Add "letter-spacing" attribute to mj-button (thanks @milap1296)
Add "usemap" attribute to mj-image (thanks @vinikira)
Fixes
Fix #1628--filePath option accepts directories. Also, fix watch of nested includes when filePath is specified.
Fix #1670mj-accordion fallback for Thunderbird (thanks @bertho-zero)
Fix #1801 dont escape url when "baseUrl" is set on mj-navbar
Fix mj-group background-color on outlook 2016 - set bgcolor on table (thanks @btd)
Fix invalid font-size value on p tag on mj-divider (thanks @allentsai93)