replaced jQuery by native JS wherever possible
dropped Utils.promiseAll() method, use native Promise.all() instead
reworked all jQuery-backed AJAX calls to use AJAX JS class
created AJAX and HttpError JS classes
created shorter and more powerful static methods of DOM class, older ones kept for BC
reworked Constants class to ES6 class with static attributes
reworked VO classes to ES6 classes
created Dimensions JS class
organized JS files into directories
static util methods are used everywhere
Zobrazit všechny revize | Zobrazit revize
Také k dispozici: Atom