Guizo
Guizo
I had a problem with bpopup because my click event only opened a modal on the first time. Here is the problem: I'm using jquery [next()](https://api.jquery.com/next/) method to select the...
The Website Address (by the side of the description) is wrong [[http://dinbror.dk/bPopup](http://dinbror.dk/bPopup)]. I think it was suppose to be with lowercase 'p' [[http://dinbror.dk/bpopup]](http://dinbror.dk/bpopup).
Added an boolean option (default true) to show or hide the image title in the Lightbox.
This PR adds the ability to use a custom component in the `as` prop of the Link component. Currently it only accepts a string value. The proposed changes would allow...
`scrollTo` methods where not mentioned in the documentation.