Releases: digitoimistodude/air-light
Releases · digitoimistodude/air-light
6.8.4
6.8.3
6.8.3: 2021-02-24
- Fix burger margin that should be only present with label
6.8.2
6.8.2: 2021-02-23
- Update release cycle steps to documentation
- Update bash alias
release_new_air_version
- Add packing and cleaning up files part of the same process
6.8.1
6.8.0
6.8.0: 2021-02-22
- Localize add a menu label, Fixes #64
- Change static breakpoints as variables
- Fix styles not injecting to the browser on save
- Fix issue with blockquote flowing out of viewport, Fixes #66
- Fix all relative paths due structure change
- Add missing default title for a blog post
- Fix get_asset_file calls on gutenberg script enqueues
- Check if img element has clientWidth before setting CSS variable
6.7.3
6.7.3: 2021-02-20
- Fix mistake in CSS class name
6.7.2
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.