GithubHelp home page GithubHelp logo

pugxgeoformbundle's People

Contributors

davidino avatar garak avatar giorrrgio avatar leopro avatar liuggio avatar remiii avatar soullivaneuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pugxgeoformbundle's Issues

Update type_extension

Hi, i've got this error in symfony 2.8 profiler and Unit test
The alias option of the form.type_extension tag of service "pugx_geo_form.geo_code_type_extension" is deprecated since version 2.8 and will be removed in 3.0. Use the extended_type option instead .

GoogleMap\GeoCode not found

Hi there, when I try to add the bundle in AppKernel I get the following exception :

FatalErrorException: Error: Class 'Geo\Service\GoogleMap\GeoCode' not found in app/cache/dev/appDevDebugProjectContainer.php line 3478

May be its a vendor missing in the installation tutorial ?

Here is my composer :

{
        "symfony/symfony": "2.3.*",
        "...":"...",
        "ideato/geo-adapter": "*@dev",
        "pugx/geo-form-bundle": "*@dev"
}

lat/long changes trigger

It would be nice to get an event to listen for lat/lng change, even just a trigger('change') after val()

Make services private

Following the new Symfony standards, all bundle services should be turned to private.
The current docs are not suggesting any direct use of bundle services, but in theory such change is a BC break, since it's possible that some user is using some of them.

Allow other providers

Currently we use Buzz as hard dependency.
It could be nice to allow users to choose their preferred provider (e.g. Guzzle)

wrong siblings call in js

The siblings js call is wrongly assuming that hidden fields are on the same level of address input.
It would be better to use parents('form').find instead

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.