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

Release v2.0.0 #293

Merged
merged 1 commit into from
Aug 25, 2016
Merged

Release v2.0.0 #293

merged 1 commit into from
Aug 25, 2016

Conversation

robinwhittleton
Copy link
Contributor

@robinwhittleton robinwhittleton commented Aug 25, 2016

  • Remove the images path override from the helpers partial (PR #292). This will break background images that are currently using the file-url function from the url-helpers partial in the frontend toolkit. As $path will vary from project to project you will need to define this in your main application stylesheet. There is an example of setting $path here.
  • Bump govuk frontend toolkit to 4.16.1 (PR #288). This adds space key activation to links with a role of button.
  • Form validation patterns for conditionally revealing content (PR #286)
  • Centre text on full-width buttons (PR #289)
  • Lint JS code using StandardJS (PR #290)

This version deprecates external link styles. If your service has user research that indicates that external links are useful (or not) then we’d like to hear from you either on Slack, digital-service-designers or opening an issue.

- Remove the images path override from the helpers partial ([PR #292](#292)). This will break background images that are currently using the `file-url` function from [the url-helpers partial in the frontend toolkit](https://github.com/alphagov/govuk_frontend_toolkit/blob/d54c9b26d314a6e6cb50ba90f6e96ca50049498f/stylesheets/_url-helpers.scss). As `$path` will vary from project to project you will need to define this in your main application stylesheet.
- Bump govuk frontend toolkit to 4.16.1 ([PR #288](#288)). This adds space key activation to links with a role of button.
- Form validation patterns for conditionally revealing content ([PR #286](#286))
- Centre text on full-width buttons ([PR #289](#289))
- Lint JS code using [StandardJS](http://standardjs.com/) ([PR #290](#290))

*This version deprecates external link styles. If your service has user research that indicates that external links are useful (or not) then we’d like to hear from you either on Slack, [digital-service-designers](https://groups.google.com/a/digital.cabinet-office.gov.uk/forum/#!forum/digital-service-designers) or [opening an issue](https://github.com/alphagov/govuk_elements/issues/new).*
@gemmaleigh gemmaleigh merged commit 58e2b5e into master Aug 25, 2016
@gavboulton
Copy link
Contributor

🎆

@robinwhittleton robinwhittleton deleted the bump-version branch August 25, 2016 12:16
gemmaleigh added a commit that referenced this pull request Oct 25, 2016
This release includes two breaking changes:

- Removal of external link styles and icons, if you are using the
external-link-* mixins you will need to remove them from your codebase
([PR #293](alphagov/govuk_frontend_toolkit#293))
- Correct spelling of the 'accordion' icon, you will need to check for
the incorrect spelling 'accordian' and update if you are using this
icon ([PR
#345](alphagov/govuk_frontend_toolkit#345))

And two minor changes:

- Amend GOVUK.StickAtTopWhenScrolling to resize the sticky element and
shim when the .js-sticky-resize class is set ([PR
#343](alphagov/govuk_frontend_toolkit#343))
- Allow custom options in GOVUK.analytics.trackPageview
([#332](alphagov/govuk_frontend_toolkit#332))
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