v0.2.4
- Pull Request Reviews
- Submitting a pull request review now uses the proposed verdict rather than a default (
182df549) by @afollestad - The proposed review's summary body is now kept verdict-neutral (
2831c693) by @afollestad - A thread row now spins and stays still while its review proposal is publishing, preventing layout jumps (
96eb5ef7,1c3609d9) by @afollestad - The review proposal's diff is now warmed at launch instead of on the card's first render, reducing perceived latency (
47d3ca2e) by @afollestad - Rewrote the suggested pull request review task prompt for clarity (
ef5d62c4) by @afollestad
- Submitting a pull request review now uses the proposed verdict rather than a default (
- Diff Viewer
- Pull request diff images, including Git LFS-hosted images, are now rendered inline (
0a47c13d) by @afollestad - Diff image rows are now bounded to the pane width instead of the image size, fixing layout overflow (
563aebfd) by @afollestad - Diff comment row baselines are now split from the review footer's, correcting visual alignment (
e874465a) by @afollestad - The diff preview now counts rows directly instead of estimating height, improving sizing accuracy (
b55f1d2c) by @afollestad
- Pull request diff images, including Git LFS-hosted images, are now rendered inline (
- Markdown & Comments
- Markdown content now renders collapsible
<details>blocks, and pull request comments with<details>sections are collapsed by default (10fa6785,601879d0) by @afollestad
- Markdown content now renders collapsible
- Sidebar
- A failed status dot is now shown on collapsed sidebar containers so failures are visible without expanding (
f8a75883) by @afollestad
- A failed status dot is now shown on collapsed sidebar containers so failures are visible without expanding (
- Checks
- Superseded check runs in a pull request's Checks section are now collapsed automatically (
f81e4be8) by @afollestad
- Superseded check runs in a pull request's Checks section are now collapsed automatically (
- Bug Fixes
- Fixed a freeze in the editor caused by a reconfiguration reload in BlockInputKit (
e8046d9a) by @afollestad
- Fixed a freeze in the editor caused by a reconfiguration reload in BlockInputKit (
Full Changelog: v0.2.3...v0.2.4