Medium Zoom Versions Save

🔎🖼 A JavaScript library for zooming images like Medium

v0.4.0

6 years ago

Patches

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

v0.3.0

6 years ago

Minor changes

  • Add support for templates and containers: d0d1ec141ffe744d059dddcfc08b6e830b7c17c9

v0.2.0

6 years ago

Minor Changes

  • Rewrite the core implementation: 5158cace958acee0e89a4c9358704ed504756254
  • Add HD support: 1db9607dce2aa348d9be465208395d125b16e728

Patches

  • Update library description: a6f424bae2da534563154c26b49046367d7db215
  • Rename demos to examples: 4b9526e5bb6e3229010b95e6a23b055d2105cef9
  • Add react example: 24e13e3745140f1e01aa1c85cdb872a0b0524225
  • Use less restrictive CSS rules: acaeba4bf96576b65867c3effc2710bd9d029dc0
  • Reduce latency on click to unzoom: 3c4c2fef2c2fca2ce542e57e13ce3198fe7ba2bb
  • Fix hide event being thrown multiple times on scroll: 3c4c2fef2c2fca2ce542e57e13ce3198fe7ba2bb
  • Write tests for the library: 7a90e8b1dad02882e5962cdc1b79c05cfa223981
  • Deploy demo on Netlify: 126aa53d05fea372920035252c5aecdb88ebf3af
  • Move from Webpack to Rollup: 389054eaeb64390decdc7b5cbf13913d0313f5e1

v0.1.8

6 years ago

Patches

  • Fix null target on fast double click: 3f795b44877af341ed65ae7c1bc764cc5122cdfb

v0.1.7

6 years ago

Patches

  • Fix ignored margin on floating images: 384f0b1576e66f16844e0482eb1653a0c9479ad2

v0.1.6

6 years ago

Patches

  • Fix scrollTop on Firefox: ee13718c38a7a4ba486cacfb50f2861dd1adb8ad

v0.1.5

7 years ago

Patches

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

v0.1.4

7 years ago

Patches

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

v0.1.3

7 years ago

Patches

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

v0.1.1

7 years ago

Patches

  • Export the plugin for npm usage (#1): affca211ac6999f1d2c554205d5b216c37fc7c1c