This website requires JavaScript.
Explore
Help
Sign In
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-10-31 21:21:03 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0e30718892
overleaf
/
services
/
web
/
app
/
views
/
project
/
editor
/
left-menu-react.pug
2 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Data handling for settings in editor left menu react migration (#10470) - Importing SettingsController from the angular code, which enables post requests for every select menu and socket handler for compiler, texlive version, and main document select option - New context for the data handling infrastructure between react and angular. The data is still located in the angular version, and I use the context only as a proxy to fetch/post new data. GitOrigin-RevId: 59009bceb128d82969a2318e90036aacf79f9887
2022-11-29 13:00:10 -05:00
div(ng-controller="SettingsController")
editor-left-menu()
Reference in a new issue
Copy permalink