1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Gunther Brunner
1eb6af0119 Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
c33d95ba7a Standalone now works with device screen size. 2014-09-24 20:05:39 +09:00
Gunther Brunner
33fad24ed4 Added proper standalone support. 2014-09-24 19:38:46 +09:00
Gunther Brunner
430103a913 Start adding back Standalone.
Moved ng-app to html so the title can be dynamic.
2014-09-18 23:48:52 +09:00