Releases: Geotab/generator-addin
Releases · Geotab/generator-addin
v3.3.0
- Add support for drive add-in notifications and on start/stop hooks
- Update to use latest app.less (@stechnique)
v3.2.0
- Added groups filter
- General bug fixes and dependency updates
v3.1.1
- Move to using webpack
- Added translations feature
v2.1.0
- Switch test framework from zombiejs to pupateer
- Add mock nav-bar for MyGeotab add-ins to improve CSS testing
- Add manual invocation of blur/focus
- Update dependencies
v1.0.0
- Added support for MyGeotab add-in buttons
- Dev environments include styles of release environment
- Add style guide for MyGeotab add-ins
- Nicer error messages when authenticating
- Add some styles to the dev environment
- No longer supporting nodejs v0.10, v0.12
v0.1.10
- update version of gulp-if which supports nodejs v6.9.1 LTS
- don't prepend dist host to to icon in config for data URI images in release build
v0.1.8
- scaffold with user name, this prompts for login which helps illustrate how local testing works
- show more detailed error message when login fails
- fix, non drive addins calling focus twice