You've already forked zblade.dev
docs(changelog): add editor diff parsing and tracking bug fixes
This commit is contained in:
@@ -55,6 +55,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
Bug Fixes
|
Bug Fixes
|
||||||
</h3>
|
</h3>
|
||||||
<ul class="changes-list">
|
<ul class="changes-list">
|
||||||
|
<li><strong>Diff parsing.</strong> Fixed line-number drift in the editor caused by newline metadata.</li>
|
||||||
|
<li><strong>Uncommitted changes.</strong> Fixed cumulative diff tracking to properly display changes for files edited multiple times.</li>
|
||||||
<li><strong>Fixed a bug</strong> in the global Accept All/Reject All that was wrongly removed.</li>
|
<li><strong>Fixed a bug</strong> in the global Accept All/Reject All that was wrongly removed.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user