Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:51
· 30 commits to main since this release

Changelog

  • ba7da51: Release v0.1.7 [skip ci] (@github-actions[bot])
  • 8a4dba8: Update skiff brew formula to v0.1.6 [skip ci] (@github-actions[bot])
  • 457a929: feat: add editor.TabList — tab identity as the interface ( <>)
  • 951e401: feat: git Snapshot model — repo-ness becomes an explicit fact ( <>)
  • c30d148: feat: route every git invocation through internal/git ( <>)
  • 1316160: feat: self-explaining Git panel header ( <>)
  • 92c9d50: fix: draw giant lines plain instead of lexing them ( <>)
  • 659b360: fix: popup sizes to its content and clips labels at the border ( <>)
  • ee5eb39: fix: refuse to open binary files into a text buffer ( <>)
  • 4610a57: fix: tear down replace state in closeAllModals; correct anyModalOpen's overlay set ( <>)
  • 35b397c: refactor: adopt editor.TabList — tab identity replaces indices ( <>)
  • 7ce21ce: refactor: convert confirm, info, and dirty-close to overlay prefabs ( <>)
  • 80825e3: refactor: convert form and right-click popup to overlay prefabs ( <>)
  • 8f31043: refactor: convert the list picker to an overlay.Pick prefab ( <>)
  • 43b9616: refactor: convert the prompt modal to an overlay.Prompt prefab ( <>)
  • 638b071: refactor: make the diff viewer a bespoke overlay with its own state ( <>)
  • 5152f30: refactor: make the finder a bespoke overlay with its own state ( <>)
  • acb3646: refactor: make the git log a bespoke overlay with its own state ( <>)
  • e7f0836: refactor: route all floating modals through an overlay stack ( <>)