Skip to content

Google Places API as a service

Compare
Choose a tag to compare
@dmuneras dmuneras released this 27 Feb 21:22
· 24 commits to master since this release

Description

  • Allow usage of Google Places API as a service.
  • Create documentation page to show how to use the addon.
  • Upgrade Ember version and use new syntax.
  • Allow component to accept the name property and set it to the input field.

Breaking changes

  • Rename onFocusOutCallback to onBlurCallback

Contributors