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

Conversation

gityopie
Copy link
Owner

@gityopie gityopie commented Apr 28, 2020

  • Refactor sale_maps module. Split the google autocomplete into new modules
  • Added four new modules:
    • contacts_google_address_form
    • contacts_google_address_form_extended
    • contacts_google_places_autocomplete
    • contacts_google_places_autocomplete_extended

…odules

- Added four new modules:
  - contacts_google_address_form
  - contacts_google_address_form_extended
  - contacts_google_places_autocomplete
  - contacts_google_places_autocomplete_extended
@gityopie gityopie added the 12.0 label Apr 28, 2020
- 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 gityopie linked an issue Apr 30, 2020 that may be closed by this pull request
…e contacts_google_places_autocomplete_extended
@gityopie gityopie merged commit 1184371 into 12.0 May 1, 2020
@gityopie gityopie deleted the 12.0-autocomplete-dev branch May 1, 2020 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

City doesn't get send to google when housenumber is not present
1 participant