Skip to content

Releases: Geotab/generator-addin

v3.3.0

24 Apr 00:27

Choose a tag to compare

  • Add support for drive add-in notifications and on start/stop hooks
  • Update to use latest app.less (@stechnique)

v3.2.1

21 Aug 20:29
aa29aa2

Choose a tag to compare

  • Bug fix

v3.2.0

12 Aug 16:19
0067caf

Choose a tag to compare

  • Added groups filter
  • General bug fixes and dependency updates

v3.1.2

06 Mar 21:34
c4fbbaf

Choose a tag to compare

  • Fix translations bug

v3.1.1

05 Mar 21:39

Choose a tag to compare

  • Move to using webpack
  • Added translations feature

v2.1.0

04 Feb 20:03
49a07bc

Choose a tag to compare

  • 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

03 Mar 03:01

Choose a tag to compare

  • 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.11

11 Jan 14:19

Choose a tag to compare

  • small unit testing fix

v0.1.10

11 Nov 02:45

Choose a tag to compare

  • 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

15 Oct 02:59

Choose a tag to compare

  • 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