szurubooru/client
rr- 29b0fde9a7 client/paging: improve endless paging
- Change page number indicator
- Remove most of the scrolling cruft as it has no chance of working
  anyway, thanks to our benevolent browsers
- Scroll to page header if the page is not the first one (I'm surprised
  this even works)
- Use promises rather than timers
- Simplify top page detection using .elementFromPoint rather than
  iterating over all pages. Coincidentally, this seems to work slightly
  better
2016-05-09 11:17:26 +02:00
..
css client/paging: improve endless paging 2016-05-09 11:17:26 +02:00
html client/paging: improve endless paging 2016-05-09 11:17:26 +02:00
img split files into client/ and server/ 2016-04-01 18:48:16 +02:00
js client/paging: improve endless paging 2016-05-09 11:17:26 +02:00
public split files into client/ and server/ 2016-04-01 18:48:16 +02:00
.babelrc client/build: transpile ES6 for older browsers 2016-04-13 20:13:10 +02:00
.jscsrc split files into client/ and server/ 2016-04-01 18:48:16 +02:00
build.js client/build: fix IE11 transpiling 2016-04-14 17:50:38 +02:00
package.json client/general: add nprogress to API calls 2016-05-08 18:59:11 +02:00