Skip to content

Commit

Permalink
Add to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanita Barrett committed May 27, 2020
1 parent 53cbecd commit 6964eaf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,18 @@

### New features

#### Add collapseOnMobile breadcrumbs flag

Add a collapseOnMobile flag to breadcrumbs which, when set to true, means the breadcrumb collapses to the first and last items only on mobile and doesn't wrap onto a new line.

[Pull request #1754: Add collapseOnMobile breadcrumbs flag](https://github.com/alphagov/govuk-frontend/pull/1754)

#### New list modifier to add extra spacing between list items

If a list is hard to read becuse the items run across multiple lines you can now [add extra spacing using the `govuk-list--spaced` modifier class](http://design-system.service.gov.uk//styles/typography/#adding-extra-spacing-between-list-items).

[Pull request #1775: Add list--spaced modifier](https://github.com/alphagov/govuk-frontend/pull/1775).


#### Improved Sass compilation times

We've changed the way that dependencies are imported within GOV.UK Frontend to improve Sass compilation times.
Expand Down

0 comments on commit 6964eaf

Please sign in to comment.