Skip to content

2.0.10 release#343

Merged
finnlewis merged 8 commits intorelease-2.xfrom
2.x
Nov 18, 2025
Merged

2.0.10 release#343
finnlewis merged 8 commits intorelease-2.xfrom
2.x

Conversation

@finnlewis
Copy link
Member

No description provided.

markconroy and others added 8 commits June 3, 2025 12:44
* Fix focus link colour for mobile menu

* Sets variable for off-canvas focus colour

* Set colour for link when focused and also hovered
* Fix focus colour for footer links

* sets footer focus link colour

* Set colour for link when focused and also hovered
Removed the closing bracket ")" in the footer_banner div

This caused the following HTML to be included on the page:

```
<div class="microsite-footer__banner lgd-container" )="">
...
</div>
```
Moving `<div class="lgd-container padding-horizontal">` inside `{% if content.group_page_bottom %}` so that we don't get an empty `div` when `content.group_page_bottom` is empty
…t-page-bottom

Move <div> inside "if content.group_page_bottom"
Check to see if off canvas region is expanded before firing close han…
@finnlewis finnlewis merged commit fd80981 into release-2.x Nov 18, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants