Commit Graph

27 Commits

Author SHA1 Message Date
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
06e29401b8 Split mouse into its own file and udpdated dependency lists.
Fixes #5023 - Split mouse code into its own file.
2009-12-22 19:51:24 +00:00
Jörn Zaefferer
b6d17b24d4 extracting widget factory into jquery.ui.widget.js 2009-12-16 22:20:18 +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
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Richard Worth
62b7c8eda8 demos: fixed demo descriptions to use CODE for option names instead of STRONG 2009-01-28 10:49:44 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Maggie Costello Wachs
3a65a632b6 reorganized/renamed resizable demos 2009-01-16 21:47:11 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Paul Bakaus
23bb040122 reverted temp commit for demos 2009-01-12 14:52:19 +00:00
Paul Bakaus
ea67dc4546 temp commit: reverted to 1.2.6 to fix website issues 2009-01-12 14:44:09 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c temporarily switched back to 1.2.6 2009-01-08 05:39:38 +00:00
Richard Worth
cb5d64c654 removed default theme in favor of only one versioned css framework/TR theme - base 2009-01-07 02:36:51 +00:00
Scott González
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +00:00
Richard Worth
db5edc794f demos: touch up 2009-01-01 00:27:45 +00:00
Paul Bakaus
64adc9136f demo: added wrappers for resizable 2008-12-31 14:13:30 +00:00
Richard Worth
016eb2487a demos: moved the demos.css link down so it can override default theme styles. other minor updates. 2008-12-31 06:29:31 +00:00
Richard Worth
9a35874d44 demos: whitespace fixes
- trailing whitespace
- inconsistent line endings
- set svn:eol-style to native
2008-12-31 01:20:50 +00:00
Richard Worth
b5eb51943e demos/resizable: limited background-position fix to resizable element that needs it (with ui-widget-header class) 2008-12-30 05:49:01 +00:00
Richard Worth
cc237b31cd Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' should be 'ui-resizable-helper' 2008-12-30 05:38:56 +00:00
Richard Worth
1ff49c1322 demos/resizable/animate.html - switched to framework classes 2008-12-30 05:02:22 +00:00
Scott González
c0de47d1f6 Resizable: Added demos for alsoResize, animate, aspectRation, containment, delay, distance, ghost, grid, max height/width, min height/width. 2008-12-29 03:07:22 +00:00