Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 10 | -10/+10 |
| | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory. | ||||
* | Effects (core): Unite demos into the same single effect/ path | Rafael Xavier de Souza | 2013-06-22 | 9 | -0/+527 |
| | |||||
* | Effect: Give puff-effect and size-effect its own files. Previously, they ↵ | Rafael Xavier de Souza | 2013-06-22 | 1 | -0/+2 |
| | | | | were into scale-effect file. | ||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 2 | -2/+2 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 2 | -2/+2 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 3 | -30/+12 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 2 | -2/+2 |
| | |||||
* | Tests: Fixining jquery include version | Corey Frang | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Build: Splitting Release Coverage build into three | Corey Frang | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 2 | -15/+15 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 2 | -2/+2 |
| | |||||
* | Easings: Rewrote all easings to only rely on state and reduce code size. ↵ | Scott González | 2012-02-11 | 1 | -17/+18 |
| | | | | Fixes #8115 - Easings: Simplify equations to only rely on state. | ||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 2 | -2/+2 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 2 | -2/+2 |
| | |||||
* | Effects demo: Animate a containing div instead of the canvas directly for ↵ | gnarf | 2011-03-09 | 1 | -3/+4 |
| | | | | | | easing demo. Fixes #7086 - easing only first click is working. Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others... | ||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 2 | -2/+2 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 2 | -2/+2 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 2 | -2/+2 |
| | |||||
* | Demos: Cleanup. | Scott González | 2010-09-09 | 3 | -4/+4 |
| | |||||
* | Effects demos (partial): Coding standards. | Scott González | 2010-09-09 | 3 | -107/+110 |
| | |||||
* | Effects demos: cleanup | jzaefferer | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 3 | -3/+6 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 2 | -2/+2 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 2 | -2/+2 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 2 | -2/+2 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 2 | -2/+2 |
| | |||||
* | Effects: Added fade effect. Needs documentation. | Scott González | 2009-11-13 | 1 | -0/+2 |
| | | | | Fixes #4416 - Add fade effect. | ||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 2 | -14/+14 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | effects easing: typo | Jörn Zaefferer | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | fixed a little issue in Chrome, Safari | Richard Worth | 2009-09-02 | 1 | -1/+2 |
| | |||||
* | Fixed a bug in the drawing of all the graphs, especially visible in easeout ↵ | Richard Worth | 2009-09-02 | 1 | -6/+14 |
| | | | | curves. Added a top line to each graph. Added support for linear graph and preview. Slowed animation down a bit, to aid in preview. | ||||
* | eol-style and mime-type | Richard Worth | 2009-05-22 | 1 | -91/+91 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -18/+22 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -2/+2 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+2 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -6/+5 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -12/+0 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -20/+22 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -7/+8 |
| | |||||
* | effects: demo visualising easing functions, added to index | Jörn Zaefferer | 2009-04-23 | 1 | -1/+7 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -3/+7 |
| | |||||
* | effects: demo visualising easing functions | Jörn Zaefferer | 2009-04-23 | 1 | -0/+92 |
| | |||||
* | demos: effects - added return false; to button click handlers | Richard Worth | 2009-03-02 | 1 | -1/+2 |
| | |||||
* | updated demos to a standard format - class animations do not seem to work in ↵ | Scott Jehl | 2009-02-27 | 1 | -7/+4 |
| | | | | safari (unsure why) | ||||
* | effect method demos page - possibly a good solution for this | Scott Jehl | 2009-02-26 | 2 | -0/+123 |