Skip to content
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

Chore(dist): update dist folder with latest changes #441

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

hannalaakso
Copy link
Member

Update with all the latest changes from source:

Breaking changes:

  • The link styles in the core layer no longer style a elements directly, but
    instead provide a govuk-link class which you will need to apply to links
    individually. (PR #427)
  • The link component has been removed from Frontend as the link styles have
    been moved to the core
    (PR #431)
  • Rename legal-text argument accepted by legal-text component to text (PR #431)
  • Rename legal-text component to warning-text (PR #431)

New features:

  • The prose scope has been extended to style links, which means links within the
    scope do not need the govuk-link class applied.
    (PR #427)
  • The muted link variant from the link component is now available as a core
    class (govuk-link--muted).
    (PR #427)

Fixes:

  • The error summary component allows users to pass HTML for an entry in the list
    again. (PR #428)
  • Error list entries in the error summary component no longer get wrapped in
    links when no href is provided.
    (PR #428)
  • Remove redundant 'resets' for link print styles
    (PR #427)
  • The back link, breadcrumbs, error summary, previous / next and skip link
    components have been updated to include explicit link styling, as they
    previously relied on the global link styles.
    (PR #427)
  • Adjust warning-text icon by 1px for New Transport

Internal:

  • Add prose scope example (PR #429)
  • Links within the review app and the examples have been updated to use the
    govuk-link class.
    (PR #427)
  • Improve documentation around publishing (PR #430)
  • Improve documentation around contributing (PR #433)

Copy link
Contributor

@36degrees 36degrees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@hannalaakso hannalaakso merged commit 48be39e into master Jan 18, 2018
@hannalaakso hannalaakso deleted the frontend-dist-0.0.22 branch January 18, 2018 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants