overleaf/services/web/frontend/js/shared/context
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
..
controllers [ReactNavToolbar] Project name + pdf and share project buttons (#3709) 2021-03-11 03:05:33 +00:00
compile-context.js Cleanup compile results on compilation error (#5663) 2021-11-04 09:04:05 +00:00
editor-context.js Move useScopeValue hook to shared hooks folder and wrap setValue in a function (#5386) 2021-10-11 08:03:29 +00:00
ide-context.js Switch to new JSX runtime (#4225) 2021-06-24 02:06:59 +00:00
layout-context.js Merge pull request #5630 from overleaf/jel-layout-dropdown 2021-11-04 09:03:44 +00:00
project-context.js Move useScopeValue hook to shared hooks folder and wrap setValue in a function (#5386) 2021-10-11 08:03:29 +00:00
root-context.js Handle PDF preview on toggle between split and full-width views (#5470) 2021-10-18 08:03:26 +00:00
split-test-context.js Merge pull request #4715 from overleaf/ab-project-members-modal-split-test 2021-08-20 08:04:05 +00:00
user-context.js Move useScopeValue hook to shared hooks folder and wrap setValue in a function (#5386) 2021-10-11 08:03:29 +00:00