overleaf/services/web/test/frontend/features/source-editor/components
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
..
codemirror-editor-autocomplete.spec.tsx Only exclude the current command from autocompletion (#14367) 2023-08-18 08:05:09 +00:00
codemirror-editor-close-brackets.spec.tsx Merge pull request #13605 from overleaf/ae-meta-tests 2023-07-17 10:49:15 +00:00
codemirror-editor-cursor.spec.tsx Upgrade ESLint plugins (#13153) 2023-05-25 08:05:34 +00:00
codemirror-editor-fundamentals.spec.tsx Upgrade ESLint plugins (#13153) 2023-05-25 08:05:34 +00:00
codemirror-editor-shortcuts.spec.tsx Merge pull request #13605 from overleaf/ae-meta-tests 2023-07-17 10:49:15 +00:00
codemirror-editor-spellchecker.spec.tsx Merge pull request #13605 from overleaf/ae-meta-tests 2023-07-17 10:49:15 +00:00
codemirror-editor-visual-command-tooltip.spec.tsx [visual] Show tooltip with target for linkable nodes (#13636) 2023-08-14 08:05:09 +00:00
codemirror-editor-visual-floats.spec.tsx Merge pull request #13605 from overleaf/ae-meta-tests 2023-07-17 10:49:15 +00:00
codemirror-editor-visual-list.spec.tsx [visual] Move the cursor after leading whitespace when creating a new list item on Enter (#13828) 2023-07-19 08:04:16 +00:00
codemirror-editor-visual-paste-html.spec.tsx [visual] Improved pasted HTML handling (#14384) 2023-08-30 08:04:19 +00:00
codemirror-editor-visual-readonly.spec.tsx [visual] Add decoration for footnotes (#13428) 2023-07-17 10:44:55 +00:00
codemirror-editor-visual-toolbar.spec.tsx [visual] Show tooltip with target for linkable nodes (#13636) 2023-08-14 08:05:09 +00:00
codemirror-editor-visual-tooltips.spec.tsx [visual] Show tooltip with target for linkable nodes (#13636) 2023-08-14 08:05:09 +00:00
codemirror-editor-visual.spec.tsx [visual] Show tooltip with target for linkable nodes (#13636) 2023-08-14 08:05:09 +00:00
codemirror-editor.spec.tsx Merge pull request #13605 from overleaf/ae-meta-tests 2023-07-17 10:49:15 +00:00
figure-modal.spec.tsx [cm6] Add toolbar to Source Mode for Beta users (#13429) 2023-07-17 10:46:26 +00:00
switch-to-pdf-button.test.js