react-geosuggest-sw
Version:
A React autosuggest for the Google Maps Places API.
45 lines (20 loc) • 1.39 kB
Markdown
### 1.4.13 (2015-10-13)
* Fix for incorrect propType.
### 1.4.12 (2015-10-13)
* Fix warning due to incorrect propType for initialLocation.
### 1.4.3 (2015-07-29)
#### Bug Fixes
* **example:** remove drop_console option from uglify ([e8e16112](https://github.com/ubilabs/react-geosuggest/commit/e8e16112d2d0f47f7ddc005dd485a25f7d55e4e7))
### 1.4.2 (2015-07-29)
#### Bug Fixes
* **build:** fix build for npm ([6475372](https://github.com/ubilabs/react-geosuggest/commit/6475372a468f19f075a20af012f8f85404172893))
### 1.4.1 (2015-07-21)
#### Bug Fixes
* **import:** add .npmignore ([add06073](https://github.com/ubilabs/react-geosuggest/commit/add06073990bb4c8934b8ad28c6c1bfb201f6945))
## 1.4.0 (2015-07-20)
#### Bug Fixes
* **input:** allow continuous editing ([62e83cce](https://github.com/ubilabs/react-geosuggest/commit/62e83cce9ac42e23916914691fb83b829d778d7e), closes [#12](https://github.com/ubilabs/react-geosuggest/issues/12))
#### Features
* **input:**
* add new param className ([c1c990ec](https://github.com/ubilabs/react-geosuggest/commit/c1c990ec80e5210322d7d68b805d44a73196ca4e), closes [#8](https://github.com/ubilabs/react-geosuggest/issues/8))
* add initial value param ([f97d8eba](https://github.com/ubilabs/react-geosuggest/commit/f97d8eba377ed789c1bbc21cfc4de94e85ef2760), closes [#13](https://github.com/ubilabs/react-geosuggest/issues/13))