Releases: kan/wema
Releases · kan/wema
v0.3.1
Release v0.3.1: per-side edge collapse buttons Place collapse buttons on the side where edges actually exit (top/right/ bottom/left) instead of a single button fixed on the right. Each button independently collapses/expands only the edges on its side, with badge counts reflecting the per-side subtree. Buttons offset further outward to avoid overlapping anchor points. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v0.3.0
Release v0.3.0: edge-drop creates note, subtree collapse, UX fixes - Anchor drag to empty space → auto-creates a connected note at drop position - Per-note collapse button collapses/expands ALL outgoing edges and their subtrees at once; collapsed count shown as badge - viewOnly mode: collapse/expand works visually but reverts on exit (snapshot/restore pattern, same as note dragging) - readOnly/viewOnly: disable pointer events on edge hit areas (no hover cursor/glow) - Standalone HTML: persist lock and viewOnly states in localStorage across page reloads - Remove per-note chevron collapse from v0.2.0 (replaced by edge-based subtree collapse) - README: add dedicated mode documentation (readOnly vs viewOnly comparison table) - Bump version to 0.3.0, update README and CHANGELOG Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
v0.2.0
Release v0.2.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v0.1.0
Rename npm package to @kanf/wema (scoped) The unscoped "wema" name was already taken on npm. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>