Skip to content

Releases: midzer/tobii

v3.2.0

02 Apr 20:15

Choose a tag to compare

New

  • introduce ARIA live region instead of focus approach
    • configurable announcementLabel
    • optional data attribute data-label as text to be used for screen readers
  • replace has() CSS selector for wider browser support

v3.1.3

06 Feb 10:12

Choose a tag to compare

Fixed

  • replace legacy allowfullscreen with allow attribute on IFrames

v3.1.2

27 Jan 23:28

Choose a tag to compare

Fixed

  • do not show caption initially on mobile devices #138

v3.1.1

07 Jan 20:20

Choose a tag to compare

Fixed

  • remove() for single slide removal
  • multiple Tobii instances race conditions

v3.1.0

21 Nov 22:10

Choose a tag to compare

New

  • empty or false selector option does only init Tobii (to add() elements later)

Fixed

  • do not clone html-type target #137

v3.0.0

01 Sep 08:14

Choose a tag to compare

Breaking Changes

  • remove legacy prefixes
  • zoom icon default to false
  • remove autoplay settings, Media elements like YouTube <video> and <audio>, just autoplay
  • drop IE11 support
  • do not compress non-IIFE builds

Documentation

  • add banner to minified IIFE build

Chore

  • cleanup unused settings

v2.8.5

11 Aug 21:05

Choose a tag to compare

Fixed

  • zoom only for zoomable elements

v2.8.4

22 Jun 06:47

Choose a tag to compare

Fixed

  • increase focus delay for figure due transition bug on low-end Android devices

v2.8.3

15 Jun 16:22

Choose a tag to compare

Fixed

  • fix double click zoom and delayed tap on Android by introducing a threshold

v2.8.2

15 Jun 13:37

Choose a tag to compare

Fixed

  • fix aria-label of figure
  • tweak caption-toggle CSS