Skip to content

v4.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@cbeer cbeer released this 27 Nov 16:09

What's Changed

Bug fixes

  • Bug fix: preservation of viewport doesnt work by @fstoe in #3922
  • Allow externally updated props to change the viewer even if OSD is still animating a change. by @cbeer in #3986
  • Fix MUI5 menu focus styles. by @cbeer in #3982

i18n

New configuration options

  • Use a double-click handler for OSD to handle zooming instead of click-to-zoom by @cbeer in #3987
  • Add maximized option to windows in config by @bertyhell in #3901

Dependency updates

Other changes

  • Don't forward the focused prop. It isn't valid on Rnd. by @cbeer in #3978
  • Use a function mock ref instead of a string. by @cbeer in #3977
  • Refactor MiradorViewer initialize to avoid act() warning. by @cbeer in #3980
  • Remove act from MiradorMenuButton test. by @cbeer in #3979
  • Skip companion window plugin test that's acting wonky. by @cbeer in #3952
  • Simplify the parameters passed to the button by @jcoyne in #3956
  • Remove unused act import. by @cbeer in #3988
  • chore: remove unused paramater of maximizeWindow action by @fstoe in #3870
  • Stop passing tReady through to the MUI menu component. by @cbeer in #3981
  • Address some re-select inputStabilityCheck warnings. by @cbeer in #3990

Full Changelog: v4.0.0.alpha-2...v4.0.0-alpha.4