Releases: thisissoon/angular-image-loader
Releases · thisissoon/angular-image-loader
v3.0.0
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
v2.0.1
v2.0.0
v2.0.0-rc.1
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
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
v1.2.1
v1.2.0
chore(release): 1.2.0
v1.2.0-rc.0
chore(release): 1.2.0-rc.0