stable

Clone or download

Read-only

refactor: Migrate side-by-side-scroll-synchronizer to TypeScript

part of request #29602 Migrate pullrequest file-diffs to TypeScript I had a hard time figuring out how to have a spyable Editor in the tests. Let me know if you have another solution to suggest, I'll be all ears! -- No functional change expected Change-Id: Ibc588210fd592ddd43c6783824230fd14235c276

Modified Files

Name
M plugins/pullrequest/scripts/pullrequests-app/package.json +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/pnpm-lock.yaml +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/diff-modes/side-by-side-diff-component.js +1 −1 Go to diff View file
R plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/diff-modes/side-by-side-scroll-synchronizer.test.js Go to diff View file
R plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/diff-modes/side-by-side-scroll-synchronizer.js Go to diff View file
R plugins/pullrequest/scripts/pullrequests-app/src/app/window-helper.js Go to diff View file