Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 431 Bytes

Changelog

1.2.0

  • Added support for propagation of arbitrary attributes on the replacing image. Instead of creating a new Img dom element, one is instead instantiated from the content of the noscript tag.

1.1.1

  • Preserve width and height attributes if given to image_tag and propagate them to the placeholder svg as well.

1.1.0

  • Adds support for providing a custom placeholder svg.

1.0.1

Initial version.