| title | Photogram Changelog |
|---|---|
| subtitle | Lists all changes to each version of photogram |
| layout | docs.hbs |
Release Date : 25th January 2016
- Node 5.0 updated npm modules and gulp tasks to ES6
- Angular Translate changed of the get text to angular-translate module, with gulp automatic translate to all languages
- Module Photogram with sub modules, prepared to update for Ionic 2 and Angular 2 components
- Module User migrate to universal user, for other projects with angular and parse
Release Date : 10th Dezember 2015
- ionic 1.2.0 "zirconium-zeren" (2015-12-09)
- useref : allow configuration of your files in comments of your HTML file
- ngAnnotate : convert simple injection to complete syntax to be minification proof
- uglify : optimize all your JavaScript
- csso : optimize all your CSS
- autoprefixer : add vendor prefixes to CSS
- rev : add a hash in the file names to prevent browser cache problems
- watch : watch your source files and recompile them automatically
- eslint : The pluggable linting utility for JavaScript
- imagemin : all your images will be optimized at build
- Unit test (karma) : out of the box unit test configuration with karma
- e2e test (protractor) : out of the box e2e test configuration with protractor
- browser sync : full-featured development web server with livereload and devices sync
- angular-templatecache : all HTML partials will be converted to JS to be bundled in the application
- imagemin: Minify PNG, JPEG, GIF and SVG images
- strip-debug: Strip console, alert, and debugger statements from JavaScript code
- gettext: Extract and compile translatable strings using angular-gettext
- Splash Loading - http://tobiasahlin.com/spinkit/
- Install Share Plugin cordova plugin add https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git
Release Date : 17th June 2015
- Code style changed to match https://github.com/johnpapa/angular-styleguide
- Oauth Instagram http://ngcordova.com/docs/plugins/oauth/
Release Date : 17th September 2015
- User Update
- Terminal dash commands
- Fix error gulp libsass, please type $ npm update
Release Date : 8th September 2015
- Social share
- IFFE Code
- Generate Minify App to Publish App Store
- Fix Geolocation thanks Francesco Messina
- Cache Images Browser and Native
- New Translate
Release Date : 26th August 2015
- Initial Project
- Readme
- Fixes
- Documentation