Age | Commit message (Expand) | Author |
---|---|---|
2016-05-03 | * do not fix absolute paths in stylesheets in client script manager | emkael |
2016-05-03 | * minor client script manager refactoring | emkael |
2016-05-03 | * client script manager documentation | emkael |
2016-05-02 | * support for theme sheet files in compiled CSS | emkael |
2016-05-02 | * CSS compression factored out to separate method | emkael |
2016-05-02 | * making sure CSS path fix does not point to a parent directory if only dire... | emkael |
2016-05-02 | * JS compression factored out to separate method | emkael |
2016-05-02 | * basic refactoring for client script manager | emkael |
2016-04-29 | * CSS minification in client script manager | emkael |
2016-04-29 | * compileFiles method renamed, as stylesheet compilation is coming | emkael |
2016-04-29 | * assets store key refactored to accomodate different asset types | emkael |
2016-04-23 | * moving stuff around (general classes from components to web) | emkael |