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 2 (Latest)

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.
449fdfadf742edc251957fc7577529211b7d44ac 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...