You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement two up interactive diff viewer (#707)
* feat: implement two up interactive diff viewer mode
* chore: split 2 up interactive mode into pure and connected components
* fix: save changes when working on component tests
* fix: fix incorrect placement of smaller images in fit to view mode
* test: install testing library, generate test images, implement first pack of tests on 2-up interactive viewer
* test: updated packages with fixes for component tests and implement component tests ci action
* ci: upload reports to S3 instead of gh-pages
* ci: fix component tests report path in S3
* test: implement component tests for 2up diff viewer
* chore: remove test images gen script and improve diff comment generation
* fix: do not list 2up interactive in old UI, because it can't work there
0 commit comments