1.0.2
Fixes for the community-directory source-code review.
- Inline style assignments replaced with CSS classes /
setCssStyles
(wet-layer visibility, embed canvas sizing, paper margin). - Popout-window compatibility:
activeDocumentinstead ofdocument,
window.requestAnimationFrame, andwindowinstead ofglobalThisfor the
on-device backend's environment mask. revealLeafawaited;minAppVersionraised to 1.7.2 to match its Promise
signature.- Typed
loadDataresult; removed an unnecessary type assertion and a
deprecatedsetDynamicTooltipcall; described all lint-directive comments. - Build tooling:
builtin-modulespackage replaced with Node's own
module.builtinModules. - Deferred (tracked in #3): migrating the settings tab off the deprecated
display()togetSettingDefinitions.