Skip to content

v4.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@cbeer cbeer released this 17 Jan 15:57
· 128 commits to main since this release
fc7d679

What's Changed

  • Backport (non-vite) changes to release-4.alpha by @cbeer in #4076

Bug fixes

  • Don't start dispatching updateViewport actions until the viewport pos… in 4835595
  • Update OpenSeadragonComponent to support 0 (e.g. false-y) rotation/x/… in c6bc8a0
  • Only render the thumbnails if there are canvas groupings in the first… in d8e9bde
  • URL-encoding access token service source url; fixes #3902
  • Guard against missing grid ref in 99e5a3e
  • Add companionWindowId to the CanvasLayers label selectors to ensure w… in 2ef1828
  • Add the current locale to a context for the workspace and companion w… in 52d06c0
  • Extract IIIFResourceLabel component for rendering the contextually ap… in c1b55cb
  • Push property localization down to getValues instead of part of parsi… in 17bad85

Demos

  • Add demo page with i18n examples. in c13b718

CI + Developer experience

  • Fix webpack lint. in 72b9cc8
  • Fix up the test suite. in 82de91f
  • Use a ref to the OSD container instead of having OSD find it by id in 9480b67
  • Change required type for panels to Object in dd1b25a
  • Remove duplicate background key from dialog scroll in 1f5b1a0
  • Update App.test.js to try to make it less flappy when run in the test… in b8a8a95
  • Extract getCompanionWindowLocale selector. in 26b57a2
  • Restore real timers in NewWindow test in ac07916
  • Let RTL render MiradorViewer tests in 5014500
  • Test plugin prop without a lazy loaded component. in 186a745
  • Run CI on ubuntu-latest in 91f5546
  • Update codecov-action in CI. in afa2023
  • Remove mui/lab package in e6b78b1
  • Add forwardRef to CompanionWindow in 560a4a7
  • Add forwardRef to the CompanionWindow container in becb363
  • Correct propType to return expected Boolean in 1e9844f
  • Replace withTranslation HOC with hooks. in 1a900df

Full Changelog: v4.0.0-alpha.6...v4.0.0-alpha.7