Skip to content

Commit

Permalink
Merge pull request #1123 from alphagov/release-2.5.0
Browse files Browse the repository at this point in the history
Release v2.5.0
  • Loading branch information
aliuk2012 committed Jan 10, 2019
2 parents 6f5f30e + 032a035 commit 6360f82
Show file tree
Hide file tree
Showing 28 changed files with 2,874 additions and 1,003 deletions.
24 changes: 18 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,24 @@

🆕 New features:

- Pull Request Title goes here

Description goes here (optional)

([PR #N](https://github.com/alphagov/govuk-frontend/pull/N))

🔧 Fixes:

- Pull Request Title goes here

Description goes here (optional)

([PR #N](https://github.com/alphagov/govuk-frontend/pull/N))

## 2.5.0 (Feature release)

🆕 New features:

- Accordion component 🎉

Contributed by @frankieroberto, as well as @injms, @hannalaakso, @joelanman and others.
Expand Down Expand Up @@ -46,12 +64,6 @@

🔧 Fixes:

- Pull Request Title goes here

Description goes here (optional)

([PR #N](https://github.com/alphagov/govuk-frontend/pull/N))

- Update visually hidden class to fix ordering issue in VoiceOver OSX

We have fixed an issue in VoiceOver OSX where using the `govuk-visually-hidden` class in links would result in the text being announced out of order.
Expand Down
2 changes: 1 addition & 1 deletion dist/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.1
2.5.0
3 changes: 0 additions & 3 deletions dist/govuk-frontend-2.4.1.min.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/govuk-frontend-2.4.1.min.js

This file was deleted.

3 changes: 3 additions & 0 deletions dist/govuk-frontend-2.5.0.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/govuk-frontend-2.5.0.min.js

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions dist/govuk-frontend-ie8-2.4.1.min.css

This file was deleted.

3 changes: 3 additions & 0 deletions dist/govuk-frontend-ie8-2.5.0.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 6360f82

Please sign in to comment.