Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.1.1 #914

Merged
merged 2 commits into from
Jul 17, 2018
Merged

Release v1.1.1 #914

merged 2 commits into from
Jul 17, 2018

Conversation

NickColley
Copy link
Contributor

@NickColley NickColley commented Jul 17, 2018

1.1.1 (fix release)

🔧 Fixes:

  • Update details behaviour to remove margin-bottom for all elements
    (PR #900)

  • Update internal padding of tab content in the tabs component
    (PR #886)

  • Fixes an issue where clicking the revealed content in browsers that do not
    support the native details element causes the details element to collapse.
    (PR #912)

  • Fixes an issue where clicking the revealed content within a details element
    toggles the aria-expanded attribute on the summary element and the aria-hidden
    attribute on the content element, causing them to get out of sync with the
    visible state of the component.
    (PR #912)

  • Fixes an issue where it's not possible to make any field that does not have
    the name ‘year’ use any other width than 2 characters
    (PR #908)

  • Fix undefined class displaying in date input
    (PR #913)

@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-review-pr-914 July 17, 2018 12:33 Inactive
@@ -30,20 +41,20 @@

- Fixes an issue where clicking the revealed content in browsers that do not
support the native details element causes the details element to collapse.
([PR #912])(https://github.com/alphagov/govuk-frontend/pull/912)
([PR #912](https://github.com/alphagov/govuk-frontend/pull/912))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops! Thanks… x 4

Copy link
Contributor

@36degrees 36degrees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@NickColley NickColley merged commit 7c3f0a2 into master Jul 17, 2018
@NickColley NickColley deleted the release-v1.1.1 branch July 17, 2018 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants