chore(deps): core-styles v2.55 + section--accent#1144
Merged
Conversation
Review Summary by QodoUpdate Core-Styles to v2.55.0 with accessibility improvements
WalkthroughsDescription• Update Core-Styles dependency to v2.55.0 • Includes accessibility fixes for sections • Adds new section--accent style variant • Enables Bootstrap v4 media object support Diagramflowchart LR
A["package.json"] -- "update dependency" --> B["@tacc/core-styles v2.55.0"]
B -- "provides" --> C["Accessibility fixes"]
B -- "provides" --> D["section--accent style"]
B -- "provides" --> E["Bootstrap v4 media support"]
File Changes1. package.json
|
Code Review by Qodo
|
Expose o-section--style-accent alongside light, muted, and dark in DJANGOCMS_BOOTSTRAP4_GRID_CONTAINERS so Container matches Style plugin options. Made-with: Cursor
Published QA page stacks Style section variants and a Bootstrap 4 Container with accent classes. Document usage in management commands README. Replace deletes draft-only trees to avoid django CMS 3 TreeNode errors. Made-with: Cursor
And default values.
wesleyboar
added a commit
to TACC/Core-CMS-Custom
that referenced
this pull request
Apr 9, 2026
## Overview Fix color contrast to pass accessibility tests. ## Related - caused by TACC/Core-CMS#1089 - requires TACC/Core-CMS#1144 - required by TACC/Core-Portal-Deployments#170 ## Changes - **deletes** ecep-derived neutral colors <sup>this makes easier/consistent a11y color contrast testing)</sup> - **changes** an accent color to pass a11y color contrast - **adds** footer style to use black bkgd not header color ## Testing Run [Link Color Contrast Checker](https://webaim.org/resources/linkcontrastchecker/?fcolor=222222&bcolor=FFFFFF&lcolor=844FCD) against all combinations of text and background colors. - https://pprd.ecep.tacc.utexas.edu/publications/ (light and muted sections) - https://pprd.ecep.tacc.utexas.edu/resources/models/cmp/ (dark sections) Test Accordion (`<details><summary>`) UI states match those of links: - https://pprd.ecep.tacc.utexas.edu/cs-data/ecep-cs-education-dashboard/ ## UI Skipped.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Update to Core-Styles v2.55 for:
.sections.sectionstyleaccentmediaobjectRelated
Changes
Testing
make buildmake start<h2>and textUI