Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Jul 6, 2018
1 parent 6c7789e commit e3b87a2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@
`headingLevel: <number>` parameter. Default is `2`.
([PR #853](https://github.com/alphagov/govuk-frontend/pull/853))

- Update date input component

Allow the `name` and `id` attributes to be passed individually for each input item.

Rely on `classes` instead of item names to set the width of input items.

Add default (day, month, year) date input items if no items are being specified

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

🔧 Fixes:

Expand Down

0 comments on commit e3b87a2

Please sign in to comment.