Skip to content

2.0.16

Compare
Choose a tag to compare
@zoglo zoglo released this 18 Apr 15:44
· 50 commits to 2.x since this release

Note

The grid-gutter class for fieldSetStart is now a template variable. A BC-layer is included in the new template and will properly assign the class within the element. Saving the element will properly reassign it into the stylemanager blob.

Updates

  • Reverted fieldSetStart to type fieldset again ad4efa2

  • Added new StyleManager options for fieldSetStart ad4efa2

    • text-color
    • box & box-shadow
    • grid-alignment
    • margin
    • padding
    • background options
  • Added overflow: visible and overflow: hidden to components and modules 2c25565 d5097b8 a789e75

    • .ov-h: hidden
    • .ov-v: visible
  • Added $video-bg and aspect-ratio to media elements f22b23a 175e499

    This should properly handle video posters

Bugfixes