2.0.9
This release addresses issues that users have been experiencing creating and differentiating between the mentioned default
and content
layouts and fixes the custom font-family stripping quotes.
Bugfix
-
Correctly handle quoted strings within interpolation (fixed body font-family removing quotes)
See: https://sass-lang.com/documentation/interpolation/#quoted-strings
Changes
- Notify users on wrong configurations within layouts 68a4f00
Optimizations
-
Updated translations and changed
Headings (content)
toHeadings (Main column / Left column / Right column)
5e01767 -
Dropped
Layout column
option within the layout as it has been confusing users 3e141d4 be70081This now works out of the box. The classes
layout-content
,layout-content-1
andlayout-content-2
have been removed and are backwards compatible,fe_page.html5
has been updated so#container
is only shown when any previouscontent-layout
has been used.The CSS has been adapted, the
#main
width has been rewritten to be more simple -
Added a checkbox so only normal heading settings are being used 1cdf514 1cdf514
This is based on user feedback from 2+ people, a migration will take place when updating to this patch so old configurations won't be affected.
Full Changelog: 2.0.8...2.0.9