Skip to content

7.6.0 🧇

Latest
Compare
Choose a tag to compare
@jenswittmann jenswittmann released this 24 Jan 14:32
· 22 commits to main since this release

New features

  • 🔥 Import CSS files via @use for CodeKit 3.30 and Dart Sass 1.81.0.
  • fluidscaling: Detect and respect the zoom level of the browser. Set zoomlevel as a CSS property. See commit for details.
  • print.css: refactor and add .print__black/.print__bg-white classes for sustainable printing.
  • Add CSS visibility classes .vh/.vv. Helpful when hiding content with CSS animations.
  • .htaccess: update Content-Security-Policy for sa11y.js.
  • modx.css/contentblocks: give #contentblocks-modal-mask a modern background in the MODX manager.
  • Use breakpoints for typescaling and calculate rem from px.
  • modx.css: update default MODX region background to get a more focusable MODX manager layout (WIP)
image

Optimise

  • docs: add check with sa11y.js
  • docs: optimise screenreader accessibility for slider and remove `aria-hidden' for items (not useful for CSS scrollsnap).
  • docs: add .reset-spacing
  • modx.css: update template path for MODX-Gitify-Preset.
  • .scale-content: Use properties for easier customisation
  • Ignore _a11y.scss in PurgeCSS
  • Remove MagicPreview button merge: It is now included in MagicPreview 1.4.
  • remove border-width from _vars.scss
  • Remove tachyons/src/_negative-margins

Tip

Check out Kirby CMS as a lightweight CMS. It also works great with CurlyFramework. Maybe we will release CurbyFramework in the future 😸

Full Changelog: 7.5.0...7.6.0