Skip to content

Releases: midzer/tobii

v2.7.3

15 Feb 20:24
Compare
Choose a tag to compare
  • fix unclickable top region for docClose #129

v2.7.2

11 Feb 23:39
Compare
Choose a tag to compare

Fixed

  • Encapsulate counter text in P element for better accessibility compliance #128
  • Add new dialogTitle setting to allow dialog title customization for better accessibility compliance #128
  • Revert "fix not clickable close() region for slider" e1240f1

v2.7.1

19 Dec 12:24
Compare
Choose a tag to compare

Fixed

  • GitHub Action workflow

v2.7.0

19 Dec 12:15
Compare
Choose a tag to compare

New

  • Accessibility improvements #122
  • Sizes attribute to properly handle responsive images #123
  • Programmatically set focus on figure elements on slide change #125

Fixed

  • srcset before src to avoid loading images twice #123
  • scroll to top when opening lightbox #124

THX @mably

v2.6.6

17 Dec 12:49
Compare
Choose a tag to compare

Fixed

  • Previous release regression

v2.6.5

17 Dec 10:16
Compare
Choose a tag to compare

Fixed

  • Reset zoom in any case on cleanup from 2.6.0 #121

v2.6.4

12 Dec 22:22
Compare
Choose a tag to compare

Fixed

  • Next button after 2nd slide regression from 2.6.0

v2.6.2

12 Dec 19:20
Compare
Choose a tag to compare

Fixed

  • GitHub Action workflow

v2.6.1

12 Dec 19:01
Compare
Choose a tag to compare

Fixed

  • Single tap cycle on mobile not working in some cases
  • Some elements on demo page were broken
  • Allow Node 18 again

v2.6.0

19 Nov 18:58
Compare
Choose a tag to compare

New

  • Pinch zoom feature for touch devices #118
  • Double click and wheel zoom with mouse/touch clamped pan #118
  • Delayed tap on mobile for prev/next navigation #119

Fixed

  • Not clickable close() region above slider 4a4d97b