Skip to content

v1.1.0

Compare
Choose a tag to compare
@axelboc axelboc released this 04 Nov 10:24
· 1662 commits to main since this release

@h5web/app

  • ✨ When selecting an NXroot or NXentry group without a default attribute, H5Web will now look through the group's children to find a default NeXus group to visualize #833 #838
  • ✨ NeXus visualizations now support descending axis values #830
  • 🐛 [H5GroveProvider] Fix multiple regressions when fetching dataset values #836
  • 🐛 Fix compatibility of stylesheet imports with webpack 5 #837
  • 🙈 Fix outdated Getting started documentation in package's README #825
  • Show error message instead of blank screen when a file is not found or another network error occurs #828
  • Reduce elusiveness of copy path button #840

@h5web/lib

  • [LineVis,HeatmapVis] Descending values are now supported in abscissaParams.value and ordinateParams.value #830
  • [Btn,DownloadBtn,ToggleGroup.Btn] Widen type of icon prop for compatibility with Bootstrap icons #827
  • 🙈 Fix outdated Getting started documentation in package's README #825