Releases: digitoimistodude/air-light
Releases · digitoimistodude/air-light
6.7.1
6.7.0
6.7.0: 2021-02-18
- Add correct protocol to newtheme script final output
6.6.9
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
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
Demo | Usage
Major accessibility update
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
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
bump version
3.0.6
Please note: If you want to use the bleeding edge, always clone or download master.
Major release
- Completely rewritten responsive navigation! Earlier customized fork of brilliant responsive-nav.js by @samikeijonen and @viljamis has now been replaced with smartmenus based on this comparison table: Finding all Perfect Responsive Multi-level Dropdown CSS Menus
- More readable font size for mobile devices
- Bugfixes
3.0.1
3.0.0
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