overleaf/services/web/frontend/js/features/ide-react
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
..
components [web] Migrate IDE page loading screen to BS5 (#20896) 2024-10-14 11:07:50 +00:00
connection Merge pull request #19816 from overleaf/jpa-type-tweaks 2024-08-07 08:05:08 +00:00
context Merge pull request #20381 from overleaf/ae-api-settings 2024-10-14 10:58:59 +00:00
editor Merge pull request #20052 from overleaf/em-tracked-deletes-limit 2024-08-27 08:04:31 +00:00
hooks Merge pull request #18323 from overleaf/mj-editor-loss-debug 2024-05-16 08:05:26 +00:00
scope-adapters Default LaTeX beginners to the Visual Editor (#18917) 2024-08-02 08:05:10 +00:00
scope-event-emitter Remove Angular (#17534) 2024-06-06 08:04:09 +00:00
scope-value-store Remove Angular (#17534) 2024-06-06 08:04:09 +00:00
types [ide-react] Improve file tree and outline components in the editor sidebar (#16225) 2023-12-18 09:03:53 +00:00
util Merge pull request #20326 from overleaf/mj-filetree-restore-importtime 2024-09-19 08:04:38 +00:00
create-ide-event-emitter.ts Streamline the project references context provider (#19387) 2024-07-16 08:04:30 +00:00