-
Notifications
You must be signed in to change notification settings - Fork 1
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
all dependency updated to LTS. #51
Open
farrukhishaq
wants to merge
22
commits into
master
Choose a base branch
from
dependency-upgrade
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
5b60470
to
dc37fc6
Compare
parvinba
approved these changes
Oct 21, 2024
jeff-horton-ho-sas
approved these changes
Oct 21, 2024
…d our package files into a directory called dist
6519f39
to
7d945c6
Compare
539dd8e
to
5b186fe
Compare
…lour/ importing explicitly sass variables.
962ed5c
to
01c9e80
Compare
3237eb1
to
2de70bb
Compare
farrukhishaq
commented
Oct 22, 2024
assets/styles/_colours.scss
Outdated
@@ -3,6 +3,10 @@ $ho-brand: #8f23b3; | |||
$black: #0b0c0c; | |||
$white: #fff; | |||
$background: #f3f3f3; | |||
$grey-1: #6F777B; |
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.
govuk-colour('grey-1')
replaced with $grey-1
in all-components/ asl pages/projects
farrukhishaq
commented
Oct 22, 2024
assets/styles/_govuk-frontend.scss
Outdated
@import 'govuk-frontend/dist/govuk/core/all'; | ||
@import 'govuk-frontend/dist/govuk/objects/all'; | ||
|
||
@import 'govuk-frontend/dist/govuk/overrides/all'; | ||
|
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.
using complete path as a breaking change using dist/
55155f7
to
2944d2a
Compare
26a0ffd
to
0055286
Compare
fdc5c86
to
34217d3
Compare
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.
All Dependencies are updated
Change Affect/ Manual test