2.4.2
·
2565 commits
to master
since this release
Major release
- Fix: Remove leftover container from comments template
- Fix: Restore container default padding as variable instead of raw amount
- Add more air-consistent front-page template, simplify loop
- Add debug-options and HTML lint, update npm packages
- Accessibility updates, add missing aria-label and type to nav-toggle button
- Make production CSS lighter with uncss
- Backend improvements: More modular PHP
- Make self-hosted fonts look better on Chrome with getting rid of woff2 (modified sassboilerplate font-face mixin)
- Update tested up -version, tested up to WordPress 4.7.4
- Underscores (_s) updates up to date
- Cleaner hero.php with conditional PHP variables
- Linting with official WordPress Code Standards
- Change default slide color to white
- Change to thicker default shade opacity
- Enhance navigation dropdown to open to the left on sublevels when hovering the last item
- Many minor fixes