Skip to content

[codex] apply dynamic contrast to text blocks#985

Merged
JulianPrieber merged 1 commit into
LinkStackOrg:betafrom
chaochaoweb3:codex/fix-text-block-contrast
Jul 21, 2026
Merged

[codex] apply dynamic contrast to text blocks#985
JulianPrieber merged 1 commit into
LinkStackOrg:betafrom
chaochaoweb3:codex/fix-text-block-contrast

Conversation

@chaochaoweb3

Copy link
Copy Markdown
Contributor

Fixes #966.

Summary

  • add the existing dynamic-contrast class to custom text block output
  • keep the existing button-text styling intact

Validation

  • git diff --check
  • php -l resources/views/components/pageitems/text-display.blade.php (not run: php is not installed in this local environment)

@chaochaoweb3
chaochaoweb3 force-pushed the codex/fix-text-block-contrast branch from bef6b06 to 51ce3c2 Compare June 30, 2026 05:18
@chaochaoweb3
chaochaoweb3 marked this pull request as ready for review June 30, 2026 05:26
@chaochaoweb3

Copy link
Copy Markdown
Contributor Author

Rebased this onto the latest upstream main, corrected the commit author metadata, and marked it ready for review. I also triggered a fresh Scrutinizer run; it still reports repository-level analysis errored / tests failed with no artifacts exposed, and the Scrutinizer API shows the tracked main build is already failed. Local validation available here was git diff --check.

@JulianPrieber
JulianPrieber changed the base branch from main to beta July 7, 2026 16:37
@chaochaoweb3
chaochaoweb3 force-pushed the codex/fix-text-block-contrast branch from 51ce3c2 to 8ba9801 Compare July 20, 2026 09:13
@chaochaoweb3

Copy link
Copy Markdown
Contributor Author

Rebased this PR onto the correct latest beta branch. This removed the unrelated main-branch history that had accumulated in the comparison; the PR now contains one noreply-authored commit and changes only the text-display Blade file. GitHub reports it mergeable and clean. Local validation: git diff --check. PHP is not installed on this machine, so php -l remains unavailable.

@JulianPrieber

Copy link
Copy Markdown
Member

Thank you for the branch correction! Gonna merge to test in a bit.
I'll leave a comment here which beta release contains the change.

@JulianPrieber
JulianPrieber merged commit 9a8e359 into LinkStackOrg:beta Jul 21, 2026
@JulianPrieber

Copy link
Copy Markdown
Member

Released in v4.9.0-pre-release-7

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.

background--dark not applied on custom text blocks

2 participants