Releases: techniq/layerchart
Releases · techniq/layerchart
[email protected]
Patch Changes
- Remove
posthog-js
fromdependencies
(onlydevDependencies
for docs) (0d72288
)
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- fix(ChartContext): Remove last
@layerstack/utils/array
import (6b88925
)
[email protected]
Patch Changes
- Update
@layerstack/*
packages and remove deep imports (ex.@layerstack/utils/array
) (9621a4e
)
[email protected]
Patch Changes
-
fix(Bars,Labels): Add
key()
acccessor to set{#each}
key for improved transitions (7acaa43
) -
fix: Use
series.key
as {#each} key for better transitions (hide/show series) (5139159
) -
feat(Labels): Support overriding text with default slot (
1492cdc
) -
Add
default
topackage.json
exports
to improve webpack/rollup compatibility (a63fccc
)
[email protected]
Patch Changes
- fix(Spline): Improve defaultPathData() by handling explicit
pathData
(ex. Bar) and non-cartesian (ex. graph/hierarchy) usage (7dcd042
)