Skip to content

Releases: keller-mark/use-coordination

v0.0.11

24 Mar 14:35
76b4374
Compare
Choose a tag to compare

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)

v0.0.10

07 Mar 16:58
c59f18a
Compare
Choose a tag to compare

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

15 Feb 20:17
6205aba
Compare
Choose a tag to compare

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

09 Feb 01:35
2cf26e2
Compare
Choose a tag to compare

Patch Changes

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

v0.0.7

08 Feb 19:51
23dfe61
Compare
Choose a tag to compare

Patch Changes

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

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

v0.0.6

03 Feb 15:47
17d0b05
Compare
Choose a tag to compare

Patch Changes

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

v0.0.5

03 Feb 00:48
e6f9111
Compare
Choose a tag to compare

Patch Changes

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

v0.0.4

02 Feb 23:22
aa239fa
Compare
Choose a tag to compare

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)

v0.0.3

14 Dec 15:04
f2be5e4
Compare
Choose a tag to compare

Patch Changes

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