Skip to content

Releases: angular-material-extensions/google-maps-autocomplete

v1.6.0

04 May 23:04
Compare
Choose a tag to compare

Bug Fixes

  • demo: downgraded @angular/platform-browser to v7.2.12 (80f2005)
  • demo: updated angular and other dependencies (02fb365)
  • demo: updated angular and other dependencies (59d34a7)
  • demo-schematics: minor #69 (7a1804a)
  • package: added @angular-devkit/schematics as dev dependency #69 (6ec7bb1)
  • package: minor #69 (dd10b9b)
  • package: prevent invalid value error for the directive as well #100 (8ebe3fb)
  • package: prevent invalid value error when type or country are null #100 (80014cd)
  • package: updated postcss and rollup (eca3761)
  • package: updated rollup to v1 (98125e2)
  • package: updated the schematics #69 (9281882)

Features

  • demo-schematics: added a brand new demo app for angular schematics (5ad3513)

v1.5.0

02 Apr 17:50
Compare
Choose a tag to compare

Bug Fixes

  • demo: updated angular cdk and material to 7.3.4 (bf4af44)
  • demo: updated angular to v7.3.1 (15526c1)
  • demo: updated angular, material and other deps (ea16bb7)
  • demo: updated dependencies (4238e7d)
  • demo: updated dependencies, angular to v7.2.0 and material to v7.2.1 (a025c26)
  • demo: updated dependencies, angular to v7.2.0 and material to v7.2.1 (a4378f1)
  • demo: updated reflect metadata (7ef4da6)
  • docs: replaced onAddressSelected with onAutocompleteSelected - typo error #40 (1f88ec6)
  • package: added angular schematics (ab59926)
  • package: downgraded jest (f428a82)
  • package: initialize the autocomplete mechanism only in the browser - SSR (7519b8c)
  • package: updated angular material and other deps (c9feeff)
  • package: updated angular to v7.3.1 (5884951)
  • package: updated angular to v7.3.4 (a5f08ac)
  • package: updated jest (d180485)
  • package: updated postcss to v7.0.13 (4058ad9)

Features

  • demo: updated angular and other dependencies (446bc32)
  • package: added schematics support #69 (7c145d7)
  • package: updated angular and other dependencies (69b6513)

v1.4.0

02 Nov 12:50
Compare
Choose a tag to compare

Features

  • package: support of angular v7 (22b1bd5)

v1.3.0

03 Oct 20:00
Compare
Choose a tag to compare

Bug Fixes

  • package: fixed the path of node_module in the npm script to transpile agm core via babel (abeb505)
  • package: unexpected token import from agm core module fixed via babel v7.1.0 (5c6a295)
  • package: updated dependencies (8a41a4c)
  • package: updated typescript to v2.9.2 (66d1e24)

Features

  • package: added address validator's form control to 'matGoogleMapsAutocomplete' (859c103)
  • package: simplify the library by adding the matGoogleMapsAutocomplete directive (f2b7b63)

v1.2.2

24 Jul 07:06
Compare
Choose a tag to compare

Bug Fixes

  • package: added agm/core module to external modules for rollup (95046fd)

v1.2.1

18 Jul 21:30
Compare
Choose a tag to compare

Bug Fixes

  • package: added dual binding for the placeholder and removed html content from inputs (78f88ca)
  • package: solved all lint errors (551743a)

v1.2.0

10 Jul 05:56
Compare
Choose a tag to compare

Features

  • package: added the appearance input to style the address mat-form-field #5 (9cf1106)

v1.1.0

30 Jun 06:18
Compare
Choose a tag to compare

Features

  • package: added additional input for mat-google-maps-autocomplete` (6f91889)

v1.0.0

18 Jun 21:27
Compare
Choose a tag to compare

Bug Fixes

  • package: the assets path (6f0e24c)

Features

  • package: added MatGoogleMapsAutocompleteComponent | mat-google-maps-autocomplete (5584cae)
  • package: added MatGoogleMapsAutocompleteModule (dadcddd)
  • package: added MatValidateAddressDirective | matValidateAddress (60e44cd)