compact / angular-bootstrap-lightbox

An AngularJS lightbox built using UI Bootstrap Modal.
http://compact.github.io/angular-bootstrap-lightbox/
MIT License
306 stars 134 forks source link

Feature: Video support #23

Closed azachar closed 8 years ago

azachar commented 8 years ago

Hello!

Thank you for your nice library. I have added the video support, so images now can contain also video.

In the future release it would be better to call the image field better, such as medium. Because now it represent an image or a video.

Cheers, Andrej

azachar commented 8 years ago

Also I have provided the fullscreen support, so all images are nicely spread within provided limits of min and max possible size.

compact commented 8 years ago

Thanks! The fullscreen scaling should be optional, and the video dimensions/aspect ratio should be configurable. I'll have time to edit this next week if you don't.

azachar commented 8 years ago

That would be great if you can provide it!

compact commented 8 years ago

Updated:

http://compact.github.io/angular-bootstrap-lightbox/demo4/index.html http://compact.github.io/angular-bootstrap-lightbox/demo5/index.html