ilkin-overleaf
5c7fbdceac
Merge pull request #15347 from overleaf/ii-ide-page-prototype-chat-pane
...
Chat for React IDE page
GitOrigin-RevId: 2a34e754a810fd6ef07e4213ad1d31d5e8e54b4c
2023-10-30 09:04:24 +00:00
ilkin-overleaf
9b6f83dfd4
Merge pull request #15319 from overleaf/ii-ide-page-prototype-share-modal
...
Share modal for React IDE page
GitOrigin-RevId: f72f824abdcb5a135c354e3ccc35912b2097673f
2023-10-30 09:04:20 +00:00
ilkin-overleaf
541e7e315c
Merge pull request #15207 from overleaf/ii-ide-page-prototype-file-outline
...
File outline for React IDE page
GitOrigin-RevId: 18bfad1d59c5be5f1a2808f8ede62fe95e595dc5
2023-10-30 09:04:15 +00:00
Tim Down
91781afb5e
Merge pull request #15462 from overleaf/td-ide-page-add-file-tree-path-context
...
Add FileTreePathContext to React IDE page
GitOrigin-RevId: 7ebb2709973d54d0aef373660730b35bec4650d2
2023-10-27 08:03:16 +00:00
Tim Down
01439641ca
Merge pull request #15376 from overleaf/td-ide-page-working-editor
...
React IDE page: working editor
GitOrigin-RevId: 3ba8cb787a6f7f8435686d8962adb7444d09acb5
2023-10-27 08:03:07 +00:00
Tim Down
537673cdf6
Merge pull request #15415 from overleaf/td-scope-store-and-emitter-fixed
...
IDE scope store and emitter with fixed PDF URLs
GitOrigin-RevId: 9d33bad8a006bb55714878332f78932538dd8921
2023-10-25 08:05:07 +00:00
Jakob Ackermann
74c6085c55
Merge pull request #15412 from overleaf/revert-15280-td-scope-store-and-emitter
...
Revert "IDE scope store and emitter"
GitOrigin-RevId: bb764c66830e5e30806609b2834f918cf7784dd7
2023-10-25 08:04:17 +00:00
Tim Down
92a38e1311
Merge pull request #15280 from overleaf/td-scope-store-and-emitter
...
IDE scope store and emitter
GitOrigin-RevId: 9835d684db791937cd0bbc657228cb9112089b47
2023-10-25 08:03:55 +00:00
Tim Down
87199c80fe
React IDE page: add connection and SyncTex alerts ( #15273 )
...
Add connection and SyncTex alerts
GitOrigin-RevId: 5004a0d356d0a0355d125516a18db1f57e617a7f
2023-10-19 08:03:04 +00:00
Tim Down
3be937c503
Migrate layout context to TypeScript ( #15275 )
...
Migrate layout context to TypeScript
GitOrigin-RevId: ce453bfb67f7c36176fa24144413b556cd3c117e
2023-10-19 08:03:01 +00:00
Tim Down
719da5fbd8
Merge pull request #15056 from overleaf/td-ide-connection-load
...
IDE page: connection manager and loading screen
GitOrigin-RevId: 2cbc8c09aeb36a14eae66da78b267c7a830fb71a
2023-10-17 08:03:13 +00:00
Tim Down
ea1fc5f74e
React IDE page shell ( #14988 )
...
* React IDE page shell
* Set the maximum height of the symbol palette to 336px
* Tidy export
* Remove unnecessary destructuring
* Update comment
* Optimize toggle
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
* Change snap-to-collapse threshold to 5%
* Synchronize left column width between history and editor views and remove duplication in ide-page
* Replace resizer dots with SVG
* Rermove unnecessary import and comment the remaining ones
* Use block prepend to avoid duplication
* Improve vertical content divider styling
* Implement fixed width during container resize on left column
* Change IDE page file extension
* Refactor fixed-size panel into a hook and use for chat panel
---------
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
GitOrigin-RevId: aa881e48a2838a192b6f8f9e16e561f5cd706bd3
2023-10-03 08:04:04 +00:00