Closed michaelnesen closed 2 months ago
Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
---|---|---|---|---|
polaris-viz-core-cjs | 61.19 KB (0%) | 1.3 s (0%) | 1.1 s (+8.77% 🔺) | 2.4 s |
polaris-viz-cjs | 215.35 KB (+0.02% 🔺) | 4.4 s (+0.02% 🔺) | 2.3 s (+56.7% 🔺) | 6.6 s |
polaris-viz-esm | 176.24 KB (+0.02% 🔺) | 3.6 s (+0.02% 🔺) | 1.3 s (-25.78% 🔽) | 4.8 s |
polaris-viz-css | 4.72 KB (0%) | 95 ms (0%) | 201 ms (-46.88% 🔽) | 295 ms |
polaris-viz-esnext | 181.89 KB (+0.02% 🔺) | 3.7 s (+0.02% 🔺) | 1.2 s (-30.71% 🔽) | 4.8 s |
What does this implement/fix?
RenderInnerValueContent
type to includedimensions
, this will be useful for the consumer to dynamically changing the size of the inner value based on the size of the chart containerDoes this close any currently open issues?
What do the changes look like?
Storybook link
https://6062ad4a2d14cd0021539c1b-rkoidmddvx.chromatic.com/
Before merging
[x] Check your changes on a variety of browsers and devices.
[x] Update the Changelog's Unreleased section with your changes.
[x] Update relevant documentation, tests, and Storybook.
[x] Make sure you're exporting any new shared Components, Types and Utilities from the top level index file of the package