-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add support for jQuery core 1.7.1 #3268
Comments
Tests pass. I'm going to look into #2965 and then push this to master. I'm considering 1.7 part of 1.1 since it deprecated some things and is a core req for jqm. |
#2965 has been closed. |
#3267 should also be closed on completion of this change. |
#3280 needs to be fixed |
I'd also like to wait until we've lived with it a bit to close this one. I have a feeling we'll notice some other oddities. |
Interestingly, now that we've made this switch my 1.0 boilerplate page doesn't work (it links to 1.6.4) If I switch to jQuery 1.7.1, the page works again: ...both should work and be supported. Any ideas why this is breaking? |
Any idea of a timeline for release of 1.1? There's no release date on the milestone. |
We should have clarity on what we hope to release 1.1 and what it will include within the next week or two. Lots of moving parts at the moment. |
OK, cuz I just basically blew my foot off by upgrading to jquery 1.7.1. Our next release isn't slated until end of Feb. Do you think it should be before then? |
We've upgraded to 1.7.1 in master and haven't run into many issues at all so you should be ok. We just didn't want to commit to 1.7.1 before having enough time to test it fully. If you are seeing any bugs, you could easily cherry pick a commit or two if needed. I think 1.1 will land sometime in that neighborhood, but I can't commit to anything specific at the moment. Hope that is helpful enough given what we know now. |
OK sounds good. I'm happy to merge certain changesets if things get too funky. Thanks for the quick replies. |
I've been using jqm 1.0 with jq 1.7.1 for a couple of weeks now. |
Closing since this is now in master and we are testing on both 1.6.4 and 1.7.1 |
For 1.1, we need to support both 1.6.4 and 1.7.1
The text was updated successfully, but these errors were encountered: