szurubooru/client/js
rr- 98c6128829 client/build: true template precompiling
Rather than putting templates in DOM nodes, output JS functions
themselves.

This fixes transpiling for IE11, where ES6 parts of the templates
wouldn't get passed through Babel.
2016-05-21 10:04:23 +02:00
..
controllers client/misc: remove String.format() 2016-05-21 00:08:43 +02:00
controls client/general: reduce lodash usages 2016-05-21 08:27:10 +02:00
util client/build: true template precompiling 2016-05-21 10:04:23 +02:00
views client/misc: remove String.format() 2016-05-21 00:08:43 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client/general: refactor all the things 2016-05-21 00:08:43 +02:00
config.js split files into client/ and server/ 2016-04-01 18:48:16 +02:00
events.js client/events: improve event dispatching 2016-05-11 23:47:50 +02:00
main.js client/events: improve event dispatching 2016-05-11 23:47:50 +02:00
settings.js client/users: add keyboard shortcuts to user list 2016-04-14 21:50:59 +02:00
tags.js client/misc: remove String.format() 2016-05-21 00:08:43 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00