Mike Sherov
b6bec797d6
Effects: Rewrite
...
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
2014-12-10 16:58:38 -05:00
Anne-Gaelle Colom
fe75984e53
Easing: Fixed small typo in easing demo
2014-11-17 10:31:37 -05:00
Mike Sherov
da02b2ea4c
Effects Demos: Fix typeErrors on puff and size demos
2014-09-10 09:49:20 -05:00
Scott González
6df127a0b5
Build: Reorganize external directory
...
Put each external library into its own directory.
Move jquery.js to external.
Ref gh-1266
2014-06-24 22:45:32 -04:00
Jörn Zaefferer
7d0ca5e37d
Button demo: Replace anchors with more appropriate buttons
2014-04-24 19:39:08 +02:00
Jörn Zaefferer
62c9a9c3ec
Effect demo: Change anchor to button element
2014-04-24 10:44:09 +02:00
TJ VanToll
343c265172
Demos: Adding <meta name="viewport"> tag for easier mobile browsing
2014-03-07 09:30:11 -05:00
Jörn Zaefferer
a40647f0e5
All: Rename jquery.js to exclude version in filename
2014-03-05 10:19:11 +01:00
Rafael Xavier de Souza
21154cfa2e
All: Rename all files, removing the "jquery.ui." prefix;
...
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271 ;
Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Bruno M. Custódio
0d5eaab9bb
Updating jQuery to 1.10.2.
...
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.
2013-07-05 08:42:37 -04:00
Rafael Xavier de Souza
bfa553c42d
Effects (core): Unite demos into the same single effect/ path
2013-06-22 12:05:31 -03:00
Rafael Xavier de Souza
d0c613d3a8
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
2013-06-22 11:37:37 -03:00
Bruno M. Custódio
b440979ba6
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
Kris Borchers
34409e7ddd
Updating to jQuery 1.9.0
2013-01-17 00:28:41 -06:00
Scott González
fb6119e182
Upgrade jQuery to 1.8.3.
2012-11-14 15:22:01 -05:00
Scott González
a638acb583
Upgrade jQuery to 1.8.2.
2012-09-20 21:41:47 -04:00
Scott González
303f20e1b3
Demos: Cleanup.
2012-09-10 11:33:46 -04:00
Scott González
1e6b2b2298
Upgrade jQuery to 1.8.0.
2012-08-13 09:19:09 -04:00
Corey Frang
3c2198b226
Tests: Fixining jquery include version
2012-07-23 12:07:35 -05:00
Corey Frang
cb41ec798a
Build: Splitting Release Coverage build into three
2012-07-23 10:54:06 -05:00
Scott González
92fb5567a2
Effects: Renamed all files.
2012-06-15 12:47:12 -04:00
Scott González
89ff5c5232
Upgrade jQuery to 1.7.2.
2012-03-22 09:45:22 -04:00
Scott González
c0093b599f
Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state.
2012-02-11 12:20:46 -05:00
Scott González
54fb1441fe
Upgrade jQuery to 1.7.1.
2011-11-22 08:43:09 -05:00
Scott González
50dab05784
Upgrade jQuery to 1.7.
2011-11-09 10:18:33 -05:00
Scott González
efe964d86e
Upgraded jQuery to 1.6.4.
2011-10-18 09:38:27 -04:00
Scott González
daadc343be
Upgrade jQuery to 1.6.2.
2011-07-25 11:46:45 -04:00
gnarf
fa7f5d2873
Effects demo: Animate a containing div instead of the canvas directly for 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...
2011-03-09 08:45:05 -05:00
Richard Worth
593799d6e3
Switched to latest stable jQuery 1.5.1
2011-03-02 20:49:20 -05:00
Scott González
fce1f97f76
Upgraded jQuery to 1.4.4.
2010-11-12 09:19:26 -05:00
Scott González
19f9c3a559
Upgraded jQuery to 1.4.3.
2010-10-21 22:29:28 -04:00
Scott González
eba3067479
Demos: Cleanup.
2010-09-09 22:33:28 -04:00
Scott González
83244d933c
Effects demos (partial): Coding standards.
2010-09-09 22:33:28 -04:00
jzaefferer
37970c3685
Effects demos: cleanup
2010-04-12 13:43:41 +02:00
Richard Worth
bfc180b1ba
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
2010-03-12 03:18:34 +00:00
Richard Worth
0798b10717
Fixed #5182 - Update to jQuery 1.4.2
2010-02-16 02:39:57 +00:00
Richard Worth
828bcdd2f0
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1
2010-02-16 01:38:23 +00:00
Richard Worth
79bd955054
switched to jQuery 1.4.1
2010-01-27 12:29:43 +00:00
Richard Worth
a1e069759d
switched to jQuery 1.4
2010-01-20 13:52:38 +00:00
Scott González
bddf0fdb77
Effects: Added fade effect. Needs documentation.
...
Fixes #4416 - Add fade effect.
2009-11-13 04:35:47 +00:00
Richard Worth
e2d873e6f0
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
2009-09-17 10:39:12 +00:00
Jörn Zaefferer
93be4407bf
effects easing: typo
2009-09-02 19:41:18 +00:00
Richard Worth
65457fea4c
fixed a little issue in Chrome, Safari
2009-09-02 19:30:46 +00:00
Richard Worth
afc26e41eb
Fixed a bug in the drawing of all the graphs, especially visible in easeout curves. Added a top line to each graph. Added support for linear graph and preview. Slowed animation down a bit, to aid in preview.
2009-09-02 19:23:38 +00:00
Richard Worth
5f83018470
eol-style and mime-type
2009-05-22 03:29:00 +00:00
Jörn Zaefferer
fae081ed25
effects: demo visualising easing functions, tuning
2009-04-23 22:47:42 +00:00
Jörn Zaefferer
5e2ed0c541
effects: demo visualising easing functions, tuning
2009-04-23 22:24:43 +00:00
Jörn Zaefferer
9571d9614c
effects: demo visualising easing functions, tuning
2009-04-23 22:21:51 +00:00
Jörn Zaefferer
35186a9a39
effects: demo visualising easing functions, tuning
2009-04-23 22:21:32 +00:00
Jörn Zaefferer
67830bde80
effects: demo visualising easing functions, tuning
2009-04-23 22:14:47 +00:00