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 4, 2018
1 parent 5b676ca commit 6abefcc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@

🆕 New features:

- 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))

- Pull Request Title goes here

Description goes here (optional)
Expand Down

0 comments on commit 6abefcc

Please sign in to comment.