- Adding support for automatically switch to the template based on content type in teaser iFlameing
4.0.0
Breaking
- Unify inner markup for Teaser to make it work inside and outside a grid. Use the convention of a common main wrapper using: `<div class="block teaser">`. sneridagh
Feature
- Enable Style wrapper in Teaser sneridagh
3.1.1
Internal
- Add missing support in View components for `blocksConfig` sneridagh - Add default variation for easier customization using variations sneridagh
3.1.0
Feature
- Support for inner blocks local configuration using `blocksConfig` key. This allows fine tuning configuration of the inner blocks, like add/remove variations, schemaEnhancers, etc sneridagh
3.0.2
Bugfix
- Small CSS improvements, for teaser stand alone sneridagh - Use CSS `aspect-ratio` since it's already supported by all major browser vendors sneridagh - Remove typo in alt text for teasers sneridagh
3.0.1
Bugfix
- Fix CSS in teaserGrid and in standalone Teaser view sneridagh