Commit graph

14 commits

Author SHA1 Message Date
Alf Eaton
e90ffd2b54 Increase the width of the left menu (#14136)
GitOrigin-RevId: b9d2cb043e7899716fb0e246e89d582c3436b5b1
2023-08-14 08:04:54 +00:00
M Fahru
5118a95d68 Force left-menu-modal to have 0 left-padding because bootstrap may give left-padding a non-zero value on random zoom values.
GitOrigin-RevId: 036a0f8dd52cc42f7815311703c4e3efc69dae5b
2023-07-18 08:05:12 +00:00
M Fahru
c643e4bce7 Remove extra scrollbar in editor left menu modal container
GitOrigin-RevId: fe19e4a1f5017899f076db884d881c0d95fc6b70
2023-07-18 08:05:04 +00:00
Rebeka
7f5be3ed04 Make left menu sidebar a Modal
GitOrigin-RevId: 63630c2a98c3abb5c5ebbde0afe25c0aa981282b
2023-07-17 10:53:03 +00:00
Rebeka
75c5f16114 fix: improve the text contrast ratio of the editor sidebar
GitOrigin-RevId: 01fb558f3c8b1cff611200b2b309a28c7823305b
2023-07-17 10:26:25 +00:00
Alf Eaton
ac19140362 Unmask the editor when changing editor theme (#12604)
GitOrigin-RevId: 633d12c748cfd615fa72698f886a452c5b2fd2bb
2023-05-25 08:04:57 +00:00
M Fahru
5eff354971 Create settings menu react elements in editor left menu for editor left menu react migration
GitOrigin-RevId: e75581a43a8694398b20bee3dc5ec69b60db86ab
2022-11-15 09:07:01 +00:00
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
Timothée Alby
c66278cf89 Merge pull request #8148 from overleaf/ta-pr-dictionary-style
Polish Dictionary Modal UI

GitOrigin-RevId: 48aceb56c84a218380c619ecc5cd527f5062d3c4
2022-05-27 08:04:16 +00:00
Miguel Serrano
430b7528b2 Merge pull request #8073 from overleaf/ta-td-dictionary
Add UI to Remove Words from Dictionary

GitOrigin-RevId: a28d865e3c968d6fff113237fcf4143b77af046e
2022-05-25 08:09:45 +00:00
nate stemen
1af99ac8b2 Merge pull request #2701 from overleaf/ns-cmg-dropdown-menus-grow
Remove flex rule on left menu selects to stop unnecessary growth

GitOrigin-RevId: 72ceb7b3e3b2375328c94943b84e7f85f024e7cc
2020-03-31 03:18:49 +00:00
nate stemen
2d9b089e16 Merge pull request #2401 from overleaf/cmg-ns-pretty-less
Fix inconsistent use of tabs and spaces in less files

GitOrigin-RevId: c69667f0dc6bc70ea3623890e2b2b741e358d454
2019-12-06 04:19:26 +00:00
Tim Alby
3f83648e81 add spacing at the bottom of the editor menu
GitOrigin-RevId: 117d34415dca6ce63018181298b9c349eae20127
2019-12-03 14:21:04 +00:00
Alasdair Smith
26190da566 Merge pull request #2349 from overleaf/as-webpack-css
Compile CSS using webpack

GitOrigin-RevId: 489834038667dde572ea5d9b4b9392b362259a09
2019-11-28 10:39:09 +00:00
Renamed from services/web/public/stylesheets/app/editor/left-menu.less (Browse further)