Skip to content

Full Screen functionality

Compare
Choose a tag to compare
@xiaolin xiaolin released this 12 May 02:00
· 579 commits to master since this release

New Function

  • fullScreen(): activates full screen

New Props

  • onImageError: Function, callback(event)
    • overrides defaultImage
  • onThumbnailError: Function, callback(event)
    • overrides defaultImage

Bug fixes

  • Fixes image not showing when there was only 1 image.

Other changes

  • Ability to override $ig-* scss variable #53