- Mar 31, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- added noscript/disabled javascript info
-
- Feb 12, 2018
-
-
Janis Daniel Dähne authored
- added favicon
-
- Dec 29, 2017
-
-
Janis Daniel Dähne authored
- not all node modules are in a separate bundle
-
- Nov 03, 2017
-
-
Janis Daniel Dähne authored
- changed webpack deploy config to remove some modules (not used moment locales) - webpack deploy config now uses minified versions and outputs the right dir structure for the backend - just copy all dist content to the wwwroot dir
-
- Oct 17, 2017
-
-
Janis Daniel Dähne authored
- moved from file version tags (query params) to changing the file name which sohuld work (caching) in more cases
-
- Oct 16, 2017
-
-
Janis Daniel Dähne authored
- this way we don't get the duplicate styles (because of all imports) - css shrinked from 220 kb to 50kb - we also no longer import the css in .tsx files (with reducer file size from 8.7 to 8.4 mb?? not sure about that...) - added auto prefixer - cssnano is not working somehow...
-
- Oct 10, 2017
-
-
Janis Daniel Dähne authored
- this supports now mathjax inside markdown *yay* - added mathjax via cdn inside index htmls
-
- Oct 08, 2017
-
-
Janis Daniel Dähne authored
- editor was not displayed/loaded - we now use the not minified version for production index html(for now)
-
- Sep 16, 2017
-
-
Janis Daniel Dähne authored
- extracted the back arrow icons in components - changed site title to YAPEX
-
- Aug 11, 2017
-
-
Janis Daniel Dähne authored
-
- Aug 08, 2017
-
-
Janis Daniel Dähne authored
working example
-
- May 27, 2017
-
-
janisdd authored
- added semantic ui packages
-