This release adds user customization of Page widths, Blockquote styling improvements, CSS helper classes, outline Button style, and Adsense code bug fix.
What's New
Customize Page and Template max widths! You can now specify page widths at a global or on a per page basis. This is useful if you have wider content needs for specific pages or posts. See the Docs Configuration and Frontmatter pages for more information (
6f619b1), (fecb45d)Outline Button style. Setting a Button type to
basewill display an outline style Button. See the Docs Shortcodes page for more information (ca9b03e)Additional CSS additions. Use the
stretched-linkCSS class on links to fill a Card or similar component's area with a clickable link. Works the same as in Bootstrap's Cards. Use theleadCSS class on a paragraph element to create a Marketing style lead paragraph (3072746)
Updates
Add extra parameter to toggle the
cdataclass on theblocks/sectionShortcode (b6a2d3b)Adjust Header element sizes. Slightly increase size of Header and elements inside for better mobile UX (
72052d6)Improvements to Blockquote CSS styling (
48ca596)
Bug Fixes
Add
safeHTMLfilter on Content in theheadless-resourceShortcode (4d491d2)Fix Adsense code, rename load style variable. Fix issue where the
adsenseIdwas not being output to snippet. Rename the Configuration Services parameteradsenseLazytoadsenseLoadto allow more loading options. See the Docs Configuration Services section and Features page for more information (c7c060c)
