@vitessce/constants
Advanced tools
Changelog
3.3.3
Prevent URLs from being included in download dropdown for Zarr file types. (@vitessce/spatial
, @vitessce/zarr
, @vitessce/vit-s
) (#1759)
SpatialData file type. (@vitessce/schemas
) (#1728)
Support bitmask segmentations with gaps and irregular orderings. Enable usage of JSON-based Zarr stores in demos for tests. (@vitessce/layer-controller-beta
, @vitessce/spatial-beta
, @vitessce/ome-tiff
, @vitessce/spatial-utils
, @vitessce/constants-internal
, @vitessce/image-utils
, @vitessce/utils
, @vitessce/json
, @vitessce/zarr
, @vitessce/csv
, @vitessce/all
, @vitessce/example-configs
, @vitessce/schemas
, @vitessce/config
, @vitessce/vit-s
, @vitessce/gl
) (#1758)
Fix volume control text sizing bug in layerController. (@vitessce/layer-controller
) (#1746)
Changelog
3.3.2
Add the prop closeButtonVisible to all views, passed down to TitleInfo, to allow hiding the close buttons on each view by setting this prop in the config. (@vitessce/vit-s
) (#1740)
Memoize button icons in TitleInfo to prevent unnecessary re-renders" (@vitessce/vit-s
) (#1736)
Added a prop to hide download buttons and dropdowns. (@vitessce/vit-s
) (#1743)
Changelog
3.3.0
@vitessce/spatial-utils
, @vitessce/zarr-utils
, @vitessce/json
, @vitessce/zarr
, @vitessce/gl
) (#1693)Types-only package. (@vitessce/types
) (#1708)
TypeScript types for @vitessce/utils sub-package. (@vitessce/utils
) (#1706)
Upgrade cypress to fix https://github.com/cypress-io/cypress/issues/27804. (demo
, html
) (#1703)
Convert @vitessce/constants-internal to TypeScript by changing file extensions. (@vitessce/constants-internal
) (#1701)
Changelog
3.2.2
Implement a workaround to allow for plugin zod schemas to be used. (@vitessce/schemas
) (#1696)
Upgrade Viv to get snapping scale bar. (@vitessce/spatial-beta
, @vitessce/spatial
, @vitessce/image-utils
, @vitessce/gl
) (#1691)
Generate alt text based on existing view-types in config, add this to the VitessceGrid. (@vitessce/vit-s
) (#1695)
Changelog
3.2.1
@vitessce/layer-controller-beta
, @vitessce/scatterplot-embedding
, @vitessce/scatterplot-gating
, @vitessce/statistical-plots
, @vitessce/layer-controller
, @vitessce/feature-list
, @vitessce/scatterplot
, @vitessce/heatmap
, @vitessce/spatial
, @vitessce/vit-s
) (#1687)Changelog
3.1.2
Use pluralize instead of plur package for pluralization. Wrap in @vitessce/utils. (@vitessce/utils
) (#1638)
Fix bug causing crash of Vitessce upon gene selection when earlier configs with both raster.json and expression data are used with pseudo-segmentation diamonds in the spatial view. (@vitessce/spatial
) (#1669)
Display the image channel names in Spatial plot (@vitessce/spatial
) (#1647)
Implemented expand/collapse button for vitessce.io (docs
) (#1651)
Improved accessibility of React components (@vitessce/scatterplot-embedding
, @vitessce/scatterplot-gating
, @vitessce/statistical-plots
, @vitessce/layer-controller
, @vitessce/feature-list
, @vitessce/scatterplot
, @vitessce/heatmap
, @vitessce/spatial
, @vitessce/tooltip
, @vitessce/vit-s
) (#1612)
Fix bug causing crash during image channel name/color mapping for text rendering. (@vitessce/spatial
) (#1670)
Changelog
3.1.1
Updated changeset version script to write the version.json file containing the new package version. (@vitessce/constants-internal
) (#1625)
Fix formatting of config.uid view-config-json docs. (docs
) (#1626)
Remove extra version.json update now that it is done via changeset-version script. (vitessce
) (#1630)
Stringify passed config object to use as key when uid is missing (@vitessce/vit-s
) (#1629)