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
* Added support for ajax using data-featherlight="ajax" and a href at…
…tribute
* Added support for ajax using data-featherlight="url.html .jQuery-selector"
* Modified the way how images are handeled to match ajax method using data-featherlight="image"
* Added $.featherlight.methods so all methods are accessible
* Added support for image link
* Added support for image links
* Added option to reset css – { resetCss: true }
* Improved CSS to use flexible height and vertical alignment
* Improved JS code