@ephox/sand
Version:
Platform detection library
27 lines (17 loc) • 943 B
Markdown
this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
- Upgraded to Katamari 9.0, which is incompatible with Katamari 8.0 if used in the same bundle.
- The `isOSX` API has been renamed to `isMacOS`
- The `isChrome` API has been renamed to `isChromium` to better reflect its functionality
- The `SandHTMLElement.isPrototypeOf` API would throw an illegal invocation error on Chromium based browsers
- Detection logic has been updated to use `navigator.userAgentData` for browser detection if it is available.
- Upgraded to Katamari 8.0, which is incompatible with Katamari 7.0 if used in the same bundle.
All notable changes to