Convert comment block views to TypeScript/spina.

Review Request #13527 — Created Feb. 6, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts the comment block view classes to TypeScript.

  • Ran js-tests.
  • Smoke tested commenting on diffs and various Review UIs.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Convert comment block views to TypeScript/spina.
This change converts the comment block view classes to TypeScript. Testing Done: - Ran js-tests. - Smoke tested commenting on diffs and various Review UIs.
e48b266aa016358148347bc9ce08170a676be3ed David Trowbridge
Convert comment block views to TypeScript/spina.
This change converts the comment block view classes to TypeScript. Testing Done: - Ran js-tests. - Smoke tested commenting on diffs and various Review UIs. Reviewed at https://reviews.reviewboard.org/r/13527/
b24b677ea58c0b35a7a0c9acd67924a6f203414f David Trowbridge
reviewboard/static/rb/js/reviews/views/abstractCommentBlockView.ts
reviewboard/static/rb/js/reviews/views/diffCommentBlockView.ts
reviewboard/static/rb/js/reviews/views/regionCommentBlockView.ts
reviewboard/static/rb/js/reviews/views/textBasedCommentBlockView.ts
Loading...