Skip to content

Releases: francoischalifour/medium-zoom

v0.4.0

09 Mar 13:14
8617c95
Compare
Choose a tag to compare

Patches

  • Add support for IE (#35): 9fa798d
  • Fix .detach() when having a zoomed image: 9fa798d

v0.3.0

07 Dec 03:07
35b2463
Compare
Choose a tag to compare

Minor changes

  • Add support for templates and containers: d0d1ec1

v0.2.0

01 Oct 15:33
Compare
Choose a tag to compare

Minor Changes

Patches

  • Update library description: a6f424b
  • Rename demos to examples: 4b9526e
  • Add react example: 24e13e3
  • Use less restrictive CSS rules: acaeba4
  • Reduce latency on click to unzoom: 3c4c2fe
  • Fix hide event being thrown multiple times on scroll: 3c4c2fe
  • Write tests for the library: 7a90e8b
  • Deploy demo on Netlify: 126aa53
  • Move from Webpack to Rollup: 389054e

v0.1.8

17 Sep 18:13
Compare
Choose a tag to compare

Patches

  • Fix null target on fast double click: 3f795b4

v0.1.7

21 Jul 14:04
Compare
Choose a tag to compare

Patches

  • Fix ignored margin on floating images: 384f0b1

v0.1.6

19 Jul 17:51
Compare
Choose a tag to compare

Patches

  • Fix scrollTop on Firefox: ee13718

v0.1.5

10 Jun 15:59
Compare
Choose a tag to compare

Patches

  • Wrong selector will trow a TypeError instead of a SyntaxError: 38e6292
  • The library banner has changed: 5ab7dfa
  • Library now fully exported by webpack: 5c7944b
  • Production version is used when importing the library: 3a7d8eb

0.1.4

01 Jun 20:39
Compare
Choose a tag to compare

Patches

  • Include only dist files on npm: c799609
  • Apply the default selector only when the plugin is given none (#7): aa8ff0f
  • Support NodeLists, HTMLCollections and Nodes (#8): aa8ff0f

0.1.3

01 Apr 13:24
Compare
Choose a tag to compare

Patches

  • Center image when the doctype is not declared (#4): 95be45a
  • Fix ignored zero-pixel scroll offset: 3cd3464

0.1.2

05 Mar 09:22
Compare
Choose a tag to compare

Patches

  • Add a .detach() method that releases the images from the zoom plugin (#2): 2ceb512
  • Upgrade to Standard 9: 127a76d
  • Upgrade to Webpack 2: 22425d2