Releases: localgovdrupal/localgov_base
Releases · localgovdrupal/localgov_base
1.8.11
What's Changed
- All Font Awesome 6 icons are now available to use in the theme
- The contact component now has default styling - if you have overridden the default contact template, you might like to check out what we now have by default, or leave your template as is to continue with your custom version
Full Changelog: 1.8.10...1.8.11
1.8.10
What's Changed
- Fixing ID randomization but keeping the stable selector by @PardeepSinghBali in #731
- Move restricted_width_content_types to .theme file by @markconroy in #734
- Copied default safari-pinned-tab.svg into relevant scripts/ folder by @nccchris in #743
- Extend preprocess block/node to recognise both draft and archived states by @anthonylindsay in #740
- Update node--full to use SDC by @markconroy in #736
- Fix coding standard by @markconroy in #746
- 1.8.10 release by @finnlewis in #747
New Contributors
- @PardeepSinghBali made their first contribution in #731
- @nccchris made their first contribution in #743
Full Changelog: 1.8.9...1.8.10
1.8.9
What's Changed
- Proposed fix to broken icons in publications and guides courtesy of @… by @Swarbs1991 in #737
- 1.8.9 release by @finnlewis in #739
New Contributors
- @Swarbs1991 made their first contribution in #737
Full Changelog: 1.8.8...1.8.9
1.8.8
What's Changed
- Update subtheme generator to inherit base theme settings by @markconroy in #724
- chore: drop compatibility layer now 10.3 is minimum support version by @millnut in #722
- Don't show guide title if stacked heading is used by @markconroy in #721
- 1.8.8 release by @finnlewis in #728
Full Changelog: 1.8.7...1.8.8
1.8.7
What's Changed
- Fix/1.x/705 lgd icon doesnt use theme variable by @ctorgalson in #706
- 1.8.7 release by @finnlewis in #720
Full Changelog: 1.8.6...1.8.7
1.8.6
What's Changed
- Adds stacked heading and vertical navigation for guides by @markconroy in #716
- 1.8.6 Release by @finnlewis in #717
Full Changelog: 1.8.5...1.8.6
1.8.5
What's Changed
- adds spacing between items aligned via wysiwyg by @markconroy in #713
- 1.8.5 release by @finnlewis in #715
Full Changelog: 1.8.4...1.8.5
1.8.4
What's Changed
- adds default content for 403 and 404 pages by @markconroy in #699
- 1.8.4 release by @finnlewis in #710
Full Changelog: 1.8.3...1.8.4
1.8.3
What's Changed
- adds eslint setup for localgov_base by @markconroy in #679
- Hotfix file name eslint subtheme generator by @markconroy in #687
- Update README.md to reflect proper location of sub-theme variables.css file by @tsega in #697
- fix: stylelint errors by @millnut in #704
- Fixes eslint issues in sticky-header.js by @markconroy in #693
- Fixes eslint issues in header.js by @markconroy in #692
- Fixes eslint issues in subsites-menu.js by @markconroy in #690
- Fixes eslint issues in add-to-calendar.js by @markconroy in #689
- fixes eslint issues in guides.js by @markconroy in #688
- Fixes eslint issues in back-to-top.js by @markconroy in #685
- updates readme with notes about linting by @markconroy in #703
New Contributors
Full Changelog: 1.8.2...1.8.3
1.8.2
What's Changed
Potential breaking change:
- updates template/css so only the title becomes a link by @markconroy in #662
Currently, if your primary banner has a link in it, then the whole text area of that banner becomes a link. This release changes this so that only the Title of the banner will be a link. This is an accessibility fix.
If you have overridden the banner primary template, then this probably won't affect you. However, if you have changed only the CSS, then you might need to make some very small changes.
Other changes
- updates stylelint items by @markconroy in #655
- lints css by @markconroy in #656
- fix: minor drupal-rector fixes by @millnut in #660
- adds spacing below features news items by @markconroy in #658
- 592 move components to use new single directory components module by @ctorgalson in #598
- Adds templates + CSS for the card view mode by @markconroy in #659
- adds housekeeping region to theme generator by @markconroy in #671
- removes ckeditor wysiwyg stylesheet by @markconroy in #673
- style(standards): add return types by @millnut in #667
- adds CSS for vertical nav for guides by @markconroy in #665
- adds focus states for service statuses by @markconroy in #663
- Release 1.8.1 by @stephen-cox in #677
Full Changelog: 1.8.1...1.8.2