Skip to content

v0.0.8

Choose a tag to compare

@rjs rjs released this 19 Mar 14:17
· 11 commits to main since this release

Resting state bullets for task lists

What's new

  • Bullet markers in resting state: Tasks now display a small filled bullet when a slice is not hovered or selected, giving the list visual structure instead of free-floating text. The bullet crossfades into the interactive checkbox when the slice becomes active.

Also in this release

  • Fixed a regression where the checkbox would jump vertically when entering/exiting task edit mode, caused by a double translate-y offset in the TaskMarker wrapper.

Full diff: v0.0.7...v0.0.8