Convert comment block models to TypeScript/spina.
Review Request #13526 — Created Feb. 6, 2024 and submitted
This change converts the comment block models used in Review UI
frontends to TypeScript.
- Ran js-tests.
- Verified that adding comments on various file attachments still worked
correctly.
Summary | ID |
---|---|
27593b4ab1f00ec0fe352bace0c1bfc2cca273c5 |
Description | From | Last Updated |
---|---|---|
Something we don't do enough, but should, is say when we want to allow null, using BaseComment | null. This … |
chipx86 | |
Do we have an explicit interface of attributes we can take? |
chipx86 | |
In these cases, what do you think about just not indenting extends? |
chipx86 | |
Two blank lines here. |
chipx86 |
- Commits:
-
Summary ID 223f3baa0bc1d76269328cc44c0f39764ec8db24 27593b4ab1f00ec0fe352bace0c1bfc2cca273c5 - Diff:
-
Revision 2 (+1068 -612)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.