Ronald Lima
Ronald Lima
Hi, I need a vue2 compatibility, and here in my company we upgrade your library to be compatible. I sent you a Pull Request to test and verify if can...
@RafaelPlantard i think maybe yes. You have to change your dependence of vue-google-maps to: ``` "dependencies": { "vue": "^2.0.3", "vue-google-maps": "https://github.com/Kofre/vue-google-maps/archive/v1.0.1.tar.gz" ```
Hi, I made changes recommended by maintainers, and break the object bind idea and use old way to set properties, but no 2-way bind props. only with events. Now release...
Sorry @uebbi, My project is not cli with nodejs, I did not really test in this environment. But I believe the way to use it is without reference to the...
### Fix * Fix propsBinder.js to watch computed data instead props. https://github.com/Kofre/vue-google-maps/archive/v1.1.1.tar.gz
@ghprod, vue2 don't have sync. now you have to listen change event. http://jsfiddle.net/wm65rLfs/1/
@uebbi, @gstrobl, i'm working with @xkjyeah, in his repository to solve this problems, he have a solution to this problem.and when we merge our branches i came here to communicate.
Hello, Security note, have same problem, with 1 extra problem, if you rename a personal field, history show your current hidden value without ask master password.