- Fix scollbar on desktop browser - Fix #41
- Add build time on JS path - Fix #55 - Remove menu footer on mobile device - fix #47 - Currency explore: remove duplicate layout for large screen UI - Fix #18 - Build: add minfy, useref and ngInject - Build: add gulp task 'build:web', that genrate a ZIP for web site deployment - Generate templates and i18n info JS file
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- app/config.json 3 additions, 25 deletionsapp/config.json
- config.xml 26 additions, 22 deletionsconfig.xml
- gulpfile.js 202 additions, 12 deletionsgulpfile.js
- hooks/after_prepare/020_remove_code.js 64 additions, 0 deletionshooks/after_prepare/020_remove_code.js
- hooks/after_prepare/021_template_cache.js 41 additions, 0 deletionshooks/after_prepare/021_template_cache.js
- hooks/after_prepare/040_useref.js 63 additions, 0 deletionshooks/after_prepare/040_useref.js
- hooks/after_prepare/050_clean_unused_directories.js 53 additions, 0 deletionshooks/after_prepare/050_clean_unused_directories.js
- hooks/after_prepare/ionic-minify.js 0 additions, 23 deletionshooks/after_prepare/ionic-minify.js
- hooks/minify-conf.json 0 additions, 20 deletionshooks/minify-conf.json
- ionic.project 3 additions, 0 deletionsionic.project
- package.json 24 additions, 2 deletionspackage.json
- scripts/afterBuild.js 23 additions, 0 deletionsscripts/afterBuild.js
- www/css/style-no-device.css 3 additions, 0 deletionswww/css/style-no-device.css
- www/i18n/locale-en.json 2 additions, 3 deletionswww/i18n/locale-en.json
- www/i18n/locale-fr-FR.json 0 additions, 1 deletionwww/i18n/locale-fr-FR.json
- www/index.html 63 additions, 55 deletionswww/index.html
- www/js/app.js 74 additions, 69 deletionswww/js/app.js
- www/js/config.js 2 additions, 3 deletionswww/js/config.js
- www/js/controllers.js 0 additions, 8 deletionswww/js/controllers.js
Loading
Please register or sign in to comment