Skip to content

Latest commit

 

History

History
104 lines (44 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

104 lines (44 loc) · 3.98 KB

1.2.0 (2020-02-14)

Bug Fixes

  • show dimension warning only if placeholder exists (1e0f292)

Features

  • add loading="lazy" attribute to image (c371340)
  • add support for sizes attribute (3d19a84)
  • initiate observer only if loading lazy is not supported (874027f)
  • messages for missing placeholder + dimensions (2e85a31)
  • use connection test for default savedata value (1d3f6a0)
  • warn about missing placeholder or dimensions (e6a2050)

1.1.2 (2020-02-03)

Bug Fixes

  • css: contain aspect ratio for svg elements (f65a8d4)

1.1.1 (2020-02-02)

Bug Fixes

  • make srcset attribute optional (62909ba)

1.1.0 (2020-02-01)

Features

  • add save data option (5141f85)
  • gh-pages example page (7312d76)
  • image loading on slow connection needs action (13f9292)
  • optional chaining for connection effectiveType (0755bd2)

1.0.0 (2020-01-31)

Bug Fixes

  • add height auto css to keep aspect ratio (e410f56)

Features

  • basic poc implementation (9ddf521)

1.1.2 (2020-02-03)

Bug Fixes

  • css: contain aspect ratio for svg elements (f65a8d4)

1.1.1 (2020-02-02)

Bug Fixes

  • make srcset attribute optional (62909ba)

1.1.0 (2020-02-01)

Features

  • add save data option (5141f85)
  • gh-pages example page (7312d76)
  • image loading on slow connection needs action (13f9292)
  • optional chaining for connection effectiveType (0755bd2)

1.0.0 (2020-01-31)

Bug Fixes

  • add height auto css to keep aspect ratio (e410f56)

Features

  • basic poc implementation (9ddf521)