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

Google Autocomplete widgets improvements #130

Merged
merged 3 commits into from
May 1, 2020
Merged

Commits on Apr 28, 2020

  1. - Refactor sale_maps module. Split the google autocomplete into new m…

    …odules
    
    - Added four new modules:
      - contacts_google_address_form
      - contacts_google_address_form_extended
      - contacts_google_places_autocomplete
      - contacts_google_places_autocomplete_extended
    Yopi Angi committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    207bfe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Google Autocomplete Improvements

    - Fixed the issue found on the core widgets fields by moved functions 'setDefault' call from 'init' to 'willStart'
    - Updated module contacts_google_places_autocomplete_extended, changed the way the widget options is modified, used widget's options attribute instead of using javascript.
    - Bump contacts_maps version
    - Improved  contacts_google_address_form_extended
    gityopie committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    5f5e71f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. - Removed unnecessary fields attributes modification defined on modul…

    …e contacts_google_places_autocomplete_extended
    gityopie committed May 1, 2020
    Configuration menu
    Copy the full SHA
    0aea390 View commit details
    Browse the repository at this point in the history