Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hannalaakso committed Sep 21, 2018
1 parent cbef971 commit 83ba92d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@

🆕 New features:

- Add component options (arguments) as `macro-options.json` to `package`

We want to be able to expose these options to GOV.UK Design System. This change includes them as `yaml` in `src/components` and adds a build step to transform them to `JSON` and copy them to `package/components`. It also adds a test to check if the copied files are valid JSON and contain expected attributes.

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

- Pull Request Title goes here

Description goes here (optional)
Expand Down Expand Up @@ -63,7 +69,7 @@

- Update date input component to use `display: inline-block`
([PR #938](https://github.com/alphagov/govuk-frontend/pull/938))

- Change spacing relationship on default and small legends and hints
([PR #940](https://github.com/alphagov/govuk-frontend/pull/940))

Expand Down

0 comments on commit 83ba92d

Please sign in to comment.