bitburner-src/src/ui
Martin Fournier f9daf5df64 Keep the sidebar opened or closed on reload
Previously, going to a full-width page and heading back to the terminal would default the sidebar to its opened state regardless of what it was before.

Now it stores it in the GameRoot's state and also in the Settings so
that it persists over reloads.
2022-01-16 17:00:06 -05:00
..
ActiveScripts Issue 1911 2021-12-15 17:59:03 -05:00
InteractiveTutorial Allow drag on character overview 2022-01-10 07:37:01 -05:00
React Merge branch 'dev' into feature-catch-errors-and-softreset-recovery 2022-01-15 18:00:33 -05:00
CharacterStats.tsx Player Stats ui bugfix 2021-12-10 15:45:17 -05:00
Context.ts big work 2021-09-17 19:43:08 -04:00
ErrorBoundary.tsx Add ErrorBoundary component to catch rendering error and redirect to recovery page 2022-01-12 09:43:58 +11:00
GameRoot.tsx Keep the sidebar opened or closed on reload 2022-01-16 17:00:06 -05:00
LoadingScreen.tsx bugfix 2021-12-16 20:09:19 -05:00
numeralFormat.ts Use numeral.js to format memory, allow use of GiB with an option 2021-12-29 15:51:59 -08:00
Router.ts Revert "Add toPreviousPage in router" 2022-01-12 18:49:53 -05:00
WorkInProgressRoot.tsx Revert "Add toPreviousPage in router" 2022-01-12 18:49:53 -05:00