Releases: francoischalifour/medium-zoom
Releases · francoischalifour/medium-zoom
v0.3.0
Minor changes
- Add support for
template
s and container
s: d0d1ec1
v0.2.0
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
Patches
- Fix
null
target on fast double click: 3f795b4
v0.1.7
Patches
- Fix ignored margin on floating images: 384f0b1
v0.1.5
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
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
Patches
- Center image when the doctype is not declared (#4): 95be45a
- Fix ignored zero-pixel scroll offset: 3cd3464
0.1.2
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