Commit 9e016b6
Charts: Export everything Woo Analytics needs (#44390)
* export all things WA needed & fix build errors
* changelog
* keep visx components in different paths
* Update projects/js-packages/charts/src/components/line-chart/line-chart-annotations-overlay.tsx
* re-export visx component with visx prefix
* fix responsive type check error for line chart
* Update projects/js-packages/charts/src/components/line-chart/line-chart-annotations-overlay.tsx
* import type
* limit scope
* fix typo
* fix exported type of line chart
* fix copy-pasted comment
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/16430444716
Upstream-Ref: Automattic/jetpack@76a6a3e1 parent 9a889cb commit 9e016b6
27 files changed
Lines changed: 320 additions & 205 deletions
File tree
- dist
- cjs
- components/line-chart
- visx
- group
- legend
- text
- mjs
- components/line-chart
- visx
- group
- legend
- text
- src
- components
- line-chart
- visx
- group
- legend
- text
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
| |||
296 | 303 | | |
297 | 304 | | |
298 | 305 | | |
| 306 | + | |
299 | 307 | | |
300 | 308 | | |
301 | 309 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments