Skip to content

v2.11.0

Compare
Choose a tag to compare
@lokesh lokesh released this 22 Apr 04:37
· 29 commits to master since this release
500e07e
  • #552 SVGs without width and height attrs incorrectly sized in IE11 and older Firefox. PR: #649
  • #621 Remove alpha kbd aliases for closing and nav (x/c/o/n/p). Keep ESC and arrows. 9ea5e60
  • #620 Disable Scrolling scrolls to top when image is clicked. PR: #650
  • Adds empty alt text for placeholder image. PR: #634 by @Nhawdge
  • Add aria-labels to prev and next images. Problem and fix by @elohanlon PR: #651
  • #520 Toggling visibility of elements on open/close revealing intentionally hidden elements. PR: #652
  • #635 Caption links handlers doesn't trigger. PR: #653
  • Fixed images size when changing positionFromTop. Fix by @martijndebruijn PR: #654