aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/scripts/jquery/jquery.min.js
Commit message (Collapse)AuthorAge
* updated jquery and jquery-ui versionsAndreas Gohr2025-03-15
|
* jQuery and jQuery UI updatesAndreas Gohr2023-03-10
|
* run update.sh to update jquery filesSoarinferret2020-06-28
|
* Update jQuery to 3.5.0 and Migrate to 3.2.0Andreas Gohr2020-05-01
|
* jQuery UpdatesAndreas Gohr2016-11-26
| | | | | | | | | - jQuery to 3.1.1 - jQuery UI to 1.12.1 - jQuery Migrate to 3.0.0 There are a few warnigs from migrate that have to be fixed. The toggles in the Media Manager are also missing their proper icons.
* updated jquery to 2.2.4Andreas Gohr2016-06-10
|
* upgraded jQuery to 2.2.3Andreas Gohr2016-04-19
| | | | This drops support for Internet Explorer <9 which we no longer support.
* upgraded jQuery to 1.12.3Andreas Gohr2016-04-19
|
* Upgrade to jQuery 1.11.3 and jQueryUI 1.11.4 closes #1175Andreas Gohr2015-05-29
|
* upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778Andreas Gohr2014-07-04
| | | | | | | | | This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken files :-( Unfortunately there's no simple way to get the latest stable jQuery-UI so for now the version has to be adjusted manually in the script.
* strip sourcemaps after updateAndreas Gohr2014-03-05
|
* updates jquery and jquery uiAndreas Gohr2014-03-05
| | | | | | | | we now pull jQuery directly from jquery's CDN instead of google because google serves slightly outdated versions under the /1/ branch The updated smoothness theme currently breaks compression. Haven't figured out why, yet.
* removed invalid source mappingsAndreas Gohr2014-01-03
| | | | | | Minified jQuery contains a source mapping hint that will result in a 404 in Chrome. I removed the hint for now. A better solution (eg. fixing the mapping URL) should be found.
* upgrade jQuery scriptsAndreas Gohr2013-03-24
| | | | | | jQuery 1.9.0 had a bug in replaceWith() that got fixed in 1.9.1 - to ensure compatibility I upgraded the whole suite to their current releases.
* jQuery latestStefan Grönke2013-01-19
| | | | | | | * jQuery 1.9.0 * jQuery-UI v1.9.2 * jQuery.fn.live > jQuery.fn.on * jQuery.fn.browser replacement (jquery.mb.browser.js)
* Update jQuery and jQuery UI versionsAdrian Lang2011-09-17
| | | | | jQuery from 1.6.2 to 1.6.4 jQuery UI from 1.8.14 to 1.8.16
* Upgraded to jQuery 1.6.2 and jQueryUI 1.8.14Andreas Gohr2011-07-04
|
* Updated JQuery to version 1.6.1Andreas Gohr2011-06-05
|
* loading jQuery and putting it into noConflict modePierre Spring2010-10-10