Skip to content

Releases: digitoimistodude/air-light

5.0.0

21 Feb 11:23

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

Choose a tag to compare

bump version

3.0.6

30 Aug 08:36

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

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

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

2.7.9

27 Jul 12:04

Choose a tag to compare

Minor release

  • Bugfixes
  • Container pad fix for desktop to get natural width for elements

2.7.3

23 Jun 10:04

Choose a tag to compare

Minor release

  • Alignment fixes
  • Preset for ghost buttons
  • Site-header fixes

2.6.5

22 May 15:09

Choose a tag to compare

Major release

  • Back end: Fix a critical memory leak in 2.6.0 (f626e14)
  • Front end: Add max width variable for article container
  • Front end: Improve overlapping site-header to work better with WP admin bar (WP admin bar modifications are now included in air-helper
  • Front end: Improve containers, fixes for front page container
  • Front end: Add static navigation on mobile by default
  • New: Extra building blocks! You can now easily include things like sticky navigation, see README
  • Fixes and improvements

2.6.0

22 May 10:56

Choose a tag to compare

Major release

Important! This version has a nasty memory leak bug. We have released a new version 2.6.5 which fixes this has other improvements over 2.6.0. Download here.

  • Moved functionality that overrides WordPress core to Air helper
  • Moved personal preferences to Air helper
  • Added very basic WooCommerce styles back
  • Use post type instead of post format when checking partial for content
  • Simplified code structure

Minor release

22 May 08:46

Choose a tag to compare

Fixes.