Alf Eaton
31e7f113f8
Wrap all view.dispatch in setTimeout ( #21590 )
...
GitOrigin-RevId: a78e314683642e173c61b0bef95b30f5b96c82b5
2024-11-08 09:04:48 +00:00
Alf Eaton
9352b51d28
Keep PDF preview mounted while not visible ( #21270 )
...
GitOrigin-RevId: 266ecbb72a5238e1e977265e56c33880ec1a54be
2024-11-08 09:04:44 +00:00
Alf Eaton
db8d7a7af0
Upgrade CodeMirror dependencies ( #20618 )
...
GitOrigin-RevId: c1d45e73784fd26db09e9930bc504d2d78c05b12
2024-11-08 09:04:39 +00:00
David
dfcc805549
Merge pull request #21526 from overleaf/dp-dismiss-equation-preview
...
Add options to disable/hide equation preview
GitOrigin-RevId: 5f71b4c747bf27ae816bdfe32c6e3e5a42f99508
2024-11-07 09:05:07 +00:00
Eric Mc Sween
29be4f66d4
Merge pull request #21556 from overleaf/em-subscription-change-interstitial
...
Add-on purchase preview page
GitOrigin-RevId: 660e39a94e6112af020ea783d6acf01a19432605
2024-11-07 09:04:49 +00:00
Andrew Rumble
22d3e4bc13
Merge pull request #21597 from overleaf/ar-fix-error-assistant-error-in-e2e-tests
...
[web] Make sure aiErrorAssistant exists before using
GitOrigin-RevId: 31a4a6a2aa152aee6620c8e44e44dea3c6bf3b44
2024-11-06 09:06:03 +00:00
Jessica Lawshe
80b3ad255d
Merge pull request #21474 from overleaf/mf-add-device-segmentation-gallery-view-events
...
[web] Add `device` and `screen-breakpoint` segmentation to all gallery-related page view events
GitOrigin-RevId: 36cfb5c5d183645782efe8c66c09f476d5474253
2024-11-06 09:05:58 +00:00
Alf Eaton
562a4e4ce6
Avoid spell checking list environment arguments ( #21483 )
...
GitOrigin-RevId: 8fe56c53b503abddcc4f0d996707e3df12309362
2024-11-06 09:05:17 +00:00
Alf Eaton
7fa8c01e31
Disable spell check in setlength arguments ( #21491 )
...
GitOrigin-RevId: 279f5df7c97b6a6caa5a344bf50b0747402cf61d
2024-11-06 09:05:13 +00:00
Alf Eaton
a827f8835b
Focus the editor after using the "Switch to editor" button ( #21549 )
...
GitOrigin-RevId: f94c6d266ec9c2c3e4a30ea2c34c937817b48596
2024-11-06 09:05:08 +00:00
Rebeka Dekany
09ad023161
Merge pull request #21561 from overleaf/rd-ide-paste
...
Migrate the editor pasted content popover to Bootstrap 5
GitOrigin-RevId: 2f89d0d6818e219dc5b786b5f21d4d47a91b06c8
2024-11-06 09:05:04 +00:00
Jimmy Domagala-Tang
9818912cb7
Merge pull request #20968 from overleaf/jdt-subscription-page-addons
...
feat: add all add-ons to price calculation in subs view model
GitOrigin-RevId: d03374192d735278c6459fc6341a72d0b0c7c3aa
2024-11-05 09:05:49 +00:00
Jimmy Domagala-Tang
811e935ced
Merge pull request #21107 from overleaf/jdt-error-assistant-freemium
...
Convert Ai Error Assistant to a Freemium Model
GitOrigin-RevId: 348c19262928d7dde8236baf37663c85d91f101a
2024-11-05 09:05:45 +00:00
Jimmy Domagala-Tang
745695650c
Merge pull request #21470 from overleaf/jdt-file-upload-limit-notif
...
[Web] Update 180 file upload limit notification style
GitOrigin-RevId: 860567d8e1218c0d2a89d019c116b59be15132e7
2024-11-05 09:05:41 +00:00
Tim Down
f57704b844
Merge pull request #21566 from overleaf/td-bs5-website-redesign
...
Add website redesign query string override to arbitrary BS5 pages
GitOrigin-RevId: 72816f00d6e2e92dab21035097abc540689af1d3
2024-11-05 09:05:30 +00:00
Rebeka Dekany
caa446f933
Merge pull request #21512 from overleaf/rd-insert-link
...
Migrate the editor command tooltips to Bootstrap 5
GitOrigin-RevId: 9e3b477608e334e6e8bc0e79710cd2b3878680e6
2024-11-05 09:05:09 +00:00
David
1c7e4ddcd2
Merge pull request #21450 from overleaf/dp-focus-entry
...
Refactor how ReviewPanel and TrackChangesWidget are rendered
GitOrigin-RevId: 0b206a2a70270a885befdcf2403da4e1af3aa9bf
2024-11-05 09:04:54 +00:00
Domagoj Kriskovic
21464f200e
Hide tooltip on click in PDF controls menu ( #21546 )
...
GitOrigin-RevId: cfaebb7a55d2a80814c0e326b54f84f2e76a8879
2024-11-05 09:04:50 +00:00
Davinder Singh
684731638a
Merge pull request #21195 from overleaf/ds-adding-tooltips-trigger-bs5
...
BS5 Migration - Adding tooltips trigger for BS5 styling
GitOrigin-RevId: 0a446af5bc72f28ec8e2512fd4b248a6b78221a2
2024-11-05 09:04:46 +00:00
Antoine Clausse
053831b48c
[web] Spelling correction Dropdown to BS5 ( #21493 )
...
* Split `SpellingSuggestions` into a BS3 and BS5 version
* Migrate `B5SpellingSuggestions` to BS5
* Add `.dropdown-menu.dropdown-menu-unpositioned` styles
This makes the dropdown position itself without overflows
* Make spelling tooltip background transparent
* Migrate Cog icon to BS5
* Use `PolymorphicComponent`
Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>
* Fix formatting
---------
Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>
GitOrigin-RevId: aaa6c589637971031d13ac099f935fe2052e6989
2024-11-05 09:04:28 +00:00
Rebeka Dekany
850bbceab6
Merge pull request #21238 from overleaf/rd-github-sync
...
Migrate the Github Sync modal to Bootstrap 5
GitOrigin-RevId: a6178fc2e9c7072d28d0a1b094b42dff12944781
2024-11-04 09:05:14 +00:00
Rebeka Dekany
d37cbf8edb
Merge pull request #21515 from overleaf/rd-review-icon
...
Update review icon in the editor header to use Material Symbols in BS5
GitOrigin-RevId: 14fec744e9bf52b3c37a82164ec3340b4a9a4e3a
2024-11-04 09:05:07 +00:00
Rebeka Dekany
e2d63a778b
Merge pull request #21135 from overleaf/rd-dev-toolbar
...
Migrate the Dev Toolbar to Bootstrap 5
GitOrigin-RevId: c102883171e5e40c6b9a2f808f305ab1d4fb553f
2024-11-04 09:05:03 +00:00
Tim Down
2402f9ea99
Merge pull request #21521 from overleaf/td-bs5-subscription-contact-error
...
[BS5] Remove redundant contact form import in subscription page
GitOrigin-RevId: f4e89d1afe59b65c3bbab3e2fffe3ebfeb774f71
2024-11-04 09:04:45 +00:00
ilkin-overleaf
1033e73844
Merge pull request #21477 from overleaf/ii-bs5-table-generator
...
[web] BS5 table generator
GitOrigin-RevId: 3fe10c05fa36f026c47ff4f54b15f5d76f7c509e
2024-11-04 09:04:41 +00:00
Tim Down
c531d55f29
Merge pull request #21431 from overleaf/td-bs5-pdf-zoom-arrow
...
[BS5] Change PDF zoom button so that arrow size matches text size
GitOrigin-RevId: e989cb96c67c0f14957696fc31fba2355230eb71
2024-11-01 09:04:56 +00:00
Alf Eaton
3d5bceffee
Disable spell check for figure environment optional argument ( #21417 )
...
GitOrigin-RevId: cbf6a072b9675a69176123d14ec34d97a0277b0a
2024-10-31 09:04:45 +00:00
Alf Eaton
ea5b521882
Remove spell check split tests ( #21382 )
...
GitOrigin-RevId: 819fc94f55dc1d73e4f58e36dd594a5019c68439
2024-10-31 09:04:40 +00:00
David
ef90950cd3
Merge pull request #21439 from overleaf/dk-accept-reject-all-tooltip
...
Added tooltips to "Accept all" and "Reject all" options
GitOrigin-RevId: 62887e4e26964119cbb2c2aa140565c46aba94fe
2024-10-29 09:05:57 +00:00
David
7c613cdceb
Merge pull request #21438 from overleaf/dp-edit-comment-popover
...
Dont select entry from textarea when review panel is mini
GitOrigin-RevId: 5900ae11ec01bb40100e19497557469e6dac1615
2024-10-29 09:05:53 +00:00
Antoine Clausse
43e8467860
[web] Wrap Layout MenuItem description on a new line in BS5 ( #21206 )
...
* [storybook] Rerender when switching BS version
* Move comment to related code (bsStyle)
* Wrap the Layout MenuItem "subdued" text, using flex-column
* Create a Story for `LayoutDropdownButton`
* Center `.layout-dropdown .dropdown-item` vertically
* Remove unused classname `layout-dropdown-list`
* [storybook] Allow `detachable` to be passed as a prop
* Migrate `DetachDisabled` to BS5
* [storybook] Set actions for `^handle.*`, rename story
GitOrigin-RevId: 18509d259fad02a8aeb52132f1919e216b092b7e
2024-10-29 09:05:44 +00:00
Antoine Clausse
3734812557
[web] Migrate Detached PDF page to BS5 ( #20920 )
...
* Update ide-react-detached.pug for BS5
* Place the Recompile button tooltip to the bottom when in Detached layout
GitOrigin-RevId: 02dd23d38314e40585a435095b05231c8edd6849
2024-10-29 09:05:40 +00:00
ilkin-overleaf
25f4e6cf67
Merge pull request #21368 from overleaf/ii-bs5-text-formatting-button
...
[web] Text formatting dropdown toggle button style adjustments
GitOrigin-RevId: def94395f3f337f90e33fa42465377be3587d3ae
2024-10-29 09:05:05 +00:00
David
9d62c620fd
Merge pull request #21410 from overleaf/dp-mini-panel-click
...
Prevent clicking on mini review panel entry popovers from opening the full panel
GitOrigin-RevId: a81ed154307750a756931d9fe5e893cd30d40c55
2024-10-29 09:04:56 +00:00
Tim Down
1b42fb7a89
Merge pull request #21391 from overleaf/td-bs5-symbol-palette
...
Migrate symbol palette to Bootstrap 5
GitOrigin-RevId: c014199d1266092a3cdf7df6e98a9a4d5f318c15
2024-10-29 09:04:52 +00:00
Mathias Jakobsen
c9ed5f6a79
[web] Add mainBibliographyDocId to projects ( #20842 )
...
GitOrigin-RevId: 5358ef5cf0b9aaeadfe360c1bdc575fd1bf7344d
2024-10-29 09:04:42 +00:00
M Fahru
862fb9f2ae
Merge pull request #21268 from overleaf/mf-new-gallery-search-result-badge
...
[web] Standardize `.badge` styling and HTML structure for both gallery-search and blog post page
GitOrigin-RevId: edfaceb61900897178654a920995e5c857fe7107
2024-10-28 09:05:55 +00:00
Domagoj Kriskovic
0329a18875
Show "add comment" tooltip below cursor if near viewport top ( #21348 )
...
* Scroll selection anchor into view when adding new comment
* check if cursor is near viewport edge
* Show "add comment" tooltip below cursor if near viewport top
GitOrigin-RevId: 0dc2234bc03b1d88a3719ba01a4a865f218b9bfa
2024-10-28 09:05:47 +00:00
David
44b2ca1830
Manually force blur on submitting an edited message ( #21333 )
...
* Return focus to parent entry element after message is edited
* Revert "Return focus to parent entry element after message is edited"
This reverts commit 96234a666e7e7c17b99a23a8a92ea030efe6083f.
* Manually force blur on submitting an edited message
* Show review panel entry header when editing comment (#21397 )
* Show review panel entry header when editing comment
* edit comment spacing
* hide comment options when editing
---------
Co-authored-by: Domagoj Kriskovic <dom.kriskovic@overleaf.com>
GitOrigin-RevId: 66a8d1ed772cf91ea0f086bd08cdabaeb7456956
2024-10-28 09:05:43 +00:00
Domagoj Kriskovic
29c5bc8206
Focused and selected states for ReviewPanelEntry ( #21354 )
...
GitOrigin-RevId: 41e5ed1110d71eae51cbbde1e874dda133d666c8
2024-10-28 09:05:34 +00:00
Domagoj Kriskovic
db23262611
Scroll selection anchor into view when adding new comment ( #21328 )
...
* Scroll selection anchor into view when adding new comment
* check if cursor is near viewport edge
GitOrigin-RevId: 57d4195f7ce1513a56249365b45b3959b4ea813f
2024-10-28 09:05:29 +00:00
Domagoj Kriskovic
4bcc7c9602
Update review panel entries on layout resize ( #21323 )
...
GitOrigin-RevId: db9b01609a2425952671e30fc20c16de4d3b36a8
2024-10-28 09:05:25 +00:00
Alf Eaton
34c3647244
Ignore a frequent unhandled promise rejection ( #21383 )
...
GitOrigin-RevId: 3c1360d6f4be1367aa77893ad8ef60760d6f9351
2024-10-28 09:05:21 +00:00
Alf Eaton
c0d6a9c5f0
Use noSpellCheckProp
NodeProp to exclude node types from spell check ( #21335 )
...
GitOrigin-RevId: 91ba72285b0f01c3c00fdb1a64c30e9ff67f72f5
2024-10-28 09:05:16 +00:00
Alf Eaton
516a7abc2a
Wrap view.dispatch in setTimeout ( #21365 )
...
GitOrigin-RevId: 61c19e10f9529b4d7913f01c57281931533153d2
2024-10-28 09:05:12 +00:00
Tim Down
30eb5416f3
Merge pull request #21353 from overleaf/td-search-panel-focus
...
Pass main-field attribute through to form control in BS3
GitOrigin-RevId: 58ac2f4a18e098b35e4d4b14aa18eb013e4898e4
2024-10-25 08:05:32 +00:00
ilkin-overleaf
ed8fc2747a
Merge pull request #21281 from overleaf/ii-bs5-toolbar-items-border-radius
...
[web] BS5 toolbar buttons border radius
GitOrigin-RevId: b07a7bb16ab7a933dfa714a128f88f2ee006cf04
2024-10-25 08:05:27 +00:00
Mathias Jakobsen
4bc5a0f1d9
Merge pull request #21319 from overleaf/mj-select-controlled-null
...
[web] Allow Select to be controlled with no selection
GitOrigin-RevId: 15e5b643e30205124f8e807379ab7e540e2145d1
2024-10-25 08:05:23 +00:00
Alf Eaton
4bbde479a5
Avoid creating duplicate spell check marks on the edited line ( #21331 )
...
GitOrigin-RevId: 12726b47450be23f5a412a4c50cc2420af6f425f
2024-10-25 08:05:10 +00:00
Alf Eaton
5ec52e2e5b
Avoid calling destroy on the PDF.js loading task ( #21277 )
...
GitOrigin-RevId: b315e78ff739d301583f2139109f3244abceade8
2024-10-25 08:05:05 +00:00