Results 25 issues of Filippo

If server goes down you end up with a queue of fetch calls, as server goes down all the backend calls should stop

animate.css is not the only one animations lib, we should use also add support for more libs maybe

enhancement

Maybe better to serve also sub files to choose animations we want to use

enhancement

Could be great to include an editorconfig file based on Atom default rules...

enhancement

More animations/transitions

Any idea?
PR please!
Suggestion/s

``` var Highlighter = new window.Highlighter({ 'scroll': true/false }); ``` Scroll automatically or not to the selected elements.

enhancement

Examples: skipPrev(30, '.class') //skip previous 30 elements with class = .class skipPrev('.class') //skip all the previous elements with class = .class skipNext(30, '') //skip next 30 elements skipNext('#id') //skip all...

enhancement

``` var Highlighter = new window.Highlighter({ 'viewable': true }); ``` Work only with visible/viewable elements in page

enhancement

Login form on start inside loading div user: test pass: test

enhancement
PR please!

modal

enhancement
PR please!