Skip to content

6.2.1: Small bug fixes and performance tweaks

Compare
Choose a tag to compare
@TeemuSuoranta TeemuSuoranta released this 31 Mar 14:45
· 8 commits to master since this release
  • Set title font in heading mixin (fixes #59)
  • Change stagger selector to support varied element types (previously worked only if siblings are same HTML element type)
  • Allow core/column as it seems to otherwise cause issues for block patterns
  • Added front-end class to body and limit iframe base style to front-end (fixes #60)
  • Fix hero with 0 dimming and refactor dimming attributes (fixes #62)
  • Fix core-list editor selector (fixes #63)
  • Change media-text entrance animation classes to correct element (there was no animation but base selector was wrong)
  • Add image component default decoding to async for max performance (we'll see if that was a good decision)

Full Changelog: 6.2.0...6.2.1