mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-12 14:51:54 +00:00
* Initialize left menu react migration and migration download menu UI to react * Add test case to DownloadMenu react component * Update test description and add an href check to one of the download link * Extract storybook document mock to its own fixture file * Add mockCompileOnLoad config on storybook editor scope - if mockCompileOnLoad: true (default), then the default compile mock will be used - If mockCompileOnLoad: false, then we have to provide a compile mock on the storybook component * Create download menu storybook component * Use a single "editor-left-menu" controller on the editor left menu migrations * Remove the form import from the react version of the left menu * Change inline style to utility class name GitOrigin-RevId: 5357c7bfc78bf40f52b9b308df8f2b60d793fbf7 |
||
---|---|---|
.. | ||
decorators | ||
editor-left-menu | ||
fixtures | ||
hooks | ||
modals | ||
project-list | ||
settings | ||
chat.stories.js | ||
clone-project-modal.stories.js | ||
contact-us-modal.stories.js | ||
dropdown.stories.js | ||
editor-navigation-toolbar.stories.js | ||
editor-switch.stories.js | ||
file-tree.stories.js | ||
file-view.stories.js | ||
git-bridge-modal.stories.js | ||
hotkeys-modal.stories.js | ||
icon.stories.js | ||
linked-file.stories.js | ||
outline.stories.js | ||
pagination.stories.js | ||
pdf-preview-error-boundary.stories.js | ||
pdf-preview-messages.stories.js | ||
pdf-preview.stories.js | ||
pdf-viewer.stories.js | ||
share-project-modal.stories.js | ||
split-test-badge.stories.js | ||
start-free-trial-button.stories.js | ||
style-guide.stories.js | ||
use-expand-collapse.stories.js | ||
word-count-modal.stories.js |