overleaf/services/web/frontend/js/features/pdf-preview/util
Miguel Serrano 26eb5d7cdc Cleanup compile results on compilation error (#5663)
- pdfUrl, pdfDownloadUrl and log entries are now cleared up after a compilation error.

- Added a new hook, useScopeValueSetterOnly that limits how changes in React components are propagated to Angular. Since the compilation process happens entirely within compile-context it make sense that compilation results are solely managed by compile-context itself.

GitOrigin-RevId: 2003be03bab6753bb9a88194c7a6163cfd36f9c2
2021-11-04 09:04:05 +00:00
..
compiler.js Cleanup compile results on compilation error (#5663) 2021-11-04 09:04:05 +00:00
editor-files.js Add React version of the PDF preview pane (#5135) 2021-10-01 08:03:12 +00:00
file-list.js Add React version of the PDF preview pane (#5135) 2021-10-01 08:03:12 +00:00
highlights.js Add React version of the PDF preview pane (#5135) 2021-10-01 08:03:12 +00:00
output-files.js Use pdfDownloadDomain when fetching certain files in the new PDF preview (#5524) 2021-10-22 08:03:36 +00:00
pdf-js-wrapper.js Protect pdf-js-wrapper from NPE error (#5658) 2021-11-04 09:03:58 +00:00