Commit Graph

78 Commits

Author SHA1 Message Date
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
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
bb41a258a8 Sortable demos: Coding standards. 2010-10-13 15:23:42 -04: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
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
8072598825 sortable portlets demo: Swapped plus and minus icons for more consistency 2009-10-04 10:29:03 +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
5ab17ce323 demos: sortable - Delay start, fixed so first drag doesn't have to start on text in IE6 2009-03-03 09:37:10 +00:00
Richard Worth
9652a4d81e demos: sortable - Include / exclude items, fixed display issue in IE6 2009-03-03 09:35:30 +00:00
Richard Worth
b8f1e92817 demos: sortable - disableSelection on sortable elements 2009-03-02 12:10:59 +00:00
Scott Jehl
8f8d827826 removed margin-left rules due to IE6 conflict 2009-02-27 16:57:26 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Richard Worth
4d2f386491 sortable demos: added zoom: 1 for IE6 2009-02-18 14:40:25 +00:00
Bohdan Ganicky
032e584c1a demos/sortable/connect-lists-through-tabs: quick selector bugfix 2009-02-09 19:59:19 +00:00
Bohdan Ganicky
ff3998265d demos/sortable/connect-lists-through-tabs: finetuning 2009-02-09 11:13:42 +00:00
Richard Worth
849ed445c0 moved test page (#4088) from demos/sortable to tests/visual/sortable 2009-02-07 17:19:25 +00:00
Bohdan Ganicky
01801eaa21 demos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop callback.), not added to the index page 2009-02-07 16:00:01 +00:00
Bohdan Ganicky
81099914a9 demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch after item is removed from the list 2009-02-05 21:44:38 +00:00
Bohdan Ganicky
ba8c8e646c demos/sortable/connect-lists-through-tabs: fixed demo description 2009-02-05 19:48:10 +00:00
Bohdan Ganicky
e0cd20b44f demos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certain discussion in the jquery ui google group 2009-02-05 19:39:38 +00:00
Scott González
5c155719a8 Sortable demos: Updated all uses of connectWith to use a string instead of an array (array is deprecated). 2009-02-01 01:06:42 +00:00
Richard Worth
ecce15895d demos sortable connect-lists: disable text selection 2009-01-30 05:28:01 +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
Paul Bakaus
f19ec40724 demos: li's must have a height in IE6 in certain cases, or otherwise event.target is the parent (related to #3880) 2009-01-27 15:36:10 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Richard Worth
d578a66d49 demos/sortable: some cleanup and consistency 2009-01-20 13:12:22 +00:00
Maggie Costello Wachs
1dfb222e4d reorganized/renamed sortable demos 2009-01-16 22:51:33 +00:00
Maggie Costello Wachs
c3591d49d6 reorganized/renamed sortable demos 2009-01-16 22:51:08 +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
c81e63f517 fixed columns to stay wide and droppable when empty 2009-01-09 00:30:23 +00:00
Eduardo Lundgren
27360421ce Sortable tolerance demo 2009-01-09 00:15:54 +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
Richard Worth
6208819244 demos/sortables/portlets.html - corrected page title 2009-01-05 22:44:18 +00:00
Richard Worth
cea09ddd03 demos/sortable: Added a portlets demo 2009-01-05 22:28:56 +00:00
Richard Worth
7a3c9a0c9d mime-type and eol-style 2009-01-05 20:57:34 +00:00