* 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
* Added toggle chat button to navigation header
* new `useBrowserWindow` hook to work with browser title and focus
* react2angular chat toggle button plumbing
GitOrigin-RevId: 4380f1db9c7cc9a25bfb8d7a33e18d61b1d32993
* Created ng-controller for react shared context and set editor.loading
* toolbar-header component with menu button (and story)
* Added editor-navigation-toolbar-root and react2angular plumbing
* Added eslint-disable exception to use <a/> instead of <button/>
* added 'menu' to extracted translation
* [ReactNavToolbar] Added cobranding and back to projects buttons (#3515)
GitOrigin-RevId: 27c3bba85cbc96a123d58c66a0bd5d6a2cfd8aca
* Uncouple account-upgrade and exposted-settings from Angular
* Mock socket shim with the correct methods
* Extract timeout upgrade prompt to a component
GitOrigin-RevId: ee8058b38bf5e20924a21f40d32c5bb0ee06c555
* Ordering of log entries in the new errors UI
* Don't show the expand-collapse widget when not needed; smaller font size in the raw log output
* Expose log actions in the log pane.
* Use "This project" instead of "Your project" in the new errors UI
* Better handling of long log messages; left-ellipsize the file/line number button
* Make log location more button-like; add tooltip when needed.
* Add a PDF expand button to the toolbar.
* Add a stop compilation button to the new compile UI
* Use aria-label for button accessible text; improve handling of long filenames in the log location button
* Set max-height correctly for the logs pane dropdown
* Avoid changing raw logs sizing when expanded and collapsed
* Add comment on the solution for right-to-left text and ellipsis
* Improve logs pane actions
GitOrigin-RevId: 4098d77a9ee6d333644906876b9ff27035b79319