overleaf-cep/services/web/test/frontend/features/file-tree
Antoine Clausse 07b1701b72 [web] Convert EditorProviders and some test files to Typescript (#26512)
* Rename files to tsx

* Update types

* Remove props that aren't typed

* Add `LayoutContextOwnStates`

* Use `LayoutContextOwnStates`

* Ignore ts errors about `SocketIOMock`

* Address comments: remove `satisfies`, update `BroadcastChannel` fixture

* Add types to `makeEditorOpenDocProvider`. Update `openDocId`->`currentDocumentId`

* misc.

* Type sockets as `SocketIOMock & Socket`

* Fix remaining typing errors

* Fix type of `ideReactContextValue`

GitOrigin-RevId: 2734ac707517d56c452b0bf06ea3438f947a64be
2025-07-07 08:05:40 +00:00
..
components [web] Convert EditorProviders and some test files to Typescript (#26512) 2025-07-07 08:05:40 +00:00
flows [web] Convert EditorProviders and some test files to Typescript (#26512) 2025-07-07 08:05:40 +00:00
helpers Merge pull request #23940 from overleaf/td-react-18 2025-05-02 08:05:29 +00:00
util Remove Bootstrap 3 code from IDE page components (#23061) 2025-03-07 09:05:45 +00:00