-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration – Latest changes #376
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TWE-23 - FE - Update typography
* Move Colour Theme help text to the FieldPanel so we can edit it without creating a migration * Update available theme colours * Make migrations * Update documentation * Update unit tests * Temporarily disable social images
* Add new fields, remove introduction * Make migrations * Display the new fields in the homepage * Update HomePageFactory * Update homepage factory * Fix pattern library YAML file * Convert b & i tags into span tags * Add unit tests for the link converter
* Add division signpost block (BE) * Use firstof instead of a StructValue
…s-fe TWE-15 | FE | Tabbed paragraphs FE
TWE-12 | FE | Service area page
TWE-28 | FE | New motifs
* Replace old motif heading template with new class * Add missing tag in work chooser block * Add optional heading condition
* Create BasePage, also move ContactMixin to prevent circular dependency * Create NavigationSet snippet * Add NavigationSetMixin to DivisionPage * Add DivisionMixin & NavigationSetMixin to BasePage * Update DivisionMixin to also use self if it's a division page * Display temporary logo & secondary nav * Add secondary nav template * Make schema migrations * Secondary nav structure draft * Add secondary nav to header * Add secondary mobile nav and menu toggle to header * Remove unused submenu * Reuse old primary nav styles * Update dark background colors to a solid color * Secondary mobile nav structure draft * Style desktop and mobile secondary nav * Fine tune styling * Update secondary nav docs and yaml * Clean up secondary nav, update chevron icon styling * Keyboard focus fixes --------- Co-authored-by: Amanda Lim-Cabuloy <[email protected]>
* Light mode updates WIP * Add new lighter colors * Correct font colors in light mode * Update map images * Style mode switcher icon for high contrast light mode * Use division label in header
* Update motif svgs and styles * Fine tune styles for a few blocks * Add margin bottom to service area page title
Only load swiper on the division page
* Make inner nav menu heading optional * Replace DivisionPage.label with DivisionPage.logo * Make schema migrations * Style the logo variations for each division * Use <title> for alt text, add docs * .choices isn't needed anymore * Add data migration * Refactor logo variations styles for improved layout --------- Co-authored-by: shyusu4 <[email protected]>
* Add default social sharing images * Rename social sharing assets file names * Add for green theme
* Increase dynamic hero autoplay speed and remove touch interaction * Add hide date conditional to date and reading time, hide date for work case studies * Layout tidy up * Add header spacing for icon keypoints block * Add hide tags conditional to blogs, hide tags for blog index and blog listings * Skip the tests checking the tags are in the template for now * Lazy loading for division signpost card images * Add primary nav hover styles, fix secondary navigation submenu arrow transition * Modify footer cta title and featured services description styles * Hide tags section in blog detail template * Add smaller font to compact button link variant, add color theme to text stats, tweak secondary nav styles * Add event listener to close mobile menu on primary mobile menu toggle click * Linting * Fix heading mismatch in footer cta --------- Co-authored-by: Amanda Lim-Cabuloy <[email protected]>
Increase division logo sizes
Update Torchbox logo
helenb
approved these changes
Mar 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This merges in all of the changes done for the new website evolution, which has been launched.