Extract tooltip extensions and add compact scales - #10
Conversation
|
Important Review skippedToo many files! This PR contains 147 files, which is 47 over the limit of 100. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (147)
You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
{ use: tooltip, ... }@tanstack/react-charts/tooltipBundle impact
Breaking changes
This 0.x cleanup replaces:
tooltip: truewithtooltip{ use: tooltip, ... }portal: truewith the importedportalextension@tanstack/react-charts/tooltipMigration examples are in
CHANGELOG.md. Deferred bundle options are recorded inPLAN.md.Validation
pnpm typecheckpnpm testpnpm docs:checkpnpm bundle:checkpnpm package:checkpnpm release:artifactspnpm release:checkpnpm canvas:check