Tags: pierrecomputer/pierre
Tags
BBBD
chore: bump @pierre/diffs to `1.1.8` * Fix `maxLineDiffLength` property not being respected when highlighting * Support passing diff parsing options to FileDiff components when using oldFile/newFile * If oldFile/newFile are parsed into a patch file, we should at least migrate the langauge override for the newFile
chore: update @pierre/diffs to `1.1.6` * Custom Header Feature * Refactored how theme variables are applied (via a style tag now and not on elements directly) * Fixed a bug with prevName in FileDiffMetadata still having newline characters * Improvements to file name truncation in cases with hidden files
chore: update @pierre/diffs to `1.1.3`
* UnresolvedFile rollup support
* Like FileDiffs, context regions between conflicts can now collapse
* Tons of performance improvements
* Reworked conflict file parser
* Tons of rendering improvements
* Refactored data structures
* Tons of bugfixes
* diffAcceptReject can now resolve on an individual change level
* Misc docs and llm-text fixes
PreviousNext