Skip to content

Latest commit

 

History

History
379 lines (241 loc) · 9.62 KB

CHANGELOG.md

File metadata and controls

379 lines (241 loc) · 9.62 KB

Changelog

Changelog for the Human Reference Atlas (HRA) User Interfaces

Table of Contents

Apps

Libraries

Apps

@hra-ui/asctb-reporter

3.0.0 - 2024-12-04

2.7.0 and earlier

@hra-ui/body-ui

4.0.0 - 2024-12-04

3.9.0 and earlier

@hra-ui/ccf-eui

4.1.0 - 2024-12-13

  • Update to support HRA v2.2 (8th Release)

4.0.0 - 2024-12-04

3.9.0 and earlier

@hra-ui/ccf-organ-info

4.0.0 - 2024-12-04

3.9.0 and earlier

@hra-ui/ccf-rui

4.1.0 - 2024-12-13

Added

  • Additional metadata can now be specified during registration. The following fields are available:
    • Email
    • Consortium
    • Publication DOI

4.0.0 - 2024-12-04

3.9.0 and earlier

@hra-ui/dashboard-ui

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/cde-ui

1.0.0 - 2024-12-04

Added

  • Added HuBMAP sidenav
  • Added the ability for the user to select which columns to use when uploading a custom dataset

@hra-ui/ftu-ui

0.5.0 - 2023-12-15

Added

  • Added/updated illustration files
  • Updated cell segmentation and labeling in illustrations
  • Added gene biomarker data for the following illustrations:
    • loop of Henle ascending limb thin segment
    • cortical collecting duct
    • nephron
    • renal corpuscle
    • liver lobule
    • bronchus submucosal gland
    • alveolus of lung
  • Enabled highlighting of cell types when hovering over gene biomarker table and illustration
  • Various UI and styling improvements to better match specification
  • Added keyboard navigation for tissue list
  • Added base href support for all web components
  • Improved Google Analytics tracking/telemetry
  • Bug fixes

0.1.0 - 2023-08-09

Added

  • Sprint 1 release of the FTU-UI
  • Setup the base project scaffolding
  • Added visual representation of the Functional Tissue Unit (FTU) for various FTUs
  • Added biomarker table to display cell types and cell counts
  • Added download options for different file formats

@hra-ui/humanatlas.io

2.0.0 - 2024-12-04

1.5.0 and earlier

@hra-ui/medical-illustration

1.0.0 - 2024-12-04

  • Initial release

Libraries

@hra-ui/ccf-body-ui

4.0.0 - 2024-12-04

3.9.0 and earlier

@hra-ui/ccf-scene-utils

4.0.0 - 2024-12-04

3.9.0 and earlier

  • Contains the scene utility functions previously part of ccf-database
  • See changelog in previous reporitory

@hra-ui/ccf-shared

4.0.0 - 2024-12-04

3.9.0 and earlier

@hra-ui/cde-visualization

1.0.0 - 2024-12-04

Added

  • Violin graph

Changed

  • Most action buttons have been moved into menus and submenus

Known Issues

  • In Firefox the selection tool has a noticeable delay between pressing the mouse button and moving the mouse (#840)

@hra-ui/cdk

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/common

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/components/atoms

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/components/behavioral

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/components/molecules

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/components/organisms

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/dashboard

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/design-system

1.0.0 - 2024-12-04

Added

  • Configured fonts and colors to align with the spec
  • Added the following design components and directives:
    • apps-card
    • brand-logo
    • brandmark
    • breadcrumbs
    • color-picker
    • delete-file-button
    • dialog
    • error-indicator
    • expansion-panel
    • footer
    • fullscreen
    • info-modal
    • micro-tooltip
    • nav-header and nav-header-butons
    • product-logo
    • scrolling
    • snackbar
    • social-media-button
    • software-status-indicator
    • step-indicator
    • tooltip-card
    • workflow-card
  • Styled the following angular material components to align with the spec:
    • Buttons
    • Button toggles
    • Dividers
    • Icon buttons
    • Inputs
    • Menus
    • Select inputs
    • Tables
    • Trees

@hra-ui/node-dist-vis

1.0.0 - 2024-12-04

Added

  • Add explore, inspect, and select view modes
  • All none primitive inputs now accept file urls, file objects, json encoded strings, or raw data as input
  • Customize nodes, edges, and colorMap loading using the nodeKeys, edgeKeys, and colorMapKeys inputs, respectively
  • colorMap colors can now specify any css color value in addition to json encoded rgb tuples
  • Add advanced filtering with the nodeFilter input
  • Add colorMap and nodeSelectionChange output events
  • Add resetOrbit() method
  • Add clearSelection() method
  • Add toBlob(type?, quality?) method

Changed

  • Breaking: Default column names for nodes, edges, and colorMap have changed
  • Breaking: Events nodeClicked and nodeHovering have been renamed to nodeClick and nodeHover, respectively
  • Breaking: Data emitted by nodeClick and nodeHover have changed to a NodeEvent object

Removed

  • Breaking: Drop support of legacy edge format
  • Breaking: Drop toDataUrl() method. Use toBlob() instead

Deprecated

  • The following inputs have been deprecated:
    • nodeTargetKey and nodeTargetValue. Use nodeKeys and nodeTargetSelector instead
    • colorMapKey and colorMapValue. Use colorMapKeys instead
    • selection. Use nodeFilter instead

@hra-ui/services

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/state

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/theming

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/utils

1.0.0 - 2024-12-04

  • Initial release

@hra-ui/webcomponents

1.0.0 - 2024-12-04

  • Initial release