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

Separating HTML and JS, config API KEY and Improved user experience in search field #17

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

Conversation

xmon
Copy link

@xmon xmon commented Nov 30, 2016

With this pull request, I solve the problem with jQuery load order.

Now we can load the js wherever we want,

And when we do not have this possibility (ie, Sonata Admin) we have a new parameter 'js_inside_html' to load the whole code together, as before.

The README.md file has been modified with the new features.

Prevent send form on Enter keypress in Search input. Now, on Enter in Search input force click on Search button

Config to include Google Maps Api Key

@xmon xmon changed the title Separating HTML and JS Separating HTML and JS, config API KEY and Improved user experience in search field Dec 3, 2016
xmon and others added 5 commits December 3, 2016 02:13
Google Maps API key get parameter must use 'key' name as seen in https://developers.google.com/maps/documentation/javascript/get-api-key or it won't work
Use JavaScript URL from docs
Add 'key' parameter name when loading Google Maps API JavaScript
Remove deprecation message by implementing Twig_Extension_GlobalsInterface
@xmon
Copy link
Author

xmon commented Feb 16, 2017

@ollieLtd Is this bundle maintained or abandoned?

@ollietb
Copy link
Member

ollietb commented Feb 17, 2017

@xmon hi - I don't have much time to maintain this and I haven't got round to testing your PR yet

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.

3 participants