Releases: localgovdrupal/localgov_microsites_base
2.0.4
What's Changed
- sets site name to align left if no menu items present by @markconroy in #293
Fixe will only ever happen if you have:
* A microsite with
* a logo and with
* a site name but without
* a menu
In reality, it will probably never show up, but might as well have it fixed just in case. If it is the case for your site, check before deploying to production.
- updates package.json by @markconroy in #295
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Add missing image to theme assets folder by @dedavidson in #284
- adds title back into events by @markconroy in #288
- Updates stylelint, lints css by @markconroy in #290
- Extends from base events template instead of overriding by @markconroy in #280
- 2.0.3 release by @finnlewis in #296
New Contributors
- @dedavidson made their first contribution in #284
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Add node--localgov-event--full.html.twig to render the breadcrumb on … by @finnlewis in #276
This is a small release which just adds the events template to the base theme.
This is the same as the events template in LocalGov Base, except it also prints the breadcrumbs inside it (just like the other microsites templates).
If you already have a node--localgov-event--full.html.twig file in your custom theme, that will override this base theme, so you will see no extra changes.
2.0.1
What's Changed
- Add padding to bottom of page summary text. by @finnlewis in #273
- 2.0.1 release by @finnlewis in #274
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- feat: use shared workflows by @millnut in #269
- Fix/193 sub menu hover by @markconroy in #268
- 2.0.0 release by @finnlewis in #270
New Contributors
Full Changelog: 2.0.0-beta17...2.0.0
2.0.0-beta17
What's Changed
- sets correct config path to find homepage path by @markconroy in #264
- 2.0.0-beta17 release by @finnlewis in #265
Full Changelog: 2.0.0-beta16...2.0.0-beta17
2.0.0-beta16
What's Changed
- Update github workflow to test against microsites 4.x. by @finnlewis in #261
- Refactor domain group resolver to use new group context. by @finnlewis in #258
- 2.0.0-beta16 release by @finnlewis in #262
Full Changelog: 2.0.0-beta15...2.0.0-beta16
2.0.0-beta15
What's Changed
- Expand supprt for 4.x branch of localgov_microsites by @finnlewis in #252
- corrects library for media-with-text to extend by @markconroy in #255
Full Changelog: 2.0.0-beta13...2.0.0-beta15
2.0.0-beta14
Merge pull request #252 from localgovdrupal/feature/group_sites Expand supprt for 4.x branch of localgov_microsites
2.0.0-beta13
What's Changed
- adds variables for easier setting layout options for header by @markconroy in #248
- fixes typo by @markconroy in #250
Full Changelog: 2.0.0-beta12...2.0.0-beta13