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

Task/react16 upgrade #1

Open
wants to merge 211 commits into
base: master
Choose a base branch
from
Open

Task/react16 upgrade #1

wants to merge 211 commits into from

Conversation

r2dliu
Copy link

@r2dliu r2dliu commented Aug 8, 2018

No description provided.

cburbank and others added 30 commits January 21, 2017 10:07
Users can provide a custom callback function to be executed when PlacesServiceStatus is not OK.
If true, autocomplete items will be cleared when PlacesServiceStatus is not OK. Defaults to false.
Allow ESC key to clear autocomplete dropdown
Provide placeId using onSelect callback function. Also added `geocodeByPlceId` helper function as a
named export.

hibiken#13
…ess-update

Provide entire results from Google API through callbacks
Removed a feature which allowed user to pass custom input element as children prop to simplify the
library.

Removed children prop
Allow user to pass callback function that gets called when Enter key is pressed when no item is
selected in the dropdown.
Allow user to pass a callback onEnterKeyDown
Fix address selection on click
hibiken and others added 30 commits April 13, 2018 10:10
Add support for Google script async loading
  * Bump to version 7.2.0
  * Add loading to internal state
  * Expose loading status to render prop
  * Add hooks for modifying loading status

Exposing loading status to render so that users can easily add spinners/etc during loading
Make loading prop available to child components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.