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

feat($module): I added option to pass onBlur callback to the input #272

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

Commits on May 29, 2019

  1. feat($module): I added option to pass onBlur callback to the input …

    …element of PlacesAutocomplete.
    
    User can pass onBlur as props to PlacesAutocomplete instance and modify what happens when the
    searchbox is out of focus. For example, I needed to capture the input if user didn't select one o
    
    hibiken#260, hibiken#51
    ivg4001 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    2556acf View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. update main

    judygab committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    8eac46f View commit details
    Browse the repository at this point in the history
  2. update package.json

    judygab committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    f97ca7c View commit details
    Browse the repository at this point in the history