]> git.immae.eu Git - github/wallabag/wallabag.git/commit - .editorconfig
Bring navigation (with right, left and enter) on material entries page. Supports...
authorThomas Citharel <tcit@tcit.fr>
Thu, 3 Nov 2016 09:02:16 +0000 (10:02 +0100)
committerThomas Citharel <tcit@tcit.fr>
Tue, 15 Nov 2016 20:55:10 +0000 (21:55 +0100)
commit5637a26e9af98a05c76823c85611315cd1a986e0
tree862469ed65589c18dca9f69914eda94ddf221cde
parent16ef7607f43ebc3e0134360b7657af191e14fe12
Bring navigation (with right, left and enter) on material entries page. Supports going to next and previous page !

Also better indentation for js files (changed editorconfig for them).

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
12 files changed:
.editorconfig
app/Resources/static/themes/_global/js/shortcuts/main.js
app/Resources/static/themes/_global/js/tools.js
app/Resources/static/themes/baggy/js/init.js
app/Resources/static/themes/baggy/js/shortcuts/entry.js
app/Resources/static/themes/material/js/init.js
app/Resources/static/themes/material/js/shortcuts/entry.js
app/Resources/static/themes/material/js/shortcuts/main.js
web/bundles/wallabagcore/themes/baggy/css/style.min.css
web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
web/bundles/wallabagcore/themes/material/css/style.min.css
web/bundles/wallabagcore/themes/material/js/material.min.js