Releases: keller-mark/use-coordination
v0.0.11
v0.0.10
Patch Changes
-
Improve examples: add plot library titles. Add color scale legend for Seattle weather example. (
@use-coordination/plots-example
) (#84) -
Fix flow editor bugs and fix docs for hooks. (
@use-coordination/flow-editor
,docs
) (#77) -
Move usage guidance section into docs page (out of manuscript). (
docs
) (#85) -
Implement Seattle weather example. (
@use-coordination/plots-example
) (#79) -
Adds a volume visualization example using Niivue. (
@use-coordination/volumetric-example
) (#82)
v0.0.9
Patch Changes
-
Add usage page to docs. (
docs
) (763abd7
) -
Rename the hook functions to improve API. (
@use-coordination/core
) (#73) -
Rename @use-coordination/provider to @use-coordination/core. (
@use-coordination/core
) (#71) -
Implement multi-level example. (
@use-coordination/provider
,@use-coordination/plots-example
) (#69) -
Rename config to spec everywhere. (
@use-coordination/json-schema
,@use-coordination/schemas
,@use-coordination/core
) (#74)
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
Patch Changes
-
Playwright e2e test for counting re-renders. (
demo
) (#35) -
Add mergeCoordination changes. (
@use-coordination/provider
,@use-coordination/config
,@use-coordination/utils
) (#49) -
Add multiple plot libraries example. (
@use-coordination/plots-example
) (#33) -
Add graphviz render function. (
@use-coordination/graphviz-renderer
) (#45) -
License. (
use-coordination
) (#48) -
Add plotly example to multiple plot libraries example. (
@use-coordination/plots-example
) (#51) -
Implement a defineConfig function using TypeScript generics to integrate config with type system. (
@use-coordination/provider
) (#52) -
Rename CmvProvider -> CoordinationProvider. (
@use-coordination/provider
) (#47)