Releases: thisissoon/angular-image-loader
Releases · thisissoon/angular-image-loader
v5.1.0
05 Feb 14:51
Compare
Sorry, something went wrong.
No results found
5.1.0 (2019-02-05)
Features
image-loader: Set image asynchronously and placeholder immediately (d5ab91f )
v5.0.0
22 Nov 09:44
Compare
Sorry, something went wrong.
No results found
5.0.0 (2018-11-22)
Features
image-loader: update to angular-inviewport 4 (391e4b1 )
image-loader: update to support angular 7 (7faac32 )
BREAKING CHANGES
image-loader: Updated to @thisissoon/angular-inviewport v4 which removes the need to manually
check inviewport status
v4.0.0
23 May 15:20
Compare
Sorry, something went wrong.
No results found
4.0.0 (2018-05-23)
Features
adding support for angular 6 (12d1c56 )
BREAKING CHANGES
updated peer dependencies to rxjs v6 and @thisissoon/angular-inviewport v3
v3.3.2
21 May 16:10
Compare
Sorry, something went wrong.
No results found
3.3.2 (2018-05-21)
Bug Fixes
VideoLoader: another fix for autoplay issue on ios safari with controls disabled (65edcb7 )
v3.3.1
21 May 14:55
Compare
Sorry, something went wrong.
No results found
3.3.1 (2018-05-21)
Bug Fixes
image loader: clear src and srct on changes and pre load image (9682008 )
VideoLoader: autoplay issue in safari on ios and osx (1d954ad )
v3.3.0
06 Mar 15:58
Compare
Sorry, something went wrong.
No results found
3.3.0 (2018-03-06)
Features
VideoLoader: expose video element to parent components (a65ace2 )
v3.2.1
01 Mar 15:35
Compare
Sorry, something went wrong.
No results found
3.2.1 (2018-03-01)
Bug Fixes
component: setPlaceholder called in Angular onChanges life cylce hook (2006718 )
v3.2.0
20 Feb 17:45
Compare
Sorry, something went wrong.
No results found
3.2.0 (2018-02-20)
Features
ImageLoader: add ability to manually check inviewport status (ead8821 )
VideoLoader: add ability to manually check inviewport status (72d9b3f )
v3.1.0
15 Feb 15:28
Compare
Sorry, something went wrong.
No results found
3.1.0 (2018-02-15)
Bug Fixes
VideoLoader: fix poster value throwing change detection error (e8d702f )
Features
ImageLoader: remove dummy element after image load (c3ef408 )
v3.0.1
05 Feb 17:23
Compare
Sorry, something went wrong.
No results found
3.0.1 (2018-02-05)
Bug Fixes
build: fixed issue with importing library into aot build (c7efd34 )