Skip to content

Latest commit

 

History

History
131 lines (59 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

131 lines (59 loc) · 5.27 KB

0.0.11

Patch Changes

  • Add MNIST example comparing UMAP and DensMAP" (@use-coordination/plots-example) (#88)

  • Fix bug preventing successful bundle step by removing pinned version of @loaders.gl dependency. (@use-coordination/plots-example) (#89)

0.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)

0.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)

0.0.8

Patch Changes

  • Add example that integrates Trrack library for provenance tracking. Implement hook function in helper sub-package. (@use-coordination/trrack-helpers) (#65)

0.0.7

Patch Changes

  • Add flow editor, initial implementation. (@use-coordination/flow-editor) (#62)

  • Create documentation pages for flow-editor and graphviz-rendering. (docs) (#64)

0.0.6

Patch Changes

  • Use more modern graphviz library. (@use-coordination/graphviz-renderer) (#57)

0.0.5

Patch Changes

  • Browser only for Plotly in docs. (docs) (#54)

0.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)

0.0.3

Patch Changes

  • Try again. (use-coordination) (#29)

0.0.2

Patch Changes

  • First deploy from gh. (use-coordination) (#27)

3.3.3

Patch Changes

  • Improve API again. (@use-coordination/basic-example, @use-coordination/provider, @use-coordination/schemas, @use-coordination/config) (#20)

3.3.2

Patch Changes

  • Move examples. (@use-coordination/basic-example) (#17)

3.3.1

Patch Changes

  • Add docs site. (docs) (c0b3c3d)

  • Remove unused code. Add examples to docs homepage. (docs) (#10)

  • Renaming lots of things" (@use-coordination/provider, @use-coordination/schemas, @use-coordination/config, docs) (#15)

  • Examples. (docs) (b316228)