Rubens Mariuzzo

Results 25 issues of Rubens Mariuzzo

I would like to bind to an event when the navigation occurs. ``` js var dn = new DomNavigator( document.querySelector('#grid') ); dn.on('select', function(el, direction) { // custom code }); ```

enhancement
help wanted
hacktoberfest

I'm trying to configure the lang variable to print date in another language... and it seems to not be possible at all...