Skip to content

Releases: explooosion/Agm-Direction

0.8.10

17 Jan 14:24
Compare
Choose a tag to compare

Changelog

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

0.8.9

18 Mar 19:06
276794e
Compare
Choose a tag to compare
  • Update dependencies
  • Update doc

0.8.8

17 Nov 12:22
Compare
Choose a tag to compare

0.8.6

17 Jul 04:21
a4b92b7
Compare
Choose a tag to compare
  • 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

05 Jun 15:23
58942db
Compare
Choose a tag to compare
  • Update library starter
  • Support angular 9 #93
  • Delete stupid key
  • Update playground to angular 9
  • Update docs

0.7.7

27 May 18:47
13454c6
Compare
Choose a tag to compare

0.7.6

09 Feb 13:59
4a4c9ee
Compare
Choose a tag to compare
  • Update devDependencies
  • Add marker drag handler (Thanks for Catherine)

0.7.5

28 Nov 06:32
00bf567
Compare
Choose a tag to compare
  • 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

23 Oct 17:29
bcd150d
Compare
Choose a tag to compare
  • 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

05 Sep 12:14
9d89084
Compare
Choose a tag to compare
  • update playground package
  • add render feature for existing direction
  • update docs for 0.7.3
  • fix the error on stackblitz