Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

1.0.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@fabianmichael fabianmichael released this 27 Jan 14:56
· 63 commits to master since this release
  • Caching ImageSets are now cached, so existance checks on load can be skipped after the first page load, resulting in major speed bumps. Can be disabled in options.
  • Improved Transparency Detection now also works for 8-bit palette GIF or PNG images.
  • Better Image IDs Some ImageSet require custom CSS rules and thus need a unique ID to target them. IDs now have more entropy and are less likely to collide.
  • New placeholder style Triangle mosaic, uses canvas-based rendering.
  • Updated embed code Offers better performance on page load by executing some JavaScript earlier.