Skip to content

Releases: kitconcept/volto-blocks-grid

6.2.0

14 Feb 08:28
535de93
Compare
Choose a tag to compare

6.2.0 (2023-02-14)

Feature

  • Move to the recent add-on docker drive development approach @sneridagh #74
  • Make use of external link in new tab config setting. @robgietema #75
  • CI with docker approach for code analysis and unit tests @sneridagh #76

6.1.0

26 Jan 13:54
db16998
Compare
Choose a tag to compare

6.1.0 (2023-01-26)

Feature

Bugfix

  • Adjust props passed down in the custom image use case @sneridagh #73

Internal

6.0.0

10 Jan 15:01
d34a183
Compare
Choose a tag to compare

Breaking

  • Fix a11y issue in teaser heading default body @sneridagh
  • Teaser Data component enhancements, using the teaserAdapter pattern instead of using useEffect @sneridagh

Feature

  • Use Image component from config registry @sneridagh
  • Use image_scales from Plone 6 catalog, if present. @sneridagh
  • Add image alignment styling feature for teasers @sneridagh
  • Be able to reset the block from the Grid block UI @sneridagh
  • Add reset feature to Teaser block @sneridagh

Bugfix

  • Update BlockRenderer component to point EditBlock/ViewBlock at blocksConfig.edit/blocksConfig.view when available @danalvrz

Internal

  • Add new headline CSS class in teaser head_title @sneridagh

5.2.0

21 Nov 10:47
c853763
Compare
Choose a tag to compare

Feature

Bugfix

5.1.1

01 Oct 14:48
2e2aead
Compare
Choose a tag to compare

Bugfix

5.1.0

30 Sep 08:44
230d55d
Compare
Choose a tag to compare

Feature

  • The teaser block can be resetted from the Grid controls interface. One click on the X it resets in (nothing selected), another one removes the column @sneridagh

Internal

5.0.1

19 Sep 13:47
187c8e1
Compare
Choose a tag to compare

Bugfix

  • Fix image height when height property is added (#277) @reebalazs

5.0.0

02 Sep 09:45
527817c
Compare
Choose a tag to compare

Breaking

  • Change Teaser block settings href field literal from Source to Target @sneridagh

4.3.0

16 Aug 15:03
c4f903d
Compare
Choose a tag to compare

Feature

  • Include image_scales when selecting an item for a teaser block

Internal

  • Make uppercase translation of spalte and spalten @iFlameing

4.2.0

05 Aug 14:53
31e7866
Compare
Choose a tag to compare

Feature

  • Compatible with the new component registry in Volto 16 @sneridagh
  • Keep compatibility with the experimental one @sneridagh

Bugfix

  • Fix config to be compatible with the new full registry in pipeline of Volto 16.0.0-alpha.22 @sneridagh