Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete creation #35

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 0 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,33 +0,0 @@
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.0.3"></a>
## [0.0.3](https://github.com/psykolm22/angular-google-place/compare/v0.0.2...v0.0.3) (2018-01-01)



<a name="0.0.3"></a>
## [0.0.3](https://github.com/psykolm22/angular-google-place/compare/v0.0.2...v0.0.3) (2018-01-04)
- Material Dialog Example ✍️

- Dynamically use options part like country or type

- Google Api have change parameter 'types' is deprecated since 16/02/17.
'types' is now a string 'type'.
type list updated

- list of returns types add to constant
- Example update

<a name="0.0.2"></a>
## 0.0.2 (https://github.com/psykolm22/angular-google-place/compare/v0.0.1...v0.0.2)(2017-12-31)
-Migration of ng2-google-place-autocomplete 💯

-ng-packagr
Angular Format Package 📦

⚠️ Breaking Changes with ng2-google-place-autocomplete : ⚠️


Replace directive usage in html from ng2-google-place-autocomplete by angularGooglePlace
Loading