overleaf/services/web/frontend/stories
M Fahru b85ae6e58e Migrate actions menu in editor left menu to react (#10102)
* Migrate actions menu in editor left menu to react

* Move margin from inline style to css file

* remove focus selector to avoid "highlighting" the button after closing modal and regain focus

* Add disabled state on word count button when the compiling is loading or failed

* Use div instead of button for disabled word count button

* Add accessibility text props when LeftMenuButton is disabled

* Add actions menu test cases and storybook components

* use util assign function and wrap function prop in usecallback

GitOrigin-RevId: 81ab104be21fbcf5dfbc72c07d29eeb32976c61f
2022-10-28 08:05:14 +00:00
..
decorators Migrate download menu in editor left menu to react (#10046) 2022-10-25 08:04:19 +00:00
editor-left-menu Migrate actions menu in editor left menu to react (#10102) 2022-10-28 08:05:14 +00:00
fixtures Migrate download menu in editor left menu to react (#10046) 2022-10-25 08:04:19 +00:00
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