overleaf/services/web/frontend/js/features/source-editor
Antoine Clausse 6a6f155029 [web] Use React hooks to get split-test variants instead of getSplitTestVariant (getMeta) (#18133)
* Fix split-tests loading in React component: use `useSplitTestContext` instead of `getSplitTestVariant`

* Replace use of `isSplitTestEnabled` by `useSplitTestContext`

* Add SplitTestProvider to roots, and fix tests

* Create `useFeatureFlag` hook

* Use `useFeatureFlag` where applicable

GitOrigin-RevId: 9ff7bb3975d50bc4d07d74d93c482d56dc96f615
2024-05-01 08:04:55 +00:00
..
commands Remove completion and shortcut event logging (#15633) 2023-11-07 12:34:56 +00:00
components [web] Use React hooks to get split-test variants instead of getSplitTestVariant (getMeta) (#18133) 2024-05-01 08:04:55 +00:00
context/review-panel Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
controllers Merge pull request #15046 from overleaf/jdt-gramr-ad 2023-12-05 09:04:25 +00:00
extensions Reapply "Avoid vertical border between editor switch and empty space (#18029)" (#18072) 2024-04-24 08:04:22 +00:00
hooks Ensure that ol_extensions_writefull Sentry tag is defined (#17366) 2024-03-07 16:30:15 +00:00
ide Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
languages Reapply "Avoid vertical border between editor switch and empty space (#18029)" (#18072) 2024-04-24 08:04:22 +00:00
lezer-bibtex Merge pull request #15960 from overleaf/mj-bibtex-field-plus 2023-11-30 09:03:23 +00:00
lezer-latex Merge pull request #14991 from overleaf/jpa-log-tree 2023-09-28 08:04:17 +00:00
themes Merge pull request #14980 from overleaf/jpa-debug-console 2023-09-28 08:04:12 +00:00
utils Update the CodeMirror language when the current file is renamed (#16342) 2024-01-15 09:04:27 +00:00