Alf Eaton
f065a7a909
Improve the Icon component ( #6245 )
...
GitOrigin-RevId: fbb23b32c47edbe5a22badc627318accbd09e82a
2022-01-20 09:03:58 +00:00
June Kelly
1fb1c08348
Merge pull request #4673 from overleaf/msm-rename-project-onblur
...
Rename project on blur instead of canceling renaming
GitOrigin-RevId: fe58b48d5ab37357df33e970338e8b96c3ec1986
2021-08-13 12:57:09 +00:00
Miguel Serrano
9b59c0813c
Replaced application-context
with user-context
( #4246 )
...
* Replaced `application-context` with `user-context`
* deleted `user` initialization with `window.user`
* fixed tests and storybook
GitOrigin-RevId: 0ed4b9070d7c6d370fee2112f310c4bcfea519e7
2021-06-26 02:05:53 +00:00
Alf Eaton
7c97f8ab6e
Switch to new JSX runtime ( #4225 )
...
* Use new JSX runtime and update Babel Node target
* Update .eslintrc
* Remove React imports
GitOrigin-RevId: 559de0267f8f2934c56a860ea8701bb522aa861a
2021-06-24 02:06:59 +00:00
Alexandre Bourdin
82d7d6681e
Merge pull request #3927 from overleaf/msm-react-navbar-rename-tooltip
...
React navbar rename tooltip
GitOrigin-RevId: a933aa8654e0c5b0e22cfc72f6262cc75da0ccf7
2021-04-28 02:10:15 +00:00
Alf Eaton
1be43911b4
Merge pull request #3942 from overleaf/prettier-trailing-comma
...
Set Prettier's "trailingComma" setting to "es5"
GitOrigin-RevId: 9f14150511929a855b27467ad17be6ab262fe5d5
2021-04-28 02:10:01 +00:00
Miguel Serrano
a555f0d309
[ReactNavToolbar] Project name + pdf and share project buttons ( #3709 )
...
* Added project name, pdf toggle and share project buttons to navigation toolbar
* Added PropTypes check to `useChatContext()`
* React context updates for project name/rename, pdf view and share moda
* Hide PDF button when pdfLayout != 'flat'
GitOrigin-RevId: 3f4a1b072259df7148d3417cd22116702bdd79ac
2021-03-11 03:05:33 +00:00