-
- Added simple gallery modular page for
lightbox-gallery
plugin
- Added simple gallery modular page for
-
- Fixed
radio
form field error when admin isn't installed - Translate
grid size
text
- Fixed
-
- Updated some JS libraries
- Simplified navigation macro
- Use
site.title
in logo alt text #139
-
- Allow for overriding of
{% block content %}{% endblock %}
- Improved default
.table
styling - Simplified navigation macro
- Allow for overriding of
-
- Fixed issue with Prism Highlight prism-highlight#1
- Use slug for onpage links #115
- Fixed 2 minor YAML linting issues
-
- Updated to use new
GRAV
core language prefix - Updated Spectre.css to latest
0.5.8
version - Support for 2FA panel styling
- Updated to Yarn 4.0 syntax
- Restructured SCSS to ensure easier Spectre updates in future
- Updated to use new
-
- Some checkboxes fixes for Forms 3.0
- More Twig 2.0 compatibility fixes
- Fixed a Twig 2.0 issue with assets rendering
-
- Set Dependency of Grav 1.5.10+ which has support for new Deferred Block Twig extension
- Implement assets rendering using Deferred Block Twig extension
-
- Updated Spectre.css to latest
0.5.7
version
- Updated Spectre.css to latest
-
- Fixed missing
</html>
close tag in bae template #76
- Fixed missing
-
- Updated Spectre.css to latest
0.5.5
version - Added link support to modular
features
#39 - Remove desktop menu when in mobile mode #59
- Support modular
text
full-width if no image #70 - Shim for IE support of BrickLayer.js #64
- Updated Spectre.css to latest
-
- Moved footer into standalone twig to allow for easier extensibility #63
-
- Changed nav macro to format supported by Twig 2.0
- Updated
partials/form-messages.html.twig
to be more inline with latest Forms plugin
-
- Make the theme to work with Twig auto-escaping turned on
- Moved language strings under
THEME_QUARK
-
- Responsive font sizing #28
-
- Updated Spectre.css to latest
0.5.3
version - Make blog settings toggleable #38
- Updated Spectre.css to latest
-
- Proper fix for sticky footer in IE10 and IE11 #21
- Fix for lists wrapping weirdly due to
outside
attribute - Updated checkbox + radio to take into account
client_side_validation
form option - Fixes for fallback values #37
- Fix inheritance for images folder #30
- Added blueprint option for
continue_link
#45 - Added blueprint option for Feature
class
#14 - Fixed
Duplicate ID
issues with modular sections. Might break CSS on first load, need to refresh to pick up new CSS #24 - Fixed Text feature alignment issue #4
- Overlapping menu and mobile button #7
-
- Added new primary button mixin
-
- Updated Spectre.css to latest
0.5.1
version - Improved default login styling
- Removed core Spectre.css override to make upgrading Spectre easier
- Added screenshot to README.md
- Override focus to prevent overzealous blue blurs
- Updated Spectre.css to latest
-
- Fix for
highlight
plugin not changing background of code blocks - Removed extraneous
dump()
in Twig output
- Fix for
-
- Added toggle options to enable Spectre.css experimentals and icons CSS files
- Switched to a fork of LineAwesome icons compatible with FontAwesome 4.7.0
-
- Font tweaks
-
- Pagination fixes