summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/javascript (follow)
Commit message (Collapse)AuthorAgeFilesLines
* jquery-ui: 1.11.1 -> 1.11.4Bjørn Forsman2015-10-041-2/+2
|
* jquery: 1.11.2 -> 1.11.3Matthias Beyer2015-10-041-3/+3
| | | | [Bjørn: add 2nd hash (for the "uncompressed" download)]
* jquery: bump 1.11.1 -> 1.11.2Bjørn Forsman2015-04-251-3/+3
|
* jquery: new packageBjørn Forsman2014-09-071-0/+36
| | | | | | | | | | jQuery is a JavaScript library designed to simplify the client-side scripting of HTML. I'm adding version 1.x instead of 2.x because 1.x supports IE 6, 7, 8 browsers and both versions are API compatible. http://jquery.com/
* jquery-ui: update to latest stable (v1.11.1)Bjørn Forsman2014-09-071-15/+5
| | | | | | | | | | The current version (v1.10.4) is now called "legacy". The new stable version has a different directory layout; it no longer splits css/ and js/ directories. Since the *.js files refer to the *.css files by relative paths, I'm not splitting them. Everything now goes to "$out/js/". Also, upstream removed version numbers from filenames, so we don't need to create those version-less symlinks anymore.
* jquery-ui: Update to 1.10.4Linquize2014-05-091-2/+2
|
* jquery-ui: Update to 1.10.3Eelco Dolstra2013-06-141-5/+9
| | | | Also add a symlink jquery.js (jquery.min.js is gone).
* fix jquery-ui linkDomen Kozar2013-05-021-1/+1
|
* update jquery-uiDavid Guibert2013-04-261-4/+2
|
* * Grrr, we should really mirror jquery-ui.Eelco Dolstra2011-02-241-2/+3
| | | | svn path=/nixpkgs/trunk/; revision=26099
* * jquery-ui updated to 1.8.9.Eelco Dolstra2011-02-191-2/+2
| | | | svn path=/nixpkgs/trunk/; revision=26033
* * Added jQuery UI.Eelco Dolstra2011-01-091-0/+31
svn path=/nixpkgs/trunk/; revision=25465