Skip to content

v2.0.0

Compare
Choose a tag to compare
@jsor jsor released this 09 Sep 14:20
· 73 commits to master since this release
v2.0.0
b25200f

New major release. See the upgrade guide for detailed information about upgrading from 1.x.

  • Lity is now fully accessible complying with the Web Content Accessibility Guidelines (WCAG) 2.0.
  • The lity function is now used directly to open a lightbox. There is no longer a function returned but a Lity instance.
  • All custom events triggered by Lity receive now one parameter: a Lity instance.
  • There are now dedicated youtube, vimeo and googlemaps handlers extracted from the iframe handler.