Skip to content

Releases: digitoimistodude/air-light

6.8.2

23 Feb 10:24

Choose a tag to compare

6.8.2: 2021-02-23

  • Update release cycle steps to documentation
  • Update bash alias release_new_air_version
  • Add packing and cleaning up files part of the same process

6.8.1

23 Feb 09:57

Choose a tag to compare

6.8.1: 2021-02-23

  • Fix block class post type prefix #71

6.8.0

22 Feb 17:10

Choose a tag to compare

6.8.0: 2021-02-22

  • Localize add a menu label, Fixes #64
  • Change static breakpoints as variables
  • Fix styles not injecting to the browser on save
  • Fix issue with blockquote flowing out of viewport, Fixes #66
  • Fix all relative paths due structure change
  • Add missing default title for a blog post
  • Fix get_asset_file calls on gutenberg script enqueues
  • Check if img element has clientWidth before setting CSS variable

6.7.3

20 Feb 12:05

Choose a tag to compare

6.7.3: 2021-02-20

  • Fix mistake in CSS class name

6.7.2

19 Feb 13:54

Choose a tag to compare

6.7.2: 2021-02-19

  • Build production and development JS builds in gulp watch, #63
  • Make us of new wp_get_environment_type function in modular content, #65

6.7.1

18 Feb 16:18

Choose a tag to compare

6.7.1: 2021-02-18

  • Accessibility: Add required outline parameters for global links, ab54efc
  • Add button components, #62

6.7.0

18 Feb 14:25

Choose a tag to compare

6.7.0: 2021-02-18

  • Add correct protocol to newtheme script final output

6.6.9

16 Feb 17:55

Choose a tag to compare

6.6.9: 2021-02-16

  • Update documentation about installing Air-light on any development environment
  • Update clean up script bin/air-move-out.sh to clean up cpt files that are not allowed in theme directory because they are "plugin-territory functionality". Also documenting this in this point.

6.4.6, Accessibility and minimal design

01 Feb 17:17

Choose a tag to compare

Version 6.4.6 brings together all the latest improvements.

  • Simpler navigation SCSS
  • Revised demo design, simplified branding with easy-to-eye colors with more minimal approach
  • New demo footer design
  • Consistency in variable names
  • Fixes to back to top link
  • Gutenberg helpers JS module
  • Alignright and alignleft image fix for Gutenberg
  • Max-width fix for Gutenberg editor
  • More consistency in demo link styles
  • Less height in demo hero

DemoUsage

Major accessibility update

06 Aug 11:47

Choose a tag to compare

Changes:

  • Fix skip to content anchor
  • Add automatically icon for external links
  • Fixes to focus trap on mobile navigation
  • Close current submenu on esc, focus on last opened toggle
  • Fixes to navigation accessibility when last item is a dropdown instead of link
  • Content aware contrast for back to top - change arrow color depending of the color of element its on
  • Fix: Change nav-toggle-label when closing mobile nav by pressing esc
  • Prevent nav from flickering if submenus side by side
  • Add support for visible nav toggle label
  • Do not open dropdown when clicked toggle on mouse
  • Improve navigation to be fully keyboard accessible multi level navigation
  • Fix localized aria-labels on main menu toggle
  • Accessible label for back to top
  • Translatable accessible labels
  • Add missing variables