Mirador 2.1.1 - Bug fixes and locale updates for 2.1
This patch release addresses bugs that were found shortly after the 2.1 release, especially those resulting from Chrome's updating to version 53.
- Annotation lifecycle events have been written to respond to remote requests in the correct order
- The rectangular annotation tool no longer stretches off the screen if the user attempts to create an annotation that lies outside the logical area of the canvas.
- The viusal appearange of the image manipulation controls now resets when changing canvases.
- French Locale files updated
- Updates to package manager manifests to correctly reflect the version numbers and relocation of the repository to ProjectMirador/mirador
- Unversion dependencies managed by bower, improving download and update times.
- Resolve a bug with the bottom panel in which it would periodically become unresponsive to the user clicking the "open" or "close" tray button.
- Animations on the canvas controls have been restored so they smoothly rise and fall into the correct positions with respect to the bottom panel when it is opened or closed.
- A number of tests that checked for implementation details have been refactored to test the effects and interface, improving their utility.
- Some comment typos fixed.