Convert RB.FormView to TypeScript/spina
Review Request #14058 — Created July 26, 2024 and submitted
This change ports the FormView class to TypeScript.
- Ran js-tests.
- Checked that the repository form and subforms still worked as
expected.
Summary | ID |
---|---|
f156cc5abe196d21a595360b151bcdfaaaa5b4f2 |
Description | From | Last Updated |
---|---|---|
I don't know whether anyone else is using it, but moving it out of common constitutes an API breakage. |
chipx86 |
- Change Summary:
-
Move back to common bundle.
- Description:
-
~ This change ports the FormView class to TypeScript. This was part of the
~ This change ports the FormView class to TypeScript.
- common bundle, but it's only used for the admin site, so I've moved it - into our admin bundle instead. - Commits:
-
Summary ID 960400d63d6ad9fe8d9b10302ec06f5c85b52aea f156cc5abe196d21a595360b151bcdfaaaa5b4f2
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.