Alf Eaton
3f29aa2195
Ensure that each editor theme is only created once ( #17095 )
...
GitOrigin-RevId: 3551e02fab44fae7fcab5cb12886d45969e3990f
2024-02-16 09:05:03 +00:00
Alf Eaton
00d043cc72
Ensure that the selection layer updates when the review panel is toggled ( #17021 )
...
GitOrigin-RevId: e5418ae642e0c46f12c633fc71323bb86018c42a
2024-02-16 09:04:31 +00:00
Alf Eaton
7b3ffb9fae
Standardise types for ranges
( #16927 )
...
GitOrigin-RevId: 28dd0eb67e1684e6bd0e452d15315ce1f9e3481a
2024-02-09 09:06:51 +00:00
Alf Eaton
cac1ab1259
Add tags to Sentry error reports ( #16465 )
...
GitOrigin-RevId: 1d014e8cc9f87d249a285b247c35f12465ecb93a
2024-02-02 09:03:23 +00:00
Alf Eaton
614d1d05cc
Maintain the current scroll position when applying remote changes ( #16777 )
...
GitOrigin-RevId: 5d2d0fd5aaefcc6b1e7f4dbd2ce29287cf8dbbdb
2024-02-02 09:03:20 +00:00
Alf Eaton
5871978272
Use renderMessage ( #16628 )
...
GitOrigin-RevId: 9f627a31d0f8ffce841f04f5a9bfa09f6abcd0a3
2024-01-24 09:04:08 +00:00
Alf Eaton
5e3deba9fe
Dispatch 'UNSTABLE_editor:extensions' event on 'editor:extension-loaded' ( #16611 )
...
GitOrigin-RevId: a1d93330a7633c6d5870e2c368ab45a4a586db35
2024-01-24 09:03:28 +00:00
Alf Eaton
4bca3de8d2
Add estimated height to some block widget decorations ( #16485 )
...
GitOrigin-RevId: f59da18228e038b1295ccc0128a33acd2de4f9f9
2024-01-19 09:05:01 +00:00
Mathias Jakobsen
80a6424343
Merge pull request #16048 from overleaf/mj-table-column-width
...
[visual] Allow setting column widths in table generator
GitOrigin-RevId: 3bd4bb05dd3b29d0bd62fbc41da45eda282fecf4
2024-01-19 09:04:28 +00:00
Domagoj Kriskovic
21a4e0b6b3
[visual] Skip moving cursor inside argument if there is no decoration ( #16365 )
...
* [visual] Skip moving cursor inside argument if there is no decoration
* Refactor skipAtomicRanges function
* rangeSet outside the loop, continue rather than return
* use rangeSet.between
* prettier
GitOrigin-RevId: 85ef817e09ea7eb854cec43cb7866f61b4bfbc21
2024-01-16 09:03:59 +00:00
ilkin-overleaf
f67e19f6d2
Merge pull request #16453 from overleaf/ii-review-panel-dismiss-bulk-actions
...
[web] Fix bulk actions in review panel
GitOrigin-RevId: c78c99b0a3b005a0a4490ce393eb5d540f23ebc2
2024-01-15 09:04:31 +00:00
Alf Eaton
4a7a24b44d
Update the CodeMirror language when the current file is renamed ( #16342 )
...
GitOrigin-RevId: 8b51df0d1acfeeb8b0323cebf6de78572c8cb95c
2024-01-15 09:04:27 +00:00
Alf Eaton
ace673b95a
[visual] Decorate \ce
command ( #16459 )
...
GitOrigin-RevId: 0eab030489f97e43874e41d6d4895dc4de46521a
2024-01-15 09:04:08 +00:00
Alf Eaton
84898dca5d
Remove margin from table grid popover ( #16337 )
...
Co-authored-by: Mathias Jakobsen <mathias.jakobsen@overleaf.com>
GitOrigin-RevId: 71673d7d9a18baf44027e82cc34058e3db052591
2024-01-08 09:05:12 +00:00
Alf Eaton
84ebb1c8f2
Merge pull request #16378 from overleaf/ae-upgrade-codemirror-3
...
Upgrade `@codemirror` dependencies
GitOrigin-RevId: 242b1dbcf2878869957f40a5522dabcbcc181b5b
2024-01-08 09:05:02 +00:00
Alf Eaton
4f5ca6624e
Move responsibility for parsing and validating table data out of the tabular widget ( #15152 )
...
GitOrigin-RevId: bba823ca036501a527f08746cffb155641d3becf
2024-01-04 09:03:29 +00:00
Alf Eaton
621bae03ca
Use collapsePreambleEffect ( #15866 )
...
GitOrigin-RevId: e07a48ba5a7ca2ce30aa6933030f8eae970a65b5
2024-01-04 09:03:26 +00:00
Alf Eaton
c84e45bc06
[cm6] Only rebuild changed line indentation decorations ( #16126 )
...
GitOrigin-RevId: ba1f29125ab0f40742c57cfb5eae82315ab8629b
2024-01-04 09:03:23 +00:00
Alf Eaton
8feef7bf5e
Remove findEffect ( #16343 )
...
GitOrigin-RevId: b8472f5128deac5e7f94fb1ec1e64899a8da510a
2024-01-04 09:03:20 +00:00
Alf Eaton
6270dd0e2a
[visual] Decorate keywords command ( #13724 )
...
GitOrigin-RevId: ffd737705098c8a3eb0de5fe8ffbbc656c30d17c
2023-12-11 09:03:15 +00:00
Alf Eaton
d30e876999
Merge pull request #16119 from overleaf/ae-revert-indentation
...
Revert "Only rebuild changed line indentation decorations (#16092 )"
GitOrigin-RevId: 5c4fe9820812551863fc93d74e201bb159e2f14d
2023-12-06 09:04:50 +00:00
Alf Eaton
c4b05f7a73
Only rebuild changed line indentation decorations ( #16092 )
...
GitOrigin-RevId: 13855598e2cfc06d2ea2357d1c71875993a106a9
2023-12-06 09:04:23 +00:00
ilkin-overleaf
de945a432d
Merge pull request #15999 from overleaf/ii-ide-page-prototype-review-panel-accept-reject-changes
...
[web] React ide page accept/reject changes
GitOrigin-RevId: 0bb8e3759c7edbef16be04b2f200ae3686c3a53c
2023-11-30 09:03:43 +00:00
Alf Eaton
d40de2018c
Remove Angular/Pug review panel code ( #15935 )
...
GitOrigin-RevId: de782d4b47d987f6434a34bea487568b269e8d85
2023-11-29 09:04:13 +00:00
Alf Eaton
9875e55a27
Remove Ace ( #14299 )
...
GitOrigin-RevId: ec8788fdbc8aea73ca33ec2810f4e588fe9476b5
2023-11-29 09:04:08 +00:00
Alf Eaton
298acac919
Ensure that codemirror-emacs and codemirror-vim are dynamically imported ( #15902 )
...
GitOrigin-RevId: e2425e83a161c11c371246263a07d674e19ec7e7
2023-11-28 09:04:19 +00:00
Alf Eaton
604b4e5fdb
Ensure that submitOps is called in a timeout ( #15840 )
...
GitOrigin-RevId: f4b5f9649a18e5e0ea2332b6e8c90426d7c055d6
2023-11-23 09:03:00 +00:00
Alf Eaton
54c55360c4
Remove completion and shortcut event logging ( #15633 )
...
GitOrigin-RevId: 35eedb7b18200badef8226eecc58b3c35344f256
2023-11-07 12:34:56 +00:00
Tim Down
13f246a85e
Merge pull request #15342 from overleaf/td-remove-file-tree-manager-in-react
...
Remove use of FileTreeManager in React code
GitOrigin-RevId: f15bc9b4f84e0f65709b9850ed8cc5d3637efa7f
2023-10-27 08:03:10 +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
Mathias Jakobsen
7da8e3b646
Merge pull request #15435 from overleaf/mj-scroll-content-width-fix
...
[web] Fix broken scrolling with table rendering error
GitOrigin-RevId: 425c9ccf2f7f40e0842455eeb40975171c1f0d16
2023-10-26 08:03:35 +00:00
Alf Eaton
e22c1d70f3
[visual] Disable figure and table editing when read-only ( #15349 )
...
GitOrigin-RevId: ac0f9eef7bf2d88afd05689fa89b11716747b970
2023-10-26 08:03:08 +00:00
Alf Eaton
43f1a7fd2e
Enable editor toolbar for read-only users ( #15279 )
...
* Make the editor toolbar available for read-only users
* Hide replace in search form when read-only
GitOrigin-RevId: 2867868d0914da797294084df37163e92578cd57
2023-10-20 08:03:37 +00:00
Tim Down
a39a3286b4
Tweak visual editor CSS to prevent excessive padding ( #15145 )
...
Use JS to measure editor content width and use it in padding calculation
GitOrigin-RevId: dfc4499aa7762f9f2d7ce5ab9813b698bce0245c
2023-10-19 08:02:56 +00:00
Jakob Ackermann
6212b352fb
Merge pull request #15118 from overleaf/jpa-mj-remove-promise
...
[web] remove access to uninitialized and unused promise variable
GitOrigin-RevId: a554511dc501f0af936ba0564fded40b62b87660
2023-10-16 08:04:07 +00:00
Alf Eaton
31033224d5
Improve handling of whitespace in pasted HTML ( #15074 )
...
GitOrigin-RevId: 48876707e15e1ccd1bb71ce01121033d0b0dbeaf
2023-10-10 07:57:28 +00:00
Alf Eaton
6dbb2df5b8
Remove editor split tests ( #14985 )
...
* Remove source-editor-toolbar split test
* Remove editor-left-menu split test
* Remove paste-html split test
* Remove figure-modal split test
* Remove rich-text split test
* Remove table-generator split test
GitOrigin-RevId: e3fe415b81ff0135d8764cd3f3c91b1dd4a77cf0
2023-10-04 08:04:34 +00:00
Alf Eaton
d1cfc5a783
Use the scrollToMatch strategy when typing a search query ( #14944 )
...
GitOrigin-RevId: e381225b49f36cbf8554fe7deaecef73a8137d66
2023-09-28 08:04:36 +00:00
Alf Eaton
cb1b5b7d54
[cm6] Move figure paste handler to core LaTeX extensions ( #14957 )
...
GitOrigin-RevId: 2dd6b036c5e9122a7e7564d4246f10444ba593e3
2023-09-28 08:04:32 +00:00
Jakob Ackermann
1213709578
Merge pull request #14980 from overleaf/jpa-debug-console
...
[web] migrate frontend logging to debugConsole
GitOrigin-RevId: b03ff9030b03fff059738d2270bc4b4912e79f16
2023-09-28 08:04:12 +00:00
Alf Eaton
a2bb8a3ecd
Handle pasted HTML from Office even if there's an image file on the clipboard ( #14852 )
...
GitOrigin-RevId: f0413391ec421c845b435e1392140d265a528ee7
2023-09-25 08:04:59 +00:00
Alf Eaton
9313a1fbd1
[visual] Configure italic markup to be placed inside the pasted styled element ( #14918 )
...
GitOrigin-RevId: b7038381583a6828a9ab24f6d9608c10cf3e370a
2023-09-25 08:04:45 +00:00
Domagoj Kriskovic
f7cf7b9028
[cm6] Include affiliation in document preamble ( #14824 )
...
* [cm6] Include affiliation in document preamble
* add affil command
* Add mapping to attributeValue
---------
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
GitOrigin-RevId: 6034e07bc5fec23ea704d820acbbe4e77caba651
2023-09-21 08:04:09 +00:00
Alf Eaton
08d8b40934
[visual] Ignore files on the clipboard if the pasted HTML contains a table ( #14817 )
...
GitOrigin-RevId: 608a7a7cbe884243268322582873496bcde63305
2023-09-15 08:05:14 +00:00
Alf Eaton
f6e8f3a2a3
Merge pull request #14830 from overleaf/ae-office-paste
...
[visual] Improve handling of content pasted from desktop Office applications
GitOrigin-RevId: 10ce77bae008ad078afa22c8fac2cb48af3d9cb4
2023-09-15 08:05:10 +00:00
Alf Eaton
ab47ac2c20
Fix the position of the pasted content menu when scrolling ( #14834 )
...
GitOrigin-RevId: df0a8290b7838b83e21676eb69924b11e51b38e6
2023-09-15 08:05:06 +00:00
Alf Eaton
f7e4946056
Handle content wrapped in a monospace pre ( #14801 )
...
GitOrigin-RevId: 7198e56ea496b8e7496bd637419586019ce56270
2023-09-15 08:04:54 +00:00
Alf Eaton
875ea723ca
[visual] Escape special characters in pasted URLs ( #14789 )
...
GitOrigin-RevId: 58e0b4b9b902301dbcb34f918ebbfdad0c8a763f
2023-09-15 08:04:50 +00:00
Alf Eaton
496b30e18e
Avoid adding semantic style from an element which has explicit style ( #14781 )
...
GitOrigin-RevId: ae36022a9da36be0703c7e8e04e133975fadb893
2023-09-15 08:04:45 +00:00
Alf Eaton
c28c7d5da2
[cm6] Map active spellcheck range through doc changes ( #14758 )
...
GitOrigin-RevId: bc6a8f7d8c65edab0d3f2481a39b189a8f670508
2023-09-15 08:04:41 +00:00