UNPKG

ngx-geoautocomplete

Version:

angular 6+ compatible google autocomplete with server side api support and AOT enabled

110 lines (50 loc) 3.6 kB
# 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.1.0"></a> # [0.1.0](https://github.com/tanoy009/ng4-geoautocomplete/compare/v1.0.0...v0.1.0) (2017-11-23) ### Bug Fixes * removed console ([5b23274](https://github.com/tanoy009/ng4-geoautocomplete/commit/5b23274)) <a name="1.0.0"></a> # [1.0.0](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.9...v1.0.0) (2017-11-23) ### Bug Fixes * `AutoCompleteSearchService` now properly uses `params` when doing http requests ([42e6996](https://github.com/tanoy009/ng4-geoautocomplete/commit/42e6996)) * error handled for the geolocation and breaking changes for component callback. ([6b8915c](https://github.com/tanoy009/ng4-geoautocomplete/commit/6b8915c)) <a name="0.0.9"></a> ## [0.0.9](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.8...v0.0.9) (2017-07-22) ### Features * added settings for default input and settings can be changed after com. initialization ([772a452](https://github.com/tanoy009/ng4-geoautocomplete/commit/772a452)) <a name="0.0.8"></a> ## [0.0.8](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.7...v0.0.8) (2017-07-04) ### Bug Fixes * fixed indentation errors ([5179384](https://github.com/tanoy009/ng4-geoautocomplete/commit/5179384)) ### Features * added google place types, Location & radius search ([8e69e8a](https://github.com/tanoy009/ng4-geoautocomplete/commit/8e69e8a)) <a name="0.0.7"></a> ## [0.0.7](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.6...v0.0.7) (2017-05-13) ### Bug Fixes * naming-convention error fix ([dd84fb5](https://github.com/tanoy009/ng4-geoautocomplete/commit/dd84fb5)) <a name="0.0.6"></a> ## [0.0.6](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.5...v0.0.6) (2017-05-13) ### Bug Fixes * component restriction feature is fixed and improved readme.md ([94a17ab](https://github.com/tanoy009/ng4-geoautocomplete/commit/94a17ab)) <a name="0.0.5"></a> ## [0.0.5](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.4...v0.0.5) (2017-05-09) ### Bug Fixes * google object grometry issue fix when tryig to access it and minor enhancement ([72ee51b](https://github.com/tanoy009/ng4-geoautocomplete/commit/72ee51b)) <a name="0.0.4"></a> ## [0.0.4](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.3...v0.0.4) (2017-05-07) <a name="0.0.3"></a> ## [0.0.3](https://github.com/tanoy009/ng4-geoautocomplete/compare/v0.0.2...v0.0.3) (2017-05-07) ### Bug Fixes * minor document change ([6e03c0a](https://github.com/tanoy009/ng4-geoautocomplete/commit/6e03c0a)) * travis file is updated ([f21b53b](https://github.com/tanoy009/ng4-geoautocomplete/commit/f21b53b)) * travis file is updated ([e79a452](https://github.com/tanoy009/ng4-geoautocomplete/commit/e79a452)) * url links are fixed ([0879498](https://github.com/tanoy009/ng4-geoautocomplete/commit/0879498)) <a name="0.0.2"></a> ## 0.0.2 (2017-05-07) ### Bug Fixes * map api key is replaced ([f080b3b](https://github.com/tanoy009/ng4-geoautocomplete/commit/f080b3b)) * minor gitignore file modified ([b365a1e](https://github.com/tanoy009/ng4-geoautocomplete/commit/b365a1e)) * minor html enhancement ([768400d](https://github.com/tanoy009/ng4-geoautocomplete/commit/768400d)) * readme file is updated ([e6d04a3](https://github.com/tanoy009/ng4-geoautocomplete/commit/e6d04a3)) * test error ([65f24cb](https://github.com/tanoy009/ng4-geoautocomplete/commit/65f24cb))