szurubooru/client
rr- 70a65cc0a3 client/notes: fix saving post breaking selection
The problem was with dangling references - the saved post has been
replacing the note collection with entirely new class instances, whereas
the notes control clung onto old references. Now the control detects
such reloads and acts accordingly.
2016-08-05 23:04:29 +02:00
..
css client/settings: add posts per page option 2016-08-05 23:02:41 +02:00
html client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
img client/posts: add transparency grid 2016-06-11 22:34:01 +02:00
js client/notes: fix saving post breaking selection 2016-08-05 23:04:29 +02:00
public client/build: Google Droid Sans → local Open Sans 2016-05-21 14:02:08 +02:00
.babelrc client/build: transpile ES6 for older browsers 2016-04-13 20:13:10 +02:00
.jscsrc client/build: remove babel when not transpiling 2016-05-21 00:08:43 +02:00
build.js client/build: fix minifying adding ghost spaces 2016-07-30 23:12:32 +02:00
package.json client/router: introduce own router 2016-06-12 21:43:20 +02:00