Jimmy Domagala-Tang
0e49a5d9b0
Merge pull request #24391 from overleaf/jdt-move-wf-features-to-ol
...
Move Writefull table + equation generator to OL toolbar
GitOrigin-RevId: b7bc5b1cde5687360c4f60cb64924da139ccfbe9
2025-04-15 08:05:47 +00:00
David
9cd7e49daf
Merge pull request #24332 from overleaf/dp-review-panel
...
Add review panel to new editor
GitOrigin-RevId: 918a29d81fcfaf60bc4af8a20a25545d79c4a3ed
2025-04-11 08:05:31 +00:00
Tim Down
b41f8164b8
Merge pull request #24709 from overleaf/td-prevent-spellcheck-after-destroy
...
Prevent spell checks after spell checker is destroyed
GitOrigin-RevId: 070f6c6ed05063e46960dad8099d61f585d6120c
2025-04-08 08:07:44 +00:00
David
d67f3d3181
Merge pull request #24442 from overleaf/dp-writefull-parent
...
Provide writefull with element selectors to insert into
GitOrigin-RevId: 87c9a939f7024e54adfe0b970dddb96b7f56d6b3
2025-03-27 09:05:51 +00:00
David
7308ac0e1f
Merge pull request #24306 from overleaf/mj-ide-breadcrumbs-loading
...
[web] Disable breadcrumbs with user setting
GitOrigin-RevId: bcb43aee139a321d9532b9a49e1e73fabba2fd66
2025-03-24 10:49:46 +00:00
Alf Eaton
b8d74c6ae0
Remove 'review-panel-redesign' split test and old code ( #24235 )
...
GitOrigin-RevId: 1f3d4a9a51429591a82391a9bee3cfdf226bc9c8
2025-03-24 10:48:15 +00:00
David
ea33c7d896
Merge pull request #24233 from overleaf/dp-dark-breadcrumbs
...
Add dark mode for breadcrumbs
GitOrigin-RevId: f1425a1da514f74854fd7afe176e27e2b62dae9c
2025-03-13 09:04:59 +00:00
David
d7ad742ba3
Merge pull request #23747 from overleaf/dp-breadcrumbs
...
Add file breadcrumbs to new editor
GitOrigin-RevId: 54bde446ad632976503a2c4aff915c862bad710e
2025-03-11 09:05:08 +00:00
Rebeka Dekany
69bc8a135b
Bootstrap 3 cleanup from the IDE page - #2 ( #24175 )
...
* Remove skipLoadingStyleSheet
* Remove unused bootstrap-5 assignment from the Account settings page since it's archived
* Remove bsVersionIcon
* Remove bsVersion, bootstrapVersion and isBootstrap5 from elements on the IDE page
* Remove BS3Dropdown from the context menu
* Cleanup Bootstrap 3 related comment and type
GitOrigin-RevId: a67244eb78943ee84cc5f89bae164c0361e8fc13
2025-03-11 09:05:00 +00:00
Alf Eaton
2147f1d53d
Remove Bootstrap 3 code from IDE page components ( #23061 )
...
GitOrigin-RevId: b41aff10672bf96e892de0be396a69eb25e2443b
2025-03-07 09:05:45 +00:00
Alf Eaton
18c2b4108d
Tidy up global scope values ( #20379 )
...
* Remove crypto from window
* Remove ui.loadingStyleSheet
* Remove onlineUsers scope
* Remove addNewComment
GitOrigin-RevId: 5e62ed7f265cdd530b5ca85488477093b0be775a
2025-02-28 09:05:15 +00:00
David
ad78287c1f
Merge pull request #23891 from overleaf/dp-eq-preview
...
Always include math preview theme even when it is disabled
GitOrigin-RevId: cfbad399ccd0cb6805158633c35c7b15140b9feb
2025-02-27 09:04:51 +00:00
Alf Eaton
1fd9c592e2
Ensure that lastClickEvent is set before handling doubleClick ( #23865 )
...
GitOrigin-RevId: 1f080e62e95dc71cec6bcf2f5c9e0cb8bd5f5e2c
2025-02-26 09:04:33 +00:00
Alf Eaton
fe878a88d1
Run Prettier ( #23860 )
...
GitOrigin-RevId: fd65c7d24c4ada0367ba38092a142c6f6aeaba71
2025-02-26 09:04:19 +00:00
Alf Eaton
fe1beec09a
Use the original double-click location in bracketSelection extension ( #23722 )
...
GitOrigin-RevId: 173c4b4149fa4e6b552cb88022dad6334492c59a
2025-02-26 09:04:12 +00:00
Alf Eaton
7070a0d410
Focus the editor and place cursor after the learned/corrected word ( #23782 )
...
GitOrigin-RevId: 605b13a4bb0d8e9375d8c4edc17a1866e29a3169
2025-02-26 09:04:01 +00:00
Alf Eaton
e151be6b89
Avoid selecting word when opening spell check context menu ( #23756 )
...
GitOrigin-RevId: 0276979d18583f5813476b2ac01a8eb33b352fcb
2025-02-24 09:05:36 +00:00
Alf Eaton
97d7a60f68
Increase the maximum width of the search input ( #23140 )
...
GitOrigin-RevId: 70619c42cbbb16047a929e773a30ba4c0b5cfa50
2025-02-20 09:05:11 +00:00
Alf Eaton
4611de3f3d
Update tooltip text for search buttons ( #23448 )
...
GitOrigin-RevId: d189aac06c5f68e009eeb125d7cc225b41e8cc0c
2025-02-17 09:04:45 +00:00
Liangjun Song
4ab827bf0f
Merge pull request #23442 from overleaf/dp-table-label-bug
...
Use css variable to set insert table label color
GitOrigin-RevId: f99de70c470ca15927ee7ad38d004f94365519ac
2025-02-10 09:05:15 +00:00
Alf Eaton
91fb235030
Set font-variant-numeric: slashed-zero ( #23416 )
...
GitOrigin-RevId: 8a1ebecfe513226db75db431a05315064d6610d6
2025-02-07 09:04:36 +00:00
Domagoj Kriskovic
6ee3ff63e4
Dont show "add comment" tooltip when text is selected via search ( #23341 )
...
* Dont show "add comment" tooltip when text is selected via search
* remove the tooltip if selection changes
* handle empty selection
* use tr.effects.some for mouseUp check
* avoid creating new create function each time
* use useEventListener
GitOrigin-RevId: 18d96fe6fdefcd55f88849cf880f804d4c963f4d
2025-02-05 09:06:02 +00:00
Alf Eaton
c629355472
Only select content when opening a file if it matches the expected text ( #23324 )
...
GitOrigin-RevId: 8b180ab897bb9027743c37f2b7faf690b7177eb6
2025-02-05 09:05:23 +00:00
Alf Eaton
5e491cc0c0
Use thread id in removeNewCommentRangeEffect ( #23205 )
...
GitOrigin-RevId: 6082f5e6d6f548eff43da657526097118a2d3c11
2025-02-03 09:04:48 +00:00
David
d731afed90
Merge pull request #23134 from overleaf/dp-remove-math-preview-flag
...
Remove math-preview feature flag
GitOrigin-RevId: a5235cf36b692b0e3dc36ff6185ebc7ef169d21e
2025-01-30 09:05:17 +00:00
Alf Eaton
9e040d6946
Select matched text when a file is opened from a full project search result ( #23139 )
...
GitOrigin-RevId: bd3b66e89b70c4fa1d77e401d9e5fa755876ce9f
2025-01-29 09:04:33 +00:00
Alf Eaton
daaf134b07
Fix Vim search input color ( #23094 )
...
GitOrigin-RevId: bf0d5e3417f3ba9fe669c3baf4a34a54c4b61900
2025-01-28 09:04:54 +00:00
Mathias Jakobsen
77dd468c20
Merge pull request #23026 from overleaf/mj-wc-settings-second-try
...
[web] Move write and cite setting storage
GitOrigin-RevId: 88a234c15b4dd2a9b451170e3b474d88bb6d45f7
2025-01-24 09:05:22 +00:00
Alf Eaton
25c401f2a7
Restore padding on search form inputs ( #22132 )
...
GitOrigin-RevId: da5826711072fc39ecc8f8db05881bb0dc0eea87
2025-01-23 09:05:29 +00:00
Mathias Jakobsen
6fba73c66a
Merge pull request #22987 from overleaf/revert-22866-mj-typing-delay
...
Revert "[web] Remove activateOnTypingDelay from CM6 autocomplete"
GitOrigin-RevId: 1b598c8790bec1076db4d5a9feb551585565af05
2025-01-21 09:05:27 +00:00
Mathias Jakobsen
144334ec58
Merge pull request #22866 from overleaf/mj-typing-delay
...
[web] Remove activateOnTypingDelay from CM6 autocomplete
GitOrigin-RevId: 79c39932fce818f13bada824ceaecedd15d36b21
2025-01-21 09:05:18 +00:00
Alf Eaton
ce1d63d92c
Create a shared module for CSS styles from user settings ( #22925 )
...
GitOrigin-RevId: 1e62258e1e38d8ab2ce8debc51c53a98f4e915f6
2025-01-20 09:04:57 +00:00
Domagoj Kriskovic
36f2e52167
Add comment option in editor toolbar ( #22849 )
...
* Add comment option in editor toolbar
* move addComment to commands
GitOrigin-RevId: 690b70f67abe5653f28ec9ec61deb3f201a78131
2025-01-16 09:05:12 +00:00
Domagoj Kriskovic
1f23b78de2
Fixed equation preview overflow ( #22769 )
...
* Fixed equation preview overflow
* Decrease max-height to 200px
GitOrigin-RevId: 4a733d25e86b0d4adfb2dc697bc251ad244949b4
2025-01-14 09:05:15 +00:00
Alf Eaton
cffa9c1a28
Improve spell check when dictionary is edited ( #22635 )
...
GitOrigin-RevId: 20d36cb987d014809423240a46c7c577781dfde6
2025-01-14 09:05:03 +00:00
Alf Eaton
e1f880a62b
Wrap dispatchSelectionAndScroll in setTimeout ( #22596 )
...
GitOrigin-RevId: 8c2c27acdbbf0e8879978e307ccf952c1be5381e
2025-01-09 09:05:08 +00:00
Alf Eaton
45facc0f78
Call MathJax.typesetClear after typesetting a table cell ( #22604 )
...
GitOrigin-RevId: d36236a47815841ee3662f1b9121b4a224d3dada
2025-01-09 09:05:04 +00:00
Alf Eaton
823069d13e
Remove feedback link from spelling suggestions ( #22634 )
...
GitOrigin-RevId: f75dffe5395ad15441aee603c494afdf8488642e
2025-01-09 09:04:47 +00:00
Alf Eaton
9c9ffd8a08
Improve spell check edit tracking ( #22577 )
...
GitOrigin-RevId: 237e454b56fc18199bf64087dd3cfb93749b8468
2024-12-19 09:04:37 +00:00
Eric Mc Sween
659f15d010
Merge pull request #22571 from overleaf/dk-add-comment-mouseup2
...
Show add comment tooltip on mouse up
GitOrigin-RevId: d12b10c0c3d481a509c19eaacaf8055c2c65ff30
2024-12-18 09:05:47 +00:00
Alf Eaton
c0cbe51828
Avoid dispatching unnecessary transaction for review panel tooltip ( #22524 )
...
* Avoid dispatching unneeded review panel effects
* Remove event listeners
GitOrigin-RevId: 17fec45f660fdd7934aa6ef3202159377902f6a5
2024-12-17 09:05:11 +00:00
Domagoj Kriskovic
174d62e4cc
Improve positioning of "Add comment" tooltip when selecting entire line(s) ( #22277 )
...
* Avoid obscuring text with "Add comment" tooltip when selecting entire line
* tooltip position change on direction of selection
GitOrigin-RevId: d8cd301091104dae2422e34e14f90afd4c0927c4
2024-12-09 09:04:52 +00:00
Alf Eaton
078a3b8d05
Use --font-sans in the Visual Editor widgets ( #22085 )
...
GitOrigin-RevId: 64a480562b3e7d2fda7d41ed402511290f800f14
2024-11-28 09:04:54 +00:00
Alf Eaton
b4f624d8f6
Record events for shortcut usage ( #22062 )
...
GitOrigin-RevId: ff85e0719fca24a3723ea62119fa254226cd65c0
2024-11-26 09:04:37 +00:00
Alf Eaton
3bbde49781
Merge pull request #22055 from overleaf/ae-restore-review-tooltips
...
Reapply "Allow position of review tooltip to be calculated automatically (#21803 )"
GitOrigin-RevId: b6dff2d12627b04ff1859bd4765be01670256aa4
2024-11-22 09:05:33 +00:00
Alf Eaton
bc310ddd1e
Revert "Allow position of review tooltip to be calculated automatically ( #21803 )" ( #22022 )
...
This reverts commit 7d285a9c76032a3238422e15a73ae4b819612b31.
GitOrigin-RevId: 792391619bd6f2a9483428088c31ece09a441b33
2024-11-21 09:05:12 +00:00
Antoine Clausse
e576ffd63c
[web] Hide pdf-log-entry-content when empty + fixup search "count" color ( #21977 )
...
* Hide `PdfLogEntryContent` when there is no content
* Fixup in search "count": `--ol-blue-gray-4` doesn't exist in SCSS
* Update `AiErrorAssistant` with a `shouldRender` export, allowing to hide the element from the caller
* Revert "Update `AiErrorAssistant` with a `shouldRender` export, allowing to hide the element from the caller"
This reverts commit 01812fa2b108b94c99d250c9a39e4f3c41b36781.
* Hide .log-entry-content when empty, using CSS
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com >
---------
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com >
GitOrigin-RevId: c5096b362600058535bd645cf11dad255e941fb9
2024-11-21 09:04:34 +00:00
Alf Eaton
598ccab8b4
Allow position of review tooltip to be calculated automatically ( #21803 )
...
* Remove view from textSelectedEffect
* Upgrade @codemirror/view to 6.34.3
GitOrigin-RevId: 7d285a9c76032a3238422e15a73ae4b819612b31
2024-11-21 09:03:59 +00:00
Alf Eaton
36acad4d1b
Rename $SectioningCommand to $SectioningCtrlSeq or $Section ( #21534 )
...
GitOrigin-RevId: 5b3173d82ec4c00fe69e2ab059bf48a872a4ca3e
2024-11-18 09:04:51 +00:00
Domagoj Kriskovic
edb4e3d537
Improve selection detection for "Add comment" tooltip ( #21731 )
...
GitOrigin-RevId: cd13cacea0d6e45015997f3a831d0f127ddf8cd8
2024-11-12 09:05:57 +00:00