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.
1.0.0
π New features:
Add tabs component β thanks to @adamsilver and @trevorsaint for contributing
(PR #776)
Add default text for back-link component β thanks to @web-bert
(PR #793)
Add default container class to the header component
(PR #807)
π§ Fixes:
This reduces the margin-bottom of the hint by 5px after a default
<label>
or<label class="govuk-label--s">
.(PR #806)
π Internal:
Remove instructions to login with npm, which is no longer required
(PR #795)
Update docs with the assistive technology we support (PR #800)
Update docs about installing fonts (PR #802)
Update browser support matrix
Remove Windows Phone
Update IE 8-10 to functional and IE 11 to compliant
(PR #803
Add notice about the use of
html
arguments in Nunjucks macros for production(PR #785)
Add CHANGELOG_TEMPLATE to make changelogs easier for new contributors
(PR #798)
Update package
README
(PR #804)