Releases: simonihmig/responsive-image
Releases · simonihmig/responsive-image
Release 2.0.0-rc.1
🐛 Bug Fix
- #159 Handle absolute image path (@simonihmig)
- #158 Fix plugins path (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 2.0.0-rc.0
💥 Breaking Change
- #154 Rename
@image
argument to@src
(@simonihmig) - #155 Rename
supportedWidths
config option towidths
(@simonihmig) - #136 Move addon options into ember-cli-build.js (@simonihmig)
- #130 Support fixed and responsive layouts (@simonihmig)
- #115 Change config to support different configurations per file pattern (@simonihmig)
- #113 Refactor the ember-cli hooks integration, remove setupResponsiveImage test-helper (@simonihmig)
- #111 Refactor ResponsiveImage to Glimmer component (@simonihmig)
- #110 Remove mixins (@simonihmig)
- #109 Remove ResponsiveBackground component (@simonihmig)
🚀 Enhancement
- #157 Update helper to support image format (@simonihmig)
- #153 Add
content-visibility: auto;
for lazy rendering (@simonihmig) - #137 Add support for blurhash-based LQIP (@simonihmig)
- #136 Move addon options into ember-cli-build.js (@simonihmig)
- #135 Add support for a dominant color LQIP strategy (@simonihmig)
- #133 Add built-in support for a blurry placeholder (LQIP) (@simonihmig)
- #132 Add AVIF format support (@simonihmig)
- #131 Let the browser decode images asynchronously (@simonihmig)
- #130 Support fixed and responsive layouts (@simonihmig)
- #129 Enable native lazy loading by default (@simonihmig)
- #128 Refactor component to render
<picture>
element, supporting multiple image types (@simonihmig) - #127 Migrate to TypeScript (@simonihmig)
- #114 Add Embroider support (@simonihmig)
- #116 Add WebP format support (@simonihmig)
- #115 Change config to support different configurations per file pattern (@simonihmig)
- #113 Refactor the ember-cli hooks integration, remove setupResponsiveImage test-helper (@simonihmig)
- #111 Refactor ResponsiveImage to Glimmer component (@simonihmig)
📝 Documentation
- #152 Update documentation for v2 (@simonihmig)
🏠 Internal
- #112 Refactor service and helper to native classes (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 1.0.1
🏠 Internal
- #102 Refactor image processor to async/await (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 1.0.0
💥 Breaking Change
- #80 Update Ember, drop support for Ember < 3.16, migrate tests to QUnit (@simonihmig)
🚀 Enhancement
- #71 Add option to recursively process sub directories of sourcePath (@elgordino)
📝 Documentation
- #100 Update README for Octane patterns (@simonihmig)
- #69 JSDoc typo (@lolmaus)
🏠 Internal
- #83 Setup Dependabot (@simonihmig)
- #82 Refactor Fastboot and image processing tests (@simonihmig)
- #81 Add HTML attributes test (@simonihmig)
- #80 Update Ember, drop support for Ember < 3.16, migrate tests to QUnit (@simonihmig)
- #78 Setup release-it (@simonihmig)
- #77 Setup Github actions (@simonihmig)
Committers: 4
- Andrey Mikhaylov (lolmaus) (@lolmaus)
- Gordon Johnston (@elgordino)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
v1.0.0-rc.4
v1.0.0-rc.4
v1.0.0-rc.0
Seamless integration of ember-fastboot v1.0.0.rc3
v0.7.2
v0.7.1
Fix use of options to not override options property of EmberAddon super class
Fix deprecation warning
Fix use of options to not override options property of EmberAddon super class
v0.7.0
Support for multiple configurations