Skip to content

Releases: digitoimistodude/air-light

6.7.1

18 Feb 16:18
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

5.0.0

21 Feb 11:23
Compare
Choose a tag to compare

Please note: If you want to use the bleeding edge, always clone o or download master.

Major release

  • Completely rewritten PHP templates, now differing from _s way
  • New design and logo. Demo content resides in layout/_demo-content.scss
  • Start script improvements, scripts to bin/ directory
  • Default templates for content to be more clear
  • Namespaces
  • Webpack for JS
  • Improved navigation SCSS
  • Improved accessibility for navigation toggles
  • Dropping PHP 5.2 supports as WordPress requires 5.6.20 as minimum version
  • Updated packages and devpackages for gulp and theme

4.8.6

15 Oct 11:45
Compare
Choose a tag to compare
bump version

3.0.6

30 Aug 08:36
Compare
Choose a tag to compare

Please note: If you want to use the bleeding edge, always clone or download master.

Major release

3.0.1

22 Aug 21:26
Compare
Choose a tag to compare

Please note: If you want to use the bleeding edge, always clone or download master.

Minor bugfix release

  • Fixes multiple dropdown navigation issues on desktop

3.0.0

22 Aug 18:23
Compare
Choose a tag to compare

Please note: If you want to use the bleeding edge, always clone or download master.

Major release

  • New in typography: Prefer self-hosted fonts for quicker load time, remove unused presets, remove external Google webfonts, change default Air font to Poppins
  • Design: Redesign default look and feel, add more visible link color, remove unused alt-color var
  • Huge navigation update: Improvements to desktop navigation; more options like arrow files, top arrow and border-radius, general improvements and bugfixes to dropdowns
  • Huge mobile improvements: Change to jonsuh/hamburgers from the upstream, choices for hamburger navigations, hide nav labels by default, full screen nav by default layout, lots of other nav improvements
  • Refactoring SCSS
  • Improve demo content, change to less oppressive demo footer, prevent bloat by inlining github icon
  • Navigation id validation fix
  • Bugfixes and fixes for linting errors
  • Build test files and excludes