-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Support for Angular 1.2 #140
Comments
Hi, thanks for reporting. Did you run in any issue with 1.2? |
Haven't tried yet, it's in my backlog somewhere ;-) |
Just added this to our Trello board https://trello.com/c/3tJSkJhJ/10-specs-for-api-would-like-at-least-75-coverage-b4-release |
Sounds like a good idea 👍 This 'should' be easy. |
cool ty |
+1 for this. my map stopped showing info window after upgraded to angular 1.2
thanks 👍 |
r1-dev? |
yes i'm using r1-dev branch. On Friday, November 15, 2013, Nicolas Laplante wrote:
ArmNo |
Starting on this |
I am almost done this but I am running into issues with this problem. Trying to resolve it like this example. Example, https://github.com/nlaplante/angular-google-maps/blob/ng1.2.2/src/js/directives/map.js |
Actually the portion of that plunker is incorrect to use. Working on it. |
@francisdb @armno @nlaplante I just completed the upgrade for this. The only warning on it is a error in angular.js itself for Jquery event.returnValue where it should use event.preventDefault. This may mean that I need to update the jquery version in our example. I will submit a PR as this will not be merged until someone confirms it works with their environment. I will test it later. But getting this done is urgent as I want to get r1-dev to master today. |
Just wanted to put this on the agenda by creating a ticket.
http://docs.angularjs.org/guide/migration
The text was updated successfully, but these errors were encountered: