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

fix: text color in interruption card and initAll function #1062

Merged
merged 3 commits into from
Jan 9, 2025
Merged

Conversation

…is true (#1059)

If the component is used when govuk global styles is set to true, the i
specificity isn't high enough to override the text color to white.
This commit adds extra css to ensure elements within the interruption
card body are given the correct text size and color.
The code block to initialize sortable table copmonents was duplicated
Datepickers were always initialised within the document scope, and would ignore any scope passed to
the intiAll function.
@chrispymm chrispymm requested a review from a team as a code owner January 9, 2025 12:26
@chrispymm chrispymm merged commit c8a3800 into main Jan 9, 2025
19 checks passed
@chrispymm chrispymm deleted the v3.3.1 branch January 9, 2025 14:19
gregtyler pushed a commit that referenced this pull request Jan 9, 2025
## [3.3.1](v3.3.0...v3.3.1) (2025-01-09)

### Bug Fixes

* text color in interruption card and initAll function updates ([#1062](#1062)) ([c8a3800](c8a3800)), closes [#1059](#1059) [#1060](#1060) [#1061](#1061)
@gregtyler
Copy link
Contributor

🎉 This PR is included in version 3.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants