Skip to content

strong-webkit-fix#832

Merged
techniq merged 1 commit intotechniq:nextfrom
cycle4passion:strong-webkit-fix
Apr 17, 2026
Merged

strong-webkit-fix#832
techniq merged 1 commit intotechniq:nextfrom
cycle4passion:strong-webkit-fix

Conversation

@cycle4passion
Copy link
Copy Markdown

@cycle4passion cycle4passion commented Apr 16, 2026

Currently <strong>text elements rendering dark Safari in darkmode. Webkit treats color: initial on inline replaced/formatted elements differently than Chrome/Firefox. The most reliable fix is avoiding inherit entirely and just setting an explicit color directly

Example Transform - Pointer Interactions (b/w * and -)

Fix has been tested for dark and light modes in Safari, Chrome, Firefox.

Currently <strong> text elements rendering dark Safari in darkmode. Webkit treats color: initial on inline replaced/formatted elements differently than Chrome/Firefox. The most reliable fix is avoiding inherit entirely and just setting an explicit color directly

Example [Transform](https://next.layerchart.com/docs/guides/transform#pointer-interactions)

Fix has been tested for dark and light modes in Safari, Chrome, Firefox.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 16, 2026

⚠️ No Changeset found

Latest commit: 90518ac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 16, 2026

Open in StackBlitz

npm i https://pkg.pr.new/layerchart@832

commit: 90518ac

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 16, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerchart ✅ Ready (View Log) Visit Preview 90518ac

@techniq techniq merged commit 4f5f1c9 into techniq:next Apr 17, 2026
7 checks passed
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.

2 participants