Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

layerchart@2.0.0-next.39

Minor Changes

  • feat: Support css-only usage (no Tailwind required) while retaining first-class Tailwind support (#557)

Patch Changes

  • fix(TooltipContext): Revert back to pointer events (instead of mouse/touch) but with touch-action: pan-y. Provides simplified events while allowing horizontal scrubbing with vertical scrolling. (#557)

  • fix(TooltipContext): Fix band mode regression when both x/y are scaleBand (ex. punchcard chart) (#557)

  • fix(SimplifiedCharts): Properly handle legend prop as object when determining bottom padding (#557)

  • fix(Text): Apply fill: currentColor to support more straightforward way of changing color (ex. class="text-red-500" or style="color:red") (#557)

  • docs: Add examples for standalone, daisyUI v5, shadcn-svelte v1, Skeleton v3, and Svelte UX v2 (next) (including light/dark theming) (#557)

  • feat(LineChart): Support orientation="vertical". Resolves [LineChart] Support orientation (similar to BarChart) #640 (#557)

  • fix(AreaChart|LineChart|DefaultTooltip): Handle per-series data with different length (#557)

  • feat(Highlight): Support passing opacity (#557)

  • fix(SimplifiedChart): Still add selected legend item opacity when item classes are also applied (#557)

  • feat(Legend): Add selected prop to fade out unselected items (if passed and non-empty) (#557)

  • feat(TooltipContext): Add touchEvents to control touch event behavior. Defaults to pan-y to allow vertical scrolling but horizontal scrubbing. (#557)

  • feat(SeriesState): Add isHighlighted(seriesKey) to easy check if series is hightlight (or should be faded) (#557)

  • feat(LinearGradient): Support Html context (#557)

  • fix(Primatives): Apply default classes when using Canvas context (like Svg). Resolves [Primitives] Apply default classes for Canvas same as Svg #544 (#557)

  • refactor: Remove use of layerClass and apply lc-{name} class directly to allow easy component <style> targetting within LayerChart (#557)

  • feat: Simplify daisyUI, shadcn-svelte, and Skeleton integrations with single line @import 'layerchart/{library}.css' added to app.css (#557)

github-actions bot and others added 2 commits September 24, 2025 16:42
Added new features and fixes for TooltipContext, LineChart, and other components. Improved documentation and integration examples for various libraries.
Copy link

pkg-pr-new bot commented Sep 24, 2025

Open in StackBlitz

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

commit: dc1888a

Copy link

pkg-pr-new bot commented Sep 24, 2025

Open in StackBlitz

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

commit: a39c947

Copy link
Contributor Author

github-actions bot commented Sep 24, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

@techniq techniq merged commit c84dea5 into next Sep 25, 2025
5 checks passed
@techniq techniq deleted the changeset-release/next branch September 25, 2025 11:16
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.

1 participant