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

Bump govuk-frontend from v2.10.0 to v2.11.0 #741

Merged
merged 1 commit into from
Apr 25, 2019
Merged

Conversation

aliuk2012
Copy link
Contributor

Changelog

🆕 New features:

  • Add new secondary and warning button variants

    (PR #1207)

  • Add new govuk-shade and govuk-tint functions for creating shades and tints of
    colours.

    (PR #1207)

  • Add support for custom row classes on the summary list component (including support for some rows without action links)

    (PR #1259)

  • Ensure fieldset never exceeds max-width

    This fix ensures that both WebKit/Blink and Firefox are prevented from expanding their fieldset widths to the content's minimum size.

    This was preventing max-width: 100% from being applied to select menus inside a fieldset.

    See discussion in "Reset your fieldset" and raised by issue #1264

    (PR #1269)

🔧 Fixes:

  • Add various fixes to the summary list component:

    1. Fixes the 1px row height change when borders are removed
      Padding is now adjusted by 1px instead

    2. Fixes the text alignment when the actions column isn't added
      So the key column always stays at 30% width

    (PR #1259)

https://github.com/alphagov/govuk-frontend/releases/tag/v2.11.0

- Add new secondary and warning button variants

  ([PR #1207](alphagov/govuk-frontend#1207))

- Add new govuk-shade and govuk-tint functions for creating shades and tints of
  colours.

  ([PR #1207](alphagov/govuk-frontend#1207))

- Add support for custom row classes on the summary list component (including support for some rows without action links)

  ([PR #1259](alphagov/govuk-frontend#1259))

- Ensure fieldset never exceeds max-width

  This fix ensures that both WebKit/Blink and Firefox are prevented from expanding their fieldset widths to the content's minimum size.

  This was preventing `max-width: 100%` from being applied to select menus inside a fieldset.

  See discussion in ["Reset your fieldset"](https://thatemil.com/blog/2015/01/03/reset-your-fieldset/) and raised by [issue #1264](alphagov/govuk-frontend#1264)

  ([PR #1269](alphagov/govuk-frontend#1269))

- Add various fixes to the summary list component:

  1. Fixes the 1px row height change when borders are removed
  Padding is now adjusted by 1px instead

  2. Fixes the text alignment when the actions column isn't added
  So the key column always stays at 30% width

  ([PR #1259](alphagov/govuk-frontend#1259))

https://github.com/alphagov/govuk-frontend/releases/tag/v2.11.0
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.

Such numbers, very wow.

⬆️✅

@aliuk2012 aliuk2012 merged commit 7d40aa3 into master Apr 25, 2019
@aliuk2012 aliuk2012 deleted the bump-govuk-frontend branch April 25, 2019 13:11
aliuk2012 added a commit that referenced this pull request Apr 25, 2019
Features:
- [#741 Update to GOV.UK Frontend version 2.11.0](#741) (See GOV.UK Frontend 2.11.0 [release notes](https://github.com/alphagov/govuk-frontend/releases/tag/v2.11.0))
@aliuk2012 aliuk2012 mentioned this pull request Apr 25, 2019
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