Releases: digitoimistodude/air-light
Releases · digitoimistodude/air-light
1.9.1
Minor fix and improvement release
Quick fixes and cleanups for typography:
- All font weights should be numeric - semantics update for _typography.scss
- Remove unnecessary separate font-weight from h1
New feature:
- Add class names to default typography elements for extends: Possibility to utilise SASS's
@extend
for titles (.h1
,.h2
etc.) and default base text (.default
)
1.9.0
Feature optimization and bugfix release
Bunch of minor and major fixes and improved features:
- Update: latest npm packages
- Migrate to Jeet 7.0.0 (works now with
@include column
instead of aliases) - Clean up SCSS: Remove duplicate and unnecessary code
- Add _general.scss that includes definitions that repeat site-wide
- Add post types for hero element
- Clean up favicons
- Change default menu label from "Primary Menu" to just "Menu" to save space on mobile devices
- Don't inherit general button styles to navigation toggler
- Implement Automattic's _s changes up to date
- Add forced line-height for headings by default to increase readability
- Improve documentation in SCSS files
- Add headings-scale option, you can now choose between large, medium and small heading sets, add medium by default
- Remove unnecessary code in _typography.scss
- Add container default padding as a config setting
- Fix navigation arrow alignment and change it to rem instead of px
1.8.0
Bugfix release
Bunch of minor and major fixes and even more established development environment.
- Gallery fixes, add columns based on wp-admin option
- Include WordPress gallery by default, fix typo in class name
- Remove duplicate container on single template
- Update npm packages, fix jeet path
- Implement _s changes
- Prefix fixes
- Only generate pingback url header tag when relevant
- Move hero to header
- Fix skip to content link
- Add requirements
- Show full layout on development mode when admin bar is enabled
1.7.0
Compatibility release
Bunch of minor fixes and more established development environment.
- iPhone related logo overlapping fix
- Better responsive scaling for main headings
- Admin bar related tweaks
1.6.0
1.5.4
Bugfixes:
- Add vh fallback for iOS devices
- Add max-height for default slide containers
- Fix font smoothing and hyperlink options in typography.scss
New features:
- SCSS: Add option to force same line height to all headings
1.5.2
Bugfix release.
1.5.0
Major release.
Changes:
- New, easier to understand sass structure for navigation patterns
- Typography rewrite, removal of megatype
- Viewport units
- SVG uri fix to dir path for HTTPS sites
- General fixes
- Fira Sans as default base font
- More consistent structure to variables
1.4.7
Minor fix-release.
- Remove air_remove_script_version function that breaks some plugins
- Remove precise time from templates
- Add class for var_dump debugging
1.4.6
v1.4.6 Remove extra space