overleaf/services/web/frontend/js/features/editor-left-menu
Alf Eaton f375362894 Always use mockable location methods (#11929)
* Always use mockable location methods
* Add eslint rules for window.location calls/assignment
* Add useLocation hook
* Update tests

GitOrigin-RevId: eafb846db89f884a7a9a8570cce7745be605152c
2023-03-17 09:05:21 +00:00
..
components Always use mockable location methods (#11929) 2023-03-17 09:05:21 +00:00
context Remove scope suffix from variable name in react-related files since it's an angular-specific concept 2023-01-11 09:09:18 +00:00
controllers Fix event "left-menu-documentation-click" not being fired properly (#11836) 2023-02-16 09:05:00 +00:00
hooks perform null check on the old value instead of the new one since to follow the non-react version behaviour 2023-01-11 09:10:00 +00:00
utils Log error in a promise catch block 2023-01-11 09:09:51 +00:00