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.
Frontend release 0.0.23
💥 Breaking changes:
(PR #488, PR #523)
(PR #525)
$govuk-panel-colour
$govuk-canvas-colour
$govuk-highlight-colour
$govuk-page-colour
$govuk-discovery-colour
$govuk-alpha-colour
$govuk-beta-colour
$govuk-live-colour
$govuk-error-background
$govuk-proposition-border
$govuk-proposition-active-nav
$govuk-footer-background
$govuk-footer-border-top
$govuk-footer-link
$govuk-footer-link-hover
$govuk-footer-text
$govuk-button-colour-darken-15
to$govuk-button-shadow-colour
toavoid tying it to a particular colour.
(PR #525)
🚀New features:
(PR #406)
where distinguishing between visited and unvisited links is not helpful
(PR #446)
try to use them with anything other than a spacing or font map respectively.
(PR #447)
<hr>
, adds margin (xl, l and m). There is also an option to make the<hr>
border visible or invisible. (PR #483)
🔧 Fixes:
(PR #451)
(PR #481)
govuk-c-select--error
modifier class to the select component instead of relying ongovuk-c-input--error
(PR #506)px
rather thanem
. (PR #491)govuk-o-form-group
that sets leftborder for errors and a bottom margin. Add example of form errors to preview app
(PR #591)
🏠Internal:
Special thanks to @htmlandbacon and @tyom for sharing their approaches.
(PR #455)
(PR #528)