Skip to content

Releases: thisissoon/angular-image-loader

v3.0.0

05 Feb 11:19
Compare
Choose a tag to compare

3.0.0 (2018-02-05)

Bug Fixes

  • ImageLoader: fixing imports so all symbols can be imported from @thisissoon/angular-image-loade (228276b)
  • VideoLoader: fixing *ngIf breaking inviewport logic (08f8d2f)

Features

  • VideoLoader: adding Video loader module for responsive videos (453c0c0)

Performance Improvements

  • ImageLoader: use rxjs from event instead of angular HostBinding api (37a7f86)

v2.0.2

25 Jan 12:36
Compare
Choose a tag to compare

2.0.2 (2018-01-25)

Bug Fixes

  • ImageLoader: fallback image being loaded when clearing src value from dummy image (ecef4aa)

v2.0.1

24 Jan 18:19
Compare
Choose a tag to compare

2.0.1 (2018-01-24)

Bug Fixes

  • ImageLoader: fixed issue where fallback image was not being loaded (8ba400b)

v2.0.0

11 Jan 12:51
Compare
Choose a tag to compare

2.0.0 (2018-01-11)

v2.0.0-rc.1

11 Jan 12:46
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

2.0.0-rc.1 (2018-01-11)

Bug Fixes

  • Imageloader: fixed issue where browser would load both 1x and 2x images if the element was in viewport (07400fd)

v2.0.0-rc.0

11 Jan 12:46
Compare
Choose a tag to compare
v2.0.0-rc.0 Pre-release
Pre-release

2.0.0-rc.0 (2018-01-11)

Bug Fixes

  • build: fix ts error in packagr build (26e874b)

Code Refactoring

  • app: Changed the models for ResponsiveImage and RetinaImage to allow for more flexible ima (d78fc4e)
  • function and variable names: updated image and full res image loaded event handlers and tr (2a1bb76)

BREAKING CHANGES

  • function and variable names: imagePlaceholderLoaded output changed to placeholderLoaded
  • app: sn-image-loader component now expects a differently structured responsiveImage
    object.

v1.2.2

03 Jan 14:29
Compare
Choose a tag to compare

1.2.2 (2018-01-03)

Bug Fixes

  • component: moved initial width update function from constructor to ngOnInit (5f03694)
  • Demo app: Updated dom query functions to target bottom image comp. Added tests for top image co (d3e06d1)

v1.2.1

02 Jan 12:34
Compare
Choose a tag to compare

1.2.1 (2018-01-02)

Bug Fixes

  • component: size property updated by window ref width in component constructor. window ref width (16906eb)

v1.2.0

14 Dec 17:53
Compare
Choose a tag to compare
chore(release): 1.2.0

v1.2.0-rc.0

14 Dec 17:53
Compare
Choose a tag to compare
v1.2.0-rc.0 Pre-release
Pre-release
chore(release): 1.2.0-rc.0