overleaf/services/web/frontend/js/features/source-editor/extensions/visual
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
..
utils Merge pull request #14245 from overleaf/mj-linebreak-arguments 2023-08-15 08:03:00 +00:00
visual-widgets Merge pull request #14317 from overleaf/mj-table-gen-update 2023-08-18 08:04:56 +00:00
atomic-decorations.ts [visual] Only use the first document environment when calculating the preamble (#14343) 2023-08-18 08:05:13 +00:00
list-item-marker.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
mark-decorations.ts [visual] Apply style to the content of color commands (#13726) 2023-07-19 08:04:56 +00:00
paste-html.ts [visual] Improved pasted HTML handling (#14384) 2023-08-30 08:04:19 +00:00
select-decorated-argument.ts [rich text] Cover the whole command when selecting end-to-end (#11683) 2023-07-17 10:50:12 +00:00
selection.ts Merge pull request #14305 from overleaf/mj-table-buttons 2023-08-18 08:04:47 +00:00
skip-preamble-cursor.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
table-generator.ts Merge pull request #14428 from overleaf/mj-table-gen-cleanup 2023-08-25 08:04:12 +00:00
visual-keymap.ts [visual] Move the cursor after leading whitespace when creating a new list item on Enter (#13828) 2023-07-19 08:04:16 +00:00
visual-theme.ts [visual] Add decorations for \textsuperscript and \textsubscript (#14153) 2023-08-14 08:04:50 +00:00
visual.ts Merge pull request #14428 from overleaf/mj-table-gen-cleanup 2023-08-25 08:04:12 +00:00