Skip to content

Releases: midzer/tobii

v2.3.2

06 Dec 22:04

Choose a tag to compare

Bugfix IE11 #91

v2.3.1

24 Oct 18:45

Choose a tag to compare

Bugfixes

  • Do not preload retina images on 1x screen devices #86 264530e
  • Removed duplicated demo d897451

v2.3.0

31 Aug 14:31

Choose a tag to compare

Added

  • close event #58
  • button, background style changes #23
  • ability to select HTML links using tab, ability to select text in HTML element #28
  • data-zoom attribute #62
  • ignore duplicates #59

Misc

  • Split into modules #1
  • proof that images with query parameters works fine #46
  • console error on multiple instances #74
  • lint update: allow for "font-weight: bold;" #76
  • lint update: allow for "color: #aabbcc" #76
  • bump dependencies 85abd4d

Docs

  • Demo: valid HTML, links working even with JS disabled #63
  • README: removed broken to-do link, updated features f07e08c
  • README: added link to build instructions 6102178

Bugfixes

  • Use correct script name for modern demo 782edc7
  • fix watch mode eda32a0
  • fix for multiple inline HTML elements with same target #64
  • improved iframe size after last design update #63
  • fixed issue when loading not existing image would show spinner forever 171ecb5
  • animation issue fix: removing timeout #61
  • fixed ability to zoom/scale with a gesture (2 fingers) #31
  • fixed body class (must always be set), extra body class, removed hide Scrollbar 6f89e97
  • fixed slow iframes #82

v2.2.0

30 Jun 17:28

Choose a tag to compare

Added

  • Vimeo support #24
  • better YouTube iframe support
  • close event #58
  • retina images support #66
  • events with data #75
  • styles for inline HTML #60
  • npm run dev-modern #72

Misc

  • improvements for iframe
  • hide iframe until loaded

Docs

  • way better demo #63
  • README improved (data attributes) #68

Bugfixes

  • fixed building on Windows #72
  • fixed ignoring data-target #67
  • fixed console warning with fullscreen duplicate on iframes

Big thanks to new contributor @viliusle !

v2.1.0

27 Apr 05:59

Choose a tag to compare

  • Bugfix: Restore IE11 support #55
  • Enhancement: Limit files to be included in the package -> Smaller bundle size #56
  • Documentation: Update and clarify the available JavaScript files #57

New package.json

23 Apr 18:56

Choose a tag to compare

Well, maybe this time...

Try new token

23 Apr 18:53

Choose a tag to compare

And again...

Publish on NPM (again)

23 Apr 18:47

Choose a tag to compare

Publish on NPM

23 Apr 17:52
86cf68a

Choose a tag to compare

This release should be published on NPM.

Thanks @ocean90

v2.0.6

22 Feb 21:03
77bc37c

Choose a tag to compare

  • update GH Actions workflow