overleaf/services/web/frontend/js/features/ide-react/components
Antoine Clausse 2e080a3a34 [web] Migrate IDE page loading screen to BS5 (#20896)
* [web] Add `.loading-screen` style

* [web] Add `.loading-screen-error` style

* [web] Nest styles in `.loading-screen`

* [web] Simplify code, make a more valuable Storybook

* [web] Add a reusable bootstrap-switcher argument to loading.stories.tsx

* [web] Make `isBootstrap5()` work in storybook

* [web] Revert unrelated changes around `ConnectionError` type

* [web] Remove comment about unhandled error codes

https://github.com/overleaf/internal/pull/20896/files#r1790572314

* [web] Don't repeat the `errorCode` prop type

* [web] Remove unused CSS and magic padding

* [web] Fixup SCSS division

* [storybook] Revert Storybook changes (moved to another branch)

* [web] Fixup SCSS division again (lint)

* [web] Render with `Boolean(errorCode) && ...` instead of `errorCode && ...`

* [web] Remove importants; use spacing var

Addresses Tim's comments

GitOrigin-RevId: e8b5623f4bb9aa72a255851f46b45b652a0dbb16
2024-10-14 11:07:50 +00:00
..
alerts Merge pull request #16335 from overleaf/ae-real-time-down 2024-01-04 09:03:05 +00:00
editor Ensure that the editor state is preserved when switching views (#17238) 2024-02-23 09:03:06 +00:00
layout add an option to remove chat from server pro (#20445) 2024-10-14 11:07:02 +00:00
modals Improve forceDisconnected state change handling (#16271) 2023-12-18 09:04:39 +00:00
resize [ide-react] Improve file tree and outline components in the editor sidebar (#16225) 2023-12-18 09:03:53 +00:00
unsaved-docs Merge pull request #18323 from overleaf/mj-editor-loss-debug 2024-05-16 08:05:26 +00:00
editor-and-pdf.tsx Merge pull request #20272 from overleaf/revert-20268-revert-19885-mj-resizeable-panels 2024-09-06 08:05:28 +00:00
editor-navigation-toolbar.tsx Merge pull request #20080 from overleaf/rh-lost-edit-access-modal 2024-08-28 08:04:34 +00:00
editor-sidebar.tsx Use the expanded size from localStorage when available (#16298) 2023-12-21 09:02:56 +00:00
file-tree.tsx Streamline the project references context provider (#19387) 2024-07-16 08:04:30 +00:00
history-container.tsx Lazy-load the React History view (#17290) 2024-02-27 17:02:01 +00:00
history-root.tsx Lazy-load the React History view (#17290) 2024-02-27 17:02:01 +00:00
history-sidebar.tsx Lazy-load the React History view (#17290) 2024-02-27 17:02:01 +00:00
history.tsx Lazy-load the React History view (#17290) 2024-02-27 17:02:01 +00:00
ide-root.tsx Add memo to some components (#16094) 2023-12-15 09:03:22 +00:00
loading-error.tsx [web] Migrate IDE page loading screen to BS5 (#20896) 2024-10-14 11:07:50 +00:00
loading.tsx [web] Migrate IDE page loading screen to BS5 (#20896) 2024-10-14 11:07:50 +00:00