Port SlideshowView over from rb-website.

Review Request #13164 — Created July 31, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

The rb-website codebase has a very nice slideshow/carousel
implementation. This change brings it over to Review Board, porting to
TypeScript and changing the class names to match.

Used in conjunction with a future change to the review dialog.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Port SlideshowView over from rb-website.
The rb-website codebase has a very nice slideshow/carousel implementation. This change brings it over to Review Board, porting to TypeScript and changing the class names to match. Testing Done: Used in conjunction with a future change to the review dialog.
8d28b92529beefb17b12a0ca3e5cb02adb89adb0 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/css/ui/slideshow.less
reviewboard/static/rb/js/ui/index.ts
reviewboard/static/rb/js/ui/views/slideshowView.ts
Loading...