Releases: imgix/angular
Releases · imgix/angular
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-10-23)
Bug Fixes
- deps: update dependency imgix-core-js to v2.3.2 (27869fd)
- module definition (d41100d)
- deps: update dependency rxjs to ~6.6.0 (61342ae)
- deps: update dependency tslib to v1.11.2 (1cec4f4)
- deps: update dependency zone.js to ~0.10.0 (0156a10)
Features
- a directive to intelligently build srcsets (ebcc55f)
- add basic component with config injection pattern (1e76170)
- add rudimentary types for imgix params (2cbe72a)
- allow the attribute names, that src and srcset are set to, to be changed (cdd8fa8)
- allow user to disable variable quality (ded569c)
- create a srcset (01d4dc6)
- default params (417fb78)
- fluid/fixed modes to support modern placeholders (4c0eee2)
- generate src in component (0024e83)
- ix-picture component (553ce81)
- ix-source component with default params, disable variable quality, etc (c943ff9)
- more basic imgix component, and pass through html attributes (4a58ec1)
- set ixlib to ng-{VERSION} and allow to be disabled (6a2cefc)
- type guards/transformations for width/height attributes (92f774d)