2amigos / yii2-gallery-widget

BlueImp Gallery Widget for Yii2
http://yiiwheels.com
Other
60 stars 37 forks source link

Implement Blueimp Bootstrap Image Gallery #7

Open Inttegrum opened 9 years ago

Inttegrum commented 9 years ago

I think it would be a good idea to implement this https://github.com/blueimp/Bootstrap-Image-Gallery as it will improve significantly the gallery.

What do you think?

tonydspaniard commented 9 years ago

We already do: https://github.com/2amigos/yii2-gallery-widget/blob/master/composer.json#L30

Inttegrum commented 9 years ago

Didn't see that. Thanks.

Inttegrum commented 9 years ago

I've reopened the issue again. We're not talking about the same thing.

Blueimp has this gallery https://github.com/blueimp/Gallery which is implemented here. But he also made this https://github.com/blueimp/Bootstrap-Image-Gallery which is an extension for the gallery with some improvements.

YaroslavShapoval commented 8 years ago

+1 for this issue. Would be nice to implement exactly Bootstrap Image Gallery

tonydspaniard commented 8 years ago

@Inttegrum @YaroslavShapoval i am back on track. Will fix it.

tonydspaniard commented 8 years ago

After reviewing, that looks like we need to truly update this library. If any of you wishes to make a PR I'll be more than happy to review it.

I need to update the plugin and make sure everything works first. I'll tag it and find out when I have time to work with that. Thank you both