Releases: localgovdrupal/localgov_base
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
1.8.1
What's Changed
- Converts CSS to logical properties by @markconroy in #646
- sets input borders to darker grey by @markconroy in #649
- streamlines -block- and -inline- css properties by @markconroy in #652
- adds CSS to allow tables to scroll on small screens by @markconroy in #648
- PR ahead of 1.8.1 by @markconroy in #650
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- adds housekeeping region by @markconroy in #645
Adds a new housekeeping region for things in the footer like
- Privacy | Cookies | Accessibility menu
- © Copyright 2024 notices
If you want to add this feature to your to your theme that uses localgov_base
as its base theme, simply add the region to your <theme-name>.info.yml file
- housekeeping: "Housekeeping"
See LocalGov Scarfolk, for example.
Full Changelog: 1.7.2...1.8.0
1.7.2
What's Changed
- Removed URL fragment from template and moved it to a guides specific preprocess, so it only appears on guides. by @rupertj in #641
- adds variables for heading colours for footer regions by @markconroy in #593
- Uses logical properties for fields.css file by @markconroy in #635
- 1.7.2 release by @rupertj in #643
Full Changelog: 1.7.1...1.7.2