Skip to content

Releases: kitconcept/volto-blocks-grid

4.1.1

04 Aug 14:51
9b0040a
Compare
Choose a tag to compare

Bugfix

  • Revert #36 since it seems that it was covered in another part of the stack (maybe in SemanticUI itself). Now streched columns in SemanticUI grids have now the same height (and they are filling all the available space, in case that the inner color is different or have a border). @sneridagh

4.1.0

18 Jul 14:51
2ff5eaf
Compare
Choose a tag to compare

Feature

  • Adding support for automatically switch to the template based on content type in teaser @iFlameing

4.0.0

13 Jul 15:46
16e698b
Compare
Choose a tag to compare

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

3.1.1

13 Jul 10:35
e3562fb
Compare
Choose a tag to compare

Internal

  • Add missing support in View components for blocksConfig @sneridagh
  • Add default variation for easier customization using variations @sneridagh

3.1.0

21 Jun 16:00
9d811eb
Compare
Choose a tag to compare

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

13 Jun 09:37
e31c859
Compare
Choose a tag to compare

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

09 Jun 15:40
27c22b2
Compare
Choose a tag to compare

Bugfix

  • Fix CSS in teaserGrid and in standalone Teaser view @sneridagh

3.0.0

08 Jun 18:16
98dbc49
Compare
Choose a tag to compare

Breaking

  • The Teaser block has changed markup. Now the a link tag sorrounds the main div: Related PR changes. Adjust your customizations and themes accordingly. @robgietema

Feature

2.5.0

04 May 16:50
0c93049
Compare
Choose a tag to compare

Feature

  • Configurable max number of columns from config @ionlizarazu

Bugfix

Internal

2.4.1

29 Nov 17:23
1a4e3a4
Compare
Choose a tag to compare

Bugfix

  • Fix inline height flex grow problem for slate grids @sneridagh