air-light

💨 WordPress starter theme - designed to be minimal, ultra-lightweight (< 20 kB) and easy for all kinds of WordPress projects. 7+years/1000+hours of development and still updating daily! We prefer the original WordPress way of doing things so no strange templating languages or frameworks here.

MIT License

Stars
945
Committers
17

Bot releases are hidden (Show)

air-light - 7.6.9

Published by ronilaukkarinen over 3 years ago

7.6.9: 2021-06-22

air-light - 7.6.8

Published by ronilaukkarinen over 3 years ago

7.6.8: 2021-06-22

  • Fix broken js after generating air as mentioned in #119
  • Incorporate nu-html-checker to be part of travis unit tests
air-light - 7.6.7

Published by ronilaukkarinen over 3 years ago

7.6.7: 2021-06-22

  • Navigation accessibility: Remove incorrect attributes from dropdown link
  • Navigation accessibility: Fix screen reader class
  • Navigation accessibility: Fix invalid aria-expanded
  • Navigation accessibility: Fix crucial landmark role issues, revert from 6.3.4 c93af48d5e793bc24b9932b72069da1b21c1af83
  • Clean up for valid HTML
  • Fix gravity forms styles reset
  • Disable printing Gravity Forms js straight after (invalid HTML)
air-light - 7.6.6

Published by ronilaukkarinen over 3 years ago

7.6.6: 2021-06-17

  • Improve nav layout with in between breakpoints: Do not wrap main level menu items by default on desktop
air-light - 7.6.5

Published by ronilaukkarinen over 3 years ago

7.6.5: 2021-06-15

  • Allow list items to have external links
  • Fix list widths in gutenberg, add default style for ::marker
air-light - 7.6.4

Published by ronilaukkarinen over 3 years ago

7.6.4: 2021-06-09

  • Show message if no search results found
  • Add default localization for "No results for your search"
air-light - 7.6.3

Published by ronilaukkarinen over 3 years ago

7.6.3: 2021-06-09

  • Fix too quick transition-duration (.08, one zero too much, thx @Tumppex for stpotting this!)
  • Add WCAG AAA+ compliant validation error colors for gravity forms 2.5
air-light - 7.6.2

Published by ronilaukkarinen over 3 years ago

7.6.2: 2021-06-09

  • Gravity Forms 2.5 base styles
  • Fix main navigation link item having only hash instead of link
air-light - 7.6.1

Published by ronilaukkarinen over 3 years ago

7.6.1: 2021-06-01

  • Reset wp-admin list styles on metabox UI
air-light - 7.6.0

Published by ronilaukkarinen over 3 years ago

7.6.0: 2021-05-31

  • Update devpackages to 2.2.0
air-light - 7.5.9

Published by ronilaukkarinen over 3 years ago

7.5.9: 2021-05-28

  • Add --grid-gap for grid mixin defaults
air-light - 7.5.8

Published by ronilaukkarinen over 3 years ago

7.5.8: 2021-05-28

  • Add missing --padding-main-level-vertical-mobile, fix incorrect --padding-sub-menu-vertical-mobile
  • Use git version of sanitize.css, fix navigation white space
air-light - 7.5.7

Published by ronilaukkarinen over 3 years ago

7.5.7: 2021-05-28

  • Fixes for gutenberg blocks on mobile, fix table block width
  • Fix core gutenberg block widths/paddings on small mobile screens
air-light - 7.5.6

Published by ronilaukkarinen over 3 years ago

7.5.6: 2021-05-28

  • Add $container-macbook-air breakpoint and --padding-container-horizontal-large for better fit to smaller screens
air-light - 7.5.5

Published by ronilaukkarinen over 3 years ago

7.5.5: 2021-05-26

  • Bypass the file_get_contents restriction #112
air-light - 7.5.4

Published by ronilaukkarinen over 3 years ago

7.5.4: 2021-05-24

air-light - 7.5.3

Published by ronilaukkarinen over 3 years ago

7.5.3: 2021-05-24

air-light - 7.5.2

Published by ronilaukkarinen over 3 years ago

7.5.2: 2021-05-24

  • Fix unexpected flexbox style bug with sub menu items
air-light - 7.5.1

Published by ronilaukkarinen over 3 years ago

7.5.1: 2021-05-24

  • Include sanitize.css 12.0.1 and reduce motion from repo
  • Make possible to change active mobile nav bg color
  • Change nav desktop font sizes as vars
air-light - 7.5.0

Published by ronilaukkarinen over 3 years ago

7.5.0: 2021-05-21

Major update

  • Add social media accounts to theme settings #109
  • Add custom setting groups support #108
  • Automate acf block icon from svg file #107
  • Check if it's allowed to show this block in the context #106
  • Add error block functionality #105
  • Wrap theme settings to after_setup_theme action, fix filter name #104
  • Update nav walker to 4.3.0: Accessibility, schema and security updates #103
  • Remove deprecated blocks, Fixes #93 (thanks @LukaszJaro!)
  • Fix too specific paragraph styles (moved from gutenberg/block/core-paragraph.scss to gutenberg/formatting/_paragraph.scss)
  • Add cubic-brezier() mixin
  • Bump tested WP version to 5.7.2