calaoa
calaoa
Fixed in https://github.com/bab0uk/vue-gallery/commit/be173d7c19a6caee0de85194b68ea58e7f56950c
hi vesper8, all, fwiw: https://codesandbox.io/s/vue-blueimp-gallery-y8b77
@vesper8, indeed it's a distinct package, with the goal to also add other interactive features to the gallery, any feedback or requirement welcome.
Thank you @vesper8 and thumbs up to @RobinCK for paving the way. Blueimp gallery shines in its area, so having one or several Vue implementations of it is a must...
Hey @pwnz22, Indeed, the prev & next buttons can be customized via slots, and the close button as well: ``` < > ``` I added a paragraph covering slots in...
Is anyone experiencing the same issue or is it more me misusing the API? The lib is awesome by the way, thumbs up.
Thanks a lot for the guidance. I had overlooked the `raw` function, cool, even though a real integration into the library would be a handy enhancement indeed. My use case...
Just a quick note to ask whether the pull request I submitted for this issue makes any sense indeed and if there's a chance it can be merged (no hurry,...
On second thoughts, it's probably not a good idea to have added a dependency to diff2html in #444 since developers might prefer other parsing libraries. Meantime I proceeded as you...