overleaf/services/web/frontend/js/features/source-editor/components
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
..
command-tooltip
figure-modal
paste-html
review-panel [web] Use React hooks to get split-test variants instead of getSplitTestVariant (getMeta) (#18133) 2024-05-01 08:04:55 +00:00
table-generator [web] Use React hooks to get split-test variants instead of getSplitTestVariant (getMeta) (#18133) 2024-05-01 08:04:55 +00:00
toolbar
codemirror-command-tooltip.tsx
codemirror-editor.tsx
codemirror-outline.tsx
codemirror-search-form.tsx
codemirror-search.tsx
codemirror-toolbar.tsx Reapply "Avoid vertical border between editor switch and empty space (#18029)" (#18072) 2024-04-24 08:04:22 +00:00
codemirror-view.tsx
editor-switch.tsx
grammarly-advert.tsx
source-editor.tsx
switch-to-pdf-button.jsx