Skip to content

0.1.1

Choose a tag to compare

@mikagosz mikagosz released this 10 Aug 08:57
· 4 commits to main since this release

Fixes from the plugin review checks.

  • Styles no longer set from JavaScript: the tooltip's visibility is a CSS class and its position two custom properties, so themes can restyle it.
  • Frontmatter is read as unknown and has to earn its type. A miesiac: or rok: written as a map or a list used to stringify to [object Object] and then look exactly like an absent field; it is now treated as absent deliberately. Same for entries in dotyczy:.
  • Removed redundant MouseEvent assertions, an unused loop binding and the deprecated setDynamicTooltip.
  • Settings text in sentence case.

No change to what the charts draw. Install as in 0.1.0.