| #
2ee6c32d |
| 15-Mar-2025 |
Andreas Gohr <[email protected]> |
updated jquery and jquery-ui versions
|
| #
4e4e74c5 |
| 10-Mar-2023 |
Andreas Gohr <[email protected]> |
jQuery and jQuery UI updates
|
| #
f7fa9aa0 |
| 29-Jun-2020 |
Soarinferret <[email protected]> |
run update.sh to update jquery files
|
| #
6086afb7 |
| 01-May-2020 |
Andreas Gohr <[email protected]> |
Update jQuery to 3.5.0 and Migrate to 3.2.0
|
| #
92090435 |
| 26-Nov-2016 |
Andreas Gohr <[email protected]> |
jQuery Updates
- 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
jQuery Updates
- 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.
show more ...
|
| #
16f765dd |
| 10-Jun-2016 |
Andreas Gohr <[email protected]> |
updated jquery to 2.2.4
|
| #
dbed6ed0 |
| 19-Apr-2016 |
Andreas Gohr <[email protected]> |
upgraded jQuery to 2.2.3
This drops support for Internet Explorer <9 which we no longer support.
|
| #
ea702d4f |
| 19-Apr-2016 |
Andreas Gohr <[email protected]> |
upgraded jQuery to 1.12.3
|
| #
2b2b4cfe |
| 29-May-2015 |
Andreas Gohr <[email protected]> |
Upgrade to jQuery 1.11.3 and jQueryUI 1.11.4 closes #1175
|
| #
4ca83a77 |
| 04-Jul-2014 |
Andreas Gohr <[email protected]> |
upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778
This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken file
upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778
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.
show more ...
|
| #
c173650d |
| 05-Mar-2014 |
Andreas Gohr <[email protected]> |
strip sourcemaps after update
|
| #
fc8dbb92 |
| 05-Mar-2014 |
Andreas Gohr <[email protected]> |
updates jquery and jquery ui
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 curre
updates jquery and jquery ui
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.
show more ...
|
| #
a335e2e4 |
| 03-Jan-2014 |
Andreas Gohr <[email protected]> |
removed invalid source mappings
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
removed invalid source mappings
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.
show more ...
|
| #
64a19076 |
| 24-Mar-2013 |
Andreas Gohr <[email protected]> |
upgrade jQuery scripts
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.
|
| #
9fd5ca2e |
| 19-Jan-2013 |
Stefan Grönke <[email protected]> |
jQuery latest
* jQuery 1.9.0 * jQuery-UI v1.9.2 * jQuery.fn.live > jQuery.fn.on * jQuery.fn.browser replacement (jquery.mb.browser.js)
|
| #
96a38b8b |
| 17-Sep-2011 |
Adrian Lang <[email protected]> |
Update jQuery and jQuery UI versions
jQuery from 1.6.2 to 1.6.4 jQuery UI from 1.8.14 to 1.8.16
|
| #
04105e5c |
| 04-Jul-2011 |
Andreas Gohr <[email protected]> |
Upgraded to jQuery 1.6.2 and jQueryUI 1.8.14
|
| #
1b06a5d8 |
| 05-Jun-2011 |
Andreas Gohr <[email protected]> |
Updated JQuery to version 1.6.1
|
| #
2d6262c1 |
| 17-Sep-2010 |
Pierre Spring <[email protected]> |
loading jQuery and putting it into noConflict mode
|