overleaf/services/web/frontend/js/features/editor-left-menu/components
M Fahru f27562eb12 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-30 09:04:32 +00:00
..
settings Data handling for settings in editor left menu react migration (#10470) 2022-11-30 09:04:32 +00:00
actions-copy-project.tsx Migrate actions menu in editor left menu to react (#10102) 2022-10-28 08:05:14 +00:00
actions-menu.tsx Migrate actions menu in editor left menu to react (#10102) 2022-10-28 08:05:14 +00:00
actions-word-count.tsx Migrate actions menu in editor left menu to react (#10102) 2022-10-28 08:05:14 +00:00
download-menu.tsx Migrate download menu in editor left menu to react (#10046) 2022-10-25 08:04:19 +00:00
download-pdf.tsx Migrate download menu in editor left menu to react (#10046) 2022-10-25 08:04:19 +00:00
download-source.tsx Migrate download menu in editor left menu to react (#10046) 2022-10-25 08:04:19 +00:00
editor-left-menu.tsx Create settings menu react elements in editor left menu for editor left menu react migration 2022-11-15 09:07:01 +00:00
help-contact-us.tsx Fix webpack build failure on server pro/CE: 2022-11-15 09:06:54 +00:00
help-documentation.tsx Migrate "help menu" in editor left menu to react 2022-11-03 09:03:49 +00:00
help-menu.tsx Migrate "help menu" in editor left menu to react 2022-11-03 09:03:49 +00:00
help-show-hotkeys.tsx Update "go to line" hotkey for cm6 and add new info text in hotkeys modal 2022-11-25 09:04:20 +00:00
left-menu-button.tsx Migrate "help menu" in editor left menu to react 2022-11-03 09:03:49 +00:00
settings-menu-dropdown.tsx Create settings menu react elements in editor left menu for editor left menu react migration 2022-11-15 09:07:01 +00:00
settings-menu.tsx Create settings menu react elements in editor left menu for editor left menu react migration 2022-11-15 09:07:01 +00:00
sync-menu.tsx Use imported components directly 2022-11-09 09:03:48 +00:00