Commit Graph

454 Commits

Author SHA1 Message Date
Richard Worth
9d5fcaf5a4 demos: show - start hidden instead of fadeOut to prevent flash 2009-03-02 12:46:33 +00:00
Richard Worth
b8f1e92817 demos: sortable - disableSelection on sortable elements 2009-03-02 12:10:59 +00:00
Richard Worth
1395a6047b demos: droppable photo manager - fixed issue where dialog would not be centered when image first opened. 2009-03-02 11:57:08 +00:00
Richard Worth
05cfcedaa2 demos: effects - added return false; to button click handlers 2009-03-02 09:26:09 +00:00
Bohdan Ganicky
f45e2b2da3 demos/tabs: added new demo "Simple manipulation", shows simple tabs adding and removing 2009-03-01 17:05:44 +00:00
Jörn Zaefferer
cacb2acee4 refactored multiple-slider demo by setting a few defaults and reading values from markup, removing some inline styles 2009-02-28 12:24:42 +00:00
Scott Jehl
78bddbe8df updated classes more to use all animated properties 2009-02-27 19:06:57 +00:00
Scott Jehl
79a1d82582 updated classes to use all animated properties 2009-02-27 18:35:01 +00:00
Scott Jehl
1ded43162a updated demos to a standard format - class animations do not seem to work in safari (unsure why) 2009-02-27 18:05:18 +00:00
Scott Jehl
8f8d827826 removed margin-left rules due to IE6 conflict 2009-02-27 16:57:26 +00:00
Richard Worth
bd3dc48e02 changed ui.jquery.com to jqueryui.com 2009-02-27 11:41:40 +00:00
Scott Jehl
e3825ccc80 removed margin-left rules from these draggable demos due to IE6 conflict 2009-02-27 04:06:52 +00:00
Scott Jehl
6f8399916b added effect method folders / pages 2009-02-26 22:53:46 +00:00
Scott Jehl
fd0333b66d added effect method folders / pages 2009-02-26 22:50:45 +00:00
Scott Jehl
45d6a3cace effect method demos page - possibly a good solution for this 2009-02-26 22:27:15 +00:00
Scott Jehl
1fffa645b6 restrict sort to x axis 2009-02-20 18:38:21 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Keith Wood
3ef80b3b0f Fixed #4156 Serbian localizations 2009-02-19 10:30:43 +00:00
Scott González
c748a543c4 Demos for switchClass and toggleClass. 2009-02-18 18:12:08 +00:00
Richard Worth
4d2f386491 sortable demos: added zoom: 1 for IE6 2009-02-18 14:40:25 +00:00
Richard Worth
b7aa4f09f8 progressbar demos: missing '}' 2009-02-18 14:16:27 +00:00
Todd Parker
f0b9f16d08 Fixed the description text and tweaked button position so it fits inside the demo block without scrolling. 2009-02-17 22:03:15 +00:00
Klaus Hartl
82d7c67bd3 fixed an incorrect slash and a self closing span 2009-02-13 22:18:35 +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
3bb13571ca Moved #4087 test page from demos/droppable to /tests/visual/droppable 2009-02-07 17:47:25 +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
3b2a072125 demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui.draggable immediately after the drop callback raises an error.), not added to the index page 2009-02-07 15:39:17 +00:00
Richard Worth
929c330cd2 duplicated images to fix on demos index 2009-02-06 06:33:56 +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
Klaus Hartl
270769a7ab Tabs demo: use collapsible instead of deprecated deselectable option 2009-02-05 07:27:20 +00:00
Scott Jehl
8fe45c45f1 added float left back to anchor to get click anwhere behavior (not just text) 2009-02-05 06:07:05 +00:00
Richard Worth
27fb50e276 demos slider: removed extra char (;) in stylesheet 2009-02-05 06:03:31 +00:00
Scott Jehl
21b7b8ca42 added vertical tabs demo. This could be implemented very easily in the future by adding a class to the widget. 2009-02-05 06:00:10 +00:00
Scott Jehl
b7fd8f060d set a taller initial height on the progress bar. resize icon looked awkward with it. 2009-02-05 01:08:42 +00:00
Scott González
a0654df038 Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo page. 2009-02-04 01:57:06 +00:00
Scott González
8735354b10 Explode demo: Fixed Safari margin bug (fix for #3968). 2009-02-02 04:02:43 +00:00
Scott González
94c16d6378 Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos, tests, and using alwaysOpen on init. 2009-02-02 02:29:31 +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
b388e6b8e1 eol-style and mime-type 2009-01-31 06:24:22 +00:00
Richard Worth
60b38f0e02 progressbar demos: Added animated progressbar demo 2009-01-31 06:08:17 +00:00
Richard Worth
ac8b734e98 accordion demos: file rename 2009-01-31 05:56:46 +00:00
Richard Worth
4db23193c8 eol-style and mime-type 2009-01-31 05:54:48 +00:00
Scott Jehl
82cf103c93 added effect methods demos - still need class animations 2009-01-30 22:57:11 +00:00
Scott Jehl
3353f65c0e reverted r 1920 2009-01-30 22:54:41 +00:00
Scott Jehl
8d61ce344b added effect methods demos - still have not made demos for the class animations 2009-01-30 22:35:58 +00:00
Jörn Zaefferer
506ae46a6d accordion: demo title 2009-01-30 20:48:46 +00:00