overleaf/services/web/frontend/js/features/source-editor
Alf Eaton cf319b61b4 [visual] Improved pasted HTML handling (#14384)
* Replace non-breaking spaces added by Chrome on copy
* Ignore text/html from VS Code
* Improve table border handling
* Remove unused cy.spy
* Map em to textit and strong to textbf
* Left-align table cells by default
* Remove "justify" mapping
* Detect border on table row
* Remove protection for special characters in pasted HTML
* If the only pasted HTML content is in a code block, use the plain text version
* Enable paste-html feature in Storybook
* Improve table handling

GitOrigin-RevId: a912aa1fc659089451103e63c5d0fd3ae2a30627
2023-08-30 08:04:19 +00:00
..
commands [cm6] fix toggling ranges next to command (#14183) 2023-08-18 12:11:24 +00:00
components Merge pull request #14428 from overleaf/mj-table-gen-cleanup 2023-08-25 08:04:12 +00:00
context/review-panel
controllers Remove Grammarly warning (#14423) 2023-08-24 08:04:02 +00:00
extensions [visual] Improved pasted HTML handling (#14384) 2023-08-30 08:04:19 +00:00
hooks Merge pull request #13492 from overleaf/td-review-panel-sync-height 2023-07-17 10:39:29 +00:00
ide
languages
lezer-bibtex
lezer-latex Merge pull request #14340 from overleaf/mj-table-col-span 2023-08-25 08:04:07 +00:00
themes
utils