Port TextEditorView and DnDUploader to spina.
Review Request #13115 — Created June 19, 2023 and submitted
In preparation for integrating the rich text toolbar, this change ports
ourTextEditorView
andDnDUploader
to TypeScript via spina.This also fixes one issue I discovered where if the only thing you've
done with a text editor is upload an image, it won't think the editor is
dirty and so saving discards the contents.
- Ran js-tests.
- Used drag and drop to upload files into a text editor.
Summary | ID |
---|---|
55b6738044bc3e3e68c8495d802d2c6f4c3906c0 |
- Change Summary:
-
Forgot to squash my changes.
- Commits:
-
Summary ID d142f44a074ea10d6b60db202ed4a36275fcddbe 65d1ee4ca19d64636bd69f58b6513930fc6127fb - Diff:
-
Revision 2 (+988 -664)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Commits:
-
Summary ID 65d1ee4ca19d64636bd69f58b6513930fc6127fb 55b6738044bc3e3e68c8495d802d2c6f4c3906c0 - Diff:
-
Revision 3 (+1016 -664)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.