Agm Direction Versions Save

This is the directive for @agm/core (not official)

0.8.10

2 years ago

Changelog

  • Update dependencies
  • Update doc
  • Update playground with cli v13.1.13
  • Fix waypoints type #112 by @hishtadlut

0.8.9

3 years ago
  • Update dependencies
  • Update doc

0.8.8

3 years ago
  • Add input avoidFerries, unitSystem #104 ( @peploc-innocv, @oscarInnocv )
  • Update docs

0.8.6

3 years ago
  • Add @types/googlemaps #98
  • Support angular 10
  • Update docs
  • Update playground to angular 10
  • Add playground example with #96

TODO

@types/googlemaps should be in peerDependencies rather than dependencies. It will move to peerDependencies when @agm/core add it.

0.8.0

3 years ago
  • Update library starter
  • Support angular 9 #93
  • Delete stupid key
  • Update playground to angular 9
  • Update docs

0.7.7

4 years ago
  • Release 0.7.7 with #68 #69
  • Fix #66 by #68

0.7.6

5 years ago
  • Update devDependencies
  • Add marker drag handler (Thanks for Catherine)

0.7.5

5 years ago
  • Fix wrong devDependencies
  • Add peerDependencies: @agm/core": "^1.0.0-beta.2
    • In Angular2~5: @agm/core": "1.0.0-beta.3
    • In Angular6~7: @agm/core": "1.0.0-beta.5

0.7.4

5 years ago
  • support Angular7
  • upgrade playground to Angular7
  • add output feature (status)
  • update docs for 0.7.4
  • upgrade library source - angular-library-starter
  • update Readme

0.7.3

5 years ago
  • update playground package
  • add render feature for existing direction
  • update docs for 0.7.3
  • fix the error on stackblitz