Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Effects: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 10 | -10/+10 |
| | |||||
* | Effects: Rewrite | Mike Sherov | 2014-12-10 | 7 | -13/+19 |
| | | | | | | | | | | | | | | | | | | 1. Introduces a set of helper methods to easily create and define new effects. 2. Uses clip animations and placeholders instead of wrappers for clip effects. 3. Ensures all animations are detectable as animated Fixes #10599 Fixes #9477 Fixes #9257 Fixes #9066 Fixes #8867 Fixes #8671 Fixes #8505 Fixes #7885 Fixes #7041 Closes gh-1017 | ||||
* | Easing: Fixed small typo in easing demo | Anne-Gaelle Colom | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Effects Demos: Fix typeErrors on puff and size demos | Mike Sherov | 2014-09-10 | 3 | -0/+6 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 10 | -10/+10 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Button demo: Replace anchors with more appropriate buttons | Jörn Zaefferer | 2014-04-24 | 8 | -15/+8 |
| | |||||
* | Effect demo: Change anchor to button element | Jörn Zaefferer | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Demos: Adding <meta name="viewport"> tag for easier mobile browsing | TJ VanToll | 2014-03-07 | 1 | -0/+1 |
| | |||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 10 | -10/+10 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 10 | -68/+68 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | 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 |
| |