0.2.1
Automated review cleanup
Small follow-up to 0.2.0, addressing findings from Obsidian's plugin review scan.
- Fixed a floating promise on the Wheel of the Year's delete-holiday button (
addEventListenerwants a void-returning listener; the async work now runs inside avoidIIFE instead). - Collapsed a stray split
column-gap/row-gappair on the featured card into thegapshorthand, matching the rest of the stylesheet.
Install (manual): copy main.js, manifest.json, and styles.css into .obsidian/plugins/eleven-days/. BRAT users get it automatically from this release.
Full Changelog: 0.2.0...0.2.1