This repository was archived by the owner on Jan 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains hidden or 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
When Media Documents are rendered, file types are displayed next to filenames (e.g. "foo.pdf (PDF, 123KB)"). Note: - File metadata appears as part of the file link's anchor tag. - Uses file extension as file type.
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com>
…-link Reformats File link in Media Document
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.7.1...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
…-tpl Restoring template for renamed field
…andlebars-4.7.7 Bump handlebars from 4.7.6 to 4.7.7
…odash-4.17.21 Bump lodash from 4.17.20 to 4.17.21
…osted-git-info-2.8.9 Bump hosted-git-info from 2.7.1 to 2.8.9
Form element description can appear before or after the input item. At the moment, only the *after* position is supported. Fixed now.
…ion-location Form element description position
* Added search result template and basic styling (localgovdrupal/localgov#259) * Added search page form styling * Added template for sitewide search view so search form appears above view header * Use article as container for a search result * Moved search region of of mobile header container * Updated sitewide search results styling and template to use BEM classes (#195) * Added cache version to Github actions for cache busting when re-running jobs
finnlewis
approved these changes
Jun 30, 2021
Member
finnlewis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me but I think @cjstevens78 should confirm in case any template changes have a knock on effect in the Croydon sub theme.
Collaborator
|
All good thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Change log:
#179 @Adnan-cds @andybroomfield Reformats File link in Media Document
#184 @stephen-cox @andybroomfield Fixed test name
#186 @Adnan-cds @andybroomfield Restoring template for renamed field
#190 @stephen-cox @finnlewis Updated GitHub CI to test the 1.x branch against D8 and D9
#193 @Adnan-cds @finnlewis @cjstevens78 Form element description position
#195 @stephen-cox @markconroy @danchamp Styling and templates for sitewide search