Skip to content

Habit Heatmap Calendar v1.1.0

Choose a tag to compare

@alt-forge alt-forge released this 12 Jun 17:02
· 8 commits to main since this release
  • Removed detachLeavesOfType from onunload (was resetting leaf position)
  • Replaced all inline styles with CSS classes (input, modal description)
  • Changed document.body to this.containerEl.ownerDocument for popout window support
  • Changed setTimeout to window.setTimeout
  • Replaced builtin-modules package with inline list in esbuild config
  • Removed !important from CSS (increased selector specificity instead)
  • Fixed async callbacks with unhandled promises
  • Typed loadData return with as Partial
  • Removed empty block in restoreView
  • Bumped minAppVersion to 1.13.1
  • Final version 1.1.0