Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Effects Core: Upgrading jQuery Color to 2.1.1 | Corey Frang | 2012-11-23 | 1 | -50/+58 |
| | |||||
* | Effects: Cleaned up getElementStyles(). | Scott González | 2012-11-09 | 1 | -14/+13 |
| | |||||
* | Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove ↵ | Jörn Zaefferer | 2012-10-25 | 1 | -29/+5 |
| | | | | support for effects in $.effects[]. | ||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 1 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | ||||
* | Fixed some jshint errors. | Scott González | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Effects: Allow 'null' for options - Fixes #8670 - null reference when using ↵ | Corey Frang | 2012-10-21 | 1 | -2/+2 |
| | | | | effects - Closes gh-783 | ||||
* | Effect: fix typo in comment ft "optinos" => "options" | Andrew Couch | 2012-10-18 | 1 | -1/+1 |
| | |||||
* | Updated docs URLs for core files. | Scott González | 2012-09-29 | 1 | -1/+1 |
| | |||||
* | Updated docs URLS. | Scott González | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Effects: Cleanup. | Scott González | 2012-08-27 | 1 | -12/+17 |
| | |||||
* | Upgrade jQuery Color to 2.0.0. Fixes #6969 - Effects: 'borderColor' property ↵ | Scott González | 2012-08-14 | 1 | -12/+38 |
| | | | | is buggy. | ||||
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Effects: Work around jQuery 1.6.2 returning undefined for falsy values in ↵ | Scott González | 2012-07-10 | 1 | -2/+12 |
| | | | | .data(). | ||||
* | Effects: Update jQuery Color. | Scott González | 2012-07-09 | 1 | -119/+87 |
| | |||||
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+2 |
| | |||||
* | Effects: Update jquery-color. | Scott González | 2012-06-28 | 1 | -15/+11 |
| | |||||
* | Upgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the ↵ | Scott González | 2012-06-25 | 1 | -103/+637 |
| | | | | background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor. | ||||
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 1 | -0/+739 |