Diva.js 4.1.0
New features in Diva.js v4.1.0:
- Simultaneous support for both touch and mouse interactions on the same device
- Support for directly supplying the objectData setting with a JSON object representing a IIIF Manifest
- Now compatible with the CommonJS module format
- New default UI colour of grey instead of blue (still customizable via the included LESS stylesheet)
- Bug-fixes (see our commits for details)
Note: Some existing features from v4.0.0 have changed. The breaking changes are as follows (see links for more information):
- Events system - Subscribers are now scoped to the Diva instance in question, to support hooking into one or multiple Diva instances on the same page (see Events System documentation for details)
- Simplified CSS stylesheet structure (potentially breaking previously-written external CSS overrides)