0.7.1
Added
- The assignee chip now shows on cards — the board, the roadmap's buckets and its
shelf — not only on the tree's rows. Pressing it opens the same Set assignee list
the row's chip does. State and horizon still don't: a card's own column or bucket
already says those.
Fixed
- A card no longer leaves a blank gap for a property with nothing to show. A plain
value or a tag list with no content used to still reserve its cell, which read as
broken spacing between the chips that did have something to say; that cell is now
absent entirely. An unassigned item's dashed "Assignee" invitation is unaffected — it
is a value ("nobody yet"), not an empty cell.
Changed
- Large backlogs redraw a little faster: the refresh after every change re-parses no
icons (each is built once and cloned) and rebuilds no listeners (the tree's activation
and drag handlers now live on the pane, one set for the view). Roughly a tenth off a
data update at ~800 expanded rows, measured in the browser harness; behaviour is
unchanged.
What's Changed
- Bump the dev-minor group with 3 updates by @dependabot[bot] in #131
- Render performance, plus the assignee chip and empty cells on cards by @Luis85 in #132
- 0.7.1 by @Luis85 in #133
Full Changelog: 0.7.0...0.7.1