Posted by sun on April 23, 2010 at 4:40pm
| Download | Size | md5 hash |
|---|---|---|
| jquery_update-6.x-2.0-alpha1.tar.gz | 81.69 KB | d10b6a09a2ed73bd342cc6104ed7f873 |
| jquery_update-6.x-2.0-alpha1.zip | 85.94 KB | 43fa1641a82ba2b3cb16d9f507891e84 |
Last updated: December 24, 2010 - 23:15
Release notes
Changes since DRUPAL-6--1-1:
- #227687 by sun: Fixed improperly capitalized package name.
- Updated farbtastic to core drupal 7 version. This updates fb.widgetCoords to use jQuery.offset() which changes fb.widgetCoords to be just 2 lines, is faster than the old version, and is done the jQuery way.
- #339105 by bdragon and q0rban. Allow tabledrag to work inside fieldsets.
- #358082 Update to jQuery 1.3.2. Note, this is untested.
- #373173: Removed the packed version since it is no longer provided by the jQuery team. Updated the confusing selectors to read development or production with a description of what each does in a similar way to how jQuery.com does it.
- #410482 by jcmarco: Fixed the regex used to detect the jQuery version.
- #717372: Fixed issue with tablesort in views.
- #705088 by ccshannon: Fixed Array search error - wrong datatype line 40.
- #358082 by jcmarco: Updated to jquery.form.js version 2.43
- #452376 by jcmarco, CPyle, markus_petrux: Fixed tabledrag.js override for Views.