indirect / jquery-rails

A gem to automate using jQuery with Rails 3
MIT License
465 stars 36 forks source link

upgrade to jquery 1.6.3 #80

Closed wireframe closed 13 years ago

wireframe commented 13 years ago

please release a patch upgrade to support 1.6.3.

http://blog.jquery.com/2011/09/01/jquery-1-6-3-released/

JangoSteve commented 13 years ago

I have a few other changes to pull in from jquery-ujs as well. But today is my girlfriend's birthday, so I'll get to this over the weekend ;-)

JangoSteve commented 13 years ago

So, 1.6.3 broke some stuff. Until it's fixed, I'm hesitant to pull it into jquery-rails as default. I've determined that it's definitely a jquery 1.6.3 issue and opened a ticket here: http://bugs.jquery.com/ticket/10202

Also, see corresponding ticket on jquery-ujs: https://github.com/rails/jquery-ujs/pull/200

JangoSteve commented 13 years ago

Oh, also, this should be a ticket on rails/jquery-rails, not indirect/jquery-rails.