Skip to content

Conversation

@techniq
Copy link
Owner

@techniq techniq commented Mar 11, 2025

Resolves #388

@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2025

🦋 Changeset detected

Latest commit: 672e5c2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
layerchart Major

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerchart ✅ Ready (View Log) Visit Preview 18f60ca

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 11, 2025

Open in Stackblitz

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

commit: 672e5c2

… `hsl()` (as variable now includes the color function)
@techniq techniq merged commit adf1968 into next Mar 12, 2025
4 checks passed
@techniq techniq deleted the tailwind-4 branch March 12, 2025 16:44
techniq added a commit that referenced this pull request Mar 12, 2025
* Initial migration to Tailwind 4 (and layerstack/svelte-ux @next)

* Format project

* Update all the non-transparent CSS variables to remove the hard coded `hsl()` (as variable now includes the color function)

* fix(LinearGradient): Handle `tw-gradient-[from|to]` no longer inheriting

* Cleanup

* fix(Spline): Pass `fillOpacity` prop (instead of `fill-opacity`) to support Canvas

* Update semi-transparent CSS variable usage to use `opacity`, `fillOpacity` or `color-mix()` depending on the usage

* Add changeset

* Use `1%` instead of `0%` opacity for gradient examples to workaround gray gradient issue due to TW4's use of `color-mix()`

details: https://bsky.app/profile/techniq.dev/post/3lk6qr6e5b22t

* Refine getting started

* Restore prose heading styling (size/bold/margin)

* fix: Support `opacity` prop/style when Canvas rendered for all primatives

* docs(LineChart): Fix "Gradient threshold" highlight and tooltip color
techniq added a commit that referenced this pull request Apr 23, 2025
* Initial migration to Tailwind 4 (and layerstack/svelte-ux @next)

* Format project

* Update all the non-transparent CSS variables to remove the hard coded `hsl()` (as variable now includes the color function)

* fix(LinearGradient): Handle `tw-gradient-[from|to]` no longer inheriting

* Cleanup

* fix(Spline): Pass `fillOpacity` prop (instead of `fill-opacity`) to support Canvas

* Update semi-transparent CSS variable usage to use `opacity`, `fillOpacity` or `color-mix()` depending on the usage

* Add changeset

* Use `1%` instead of `0%` opacity for gradient examples to workaround gray gradient issue due to TW4's use of `color-mix()`

details: https://bsky.app/profile/techniq.dev/post/3lk6qr6e5b22t

* Refine getting started

* Restore prose heading styling (size/bold/margin)

* fix: Support `opacity` prop/style when Canvas rendered for all primatives

* docs(LineChart): Fix "Gradient threshold" highlight and tooltip color
techniq added a commit that referenced this pull request Apr 23, 2025
* Initial migration to Tailwind 4 (and layerstack/svelte-ux @next)

* Format project

* Update all the non-transparent CSS variables to remove the hard coded `hsl()` (as variable now includes the color function)

* fix(LinearGradient): Handle `tw-gradient-[from|to]` no longer inheriting

* Cleanup

* fix(Spline): Pass `fillOpacity` prop (instead of `fill-opacity`) to support Canvas

* Update semi-transparent CSS variable usage to use `opacity`, `fillOpacity` or `color-mix()` depending on the usage

* Add changeset

* Use `1%` instead of `0%` opacity for gradient examples to workaround gray gradient issue due to TW4's use of `color-mix()`

details: https://bsky.app/profile/techniq.dev/post/3lk6qr6e5b22t

* Refine getting started

* Restore prose heading styling (size/bold/margin)

* fix: Support `opacity` prop/style when Canvas rendered for all primatives

* docs(LineChart): Fix "Gradient threshold" highlight and tooltip color
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