wallop icon indicating copy to clipboard operation
wallop copied to clipboard

:no_entry: currently unmaintained :no_entry: A minimal JS library for showing & hiding things

Results 11 wallop issues
Sort by recently updated
recently updated
newest added

Buenas tardes He utilizado la librería para hacer un slider de imágenes de forma dinámica realizando la carga de imágenes mediante Post y a pesar de controlar la cantidad y...

according to my created issue: https://github.com/peduarte/wallop/issues/88 wondering why the CSS animation was quite a bit complex with that 99% opacity and translate3d stuff... 🧐 I just did with that `left`...

In Safari the slide effect isn't very nice: https://codepen.io/AndreKelling/pen/NoGQQr Images just appear complete once they are fully slided in. ---- Safari: Version 12.0.2 Wallop: https://rawgit.com/peduarte/wallop/master/js/Wallop.min.js

is there an easy way to achieve equal height slides?

I just received this error while trying to build on a linux machine. ``` ERROR in ./src/js/slider.js Module not found: Error: Can't resolve 'Wallop’ in ``` I fixed it by...

Please include browser support in readme Thanks

Hi, While having slider with only two slides and carousel on, you can notice that the `isForward` variable is always wrong on the second slide. This causes the silder to...

Hey, I just create a new example for Wallop. If you like it maybe you want to add to the examples or your Codepen collection. Check it out: [Wallop with...

I've got a setup with multiple sliders on a page all using a slide animation. The issue is that only one actually animates as the other ones seem to get...

bug