Skip to content

7.7.0 🌑

Latest
Compare
Choose a tag to compare
@jenswittmann jenswittmann released this 12 Feb 07:58
· 2 commits to main since this release

New features

  • docs: Darkmode is here! Detect OS mode and save user preferences. The basic version requires only 4 lines of code. Thanks to CSS variables.
  • docs: Added a checklist for a good website development workflow with accessibility in mind.
  • docs: Added a simple ChatGPT tool to generate image alt descriptions.
  • richtext: show empty elements note c0f76eb
  • .htaccess: using remote images for local development adf9d44

Optimise

  • docs: <details> Accordions now close each other on opening when connected via name attribute. Thanks to @FlxRobole from @Pixeltalk-Leipzig for the tip!
  • docs: update style
  • a11y: use larger outline offset for focus highlight, better for Darkmode
  • form/skiplinks: respect correct font colour in Light-/Darkmode
  • fluidscale: detect zoom level on page init and prevent too many small values
  • update alpine.js

Tip

Check out pixeltalk.io Archive for some inspiring talks from Leipzig. See you next time!

Full Changelog: 7.6.0...7.7.0