Commit Graph

1884 Commits

Author SHA1 Message Date
Richard Worth
c701c7126c reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1) 2009-03-03 11:15:16 +00:00
Richard Worth
f291a81311 set version to 1.7.1pre 2009-03-03 11:09:08 +00:00
Richard Worth
b4df7f8de4 set version to 1.7 2009-03-03 11:06:55 +00:00
Richard Worth
f445d3c145 demos: simplified class effect demos to work in IE6 2009-03-03 11:01:55 +00:00
Richard Worth
aacb34f437 demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari 2009-03-03 10:38:12 +00:00
Richard Worth
6d8e662744 demos: slider - Simple colorpicker, prevent sliders from sometimes being drawn vertical when page first loads. Weird. 2009-03-03 10:32:52 +00:00
Richard Worth
d2fa4b4446 Dialog: fix dialog height from being reset after drag in Safari. related to r2152 and #4252 2009-03-03 10:29:18 +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
4caba8e574 demos: draggable - Contrain movement, prevent horizontal scrollbar 2009-03-03 09:27:22 +00:00
Richard Worth
9d5fcaf5a4 demos: show - start hidden instead of fadeOut to prevent flash 2009-03-02 12:46:33 +00:00
Richard Worth
a5c31c097c accordion: call .blur() so ui-state-focus class gets removed from last-focused header. See r1945 2009-03-02 12:37:00 +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
8fecd015cf Fixed #3053 - when resizing a image a row of pixels can disappear
props raziel057
2009-03-02 10:39:16 +00:00
Richard Worth
f277564bdc tests: resizable - Added visual test for ticket #3053 2009-03-02 10:37:33 +00:00
Richard Worth
b38b6a7546 Fixed #4127 - Resizable: displacement of element (in case of constraint resize area)
props raziel057
2009-03-02 10:11:38 +00:00
Richard Worth
58afe89127 tests: resizable - Added visual test for ticket #4217 2009-03-02 10:05:19 +00:00
Richard Worth
52f8071fc6 eol-style and mime-type 2009-03-02 09:32:17 +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
Klaus Hartl
18171c2f89 Tabs: fixed a few issues in rotate method extension 2009-03-01 15:27:40 +00:00
Klaus Hartl
240a588bce Tabs: few fixes required in destroy method, removed ol as tabifyable element 2009-03-01 14:32:29 +00:00
Scott González
676ea7f248 Dialog: Actually removed dragHelper and resizeHelper options. Fixes #4252 - undocumented dragHelper and resizeHelper options should be removed. 2009-03-01 00:52:03 +00:00
Klaus Hartl
a02ac5f372 Tabs: fixed stopping a rotation 2009-02-28 22:10:30 +00:00
Richard Worth
517d5ab62c resizable: add ui-resizable-resizing class during resize 2009-02-28 21:23:19 +00:00
Richard Worth
df8d64a36a Dailog: fixed #4254 - Dialog: undocumented dragHelper and resizeHelper options should be removed 2009-02-28 21:21:45 +00:00
Richard Worth
5b00c21719 slider: use handle width / 2 instead of marginLeft to find offset of mousedown relative to center of handle (fixes #4063 - slider: horizontal slider handle jumps up when you click on it IE6) 2009-02-28 20:45:05 +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
Klaus Hartl
e744869d8f better performing check for base and href in IE 2009-02-26 21:39:44 +00:00
Scott González
eade720a3b Dialog: Fixed bug where dialogs wouldn't close if there was no animation. 2009-02-26 01:27:34 +00:00
Klaus Hartl
2ec68cba61 Tabs: refactored - replaced noisy $property names 2009-02-25 22:15:49 +00:00
Klaus Hartl
53aad38b66 Tabs: refactored so that it's using queue, fixes #4060 2009-02-25 22:09:45 +00:00
Klaus Hartl
48e551ee0c Tabs: fixes #4033 as well for the case a base tag is being used 2009-02-25 20:16:27 +00:00
Scott González
9581c73625 Dialog: Passing parameters to moveToTop properly. Fixed #4214 - Dialog z-index adjusted incorrectly on mousedown. 2009-02-25 05:29:01 +00:00
Scott González
47cdc542e8 Sortable: Removed accurateIntersection option (Fixes #4225). 2009-02-25 04:15:48 +00:00
Scott González
94c62b2ab0 Added visual test for dialog on a page with a large DOM. 2009-02-25 04:09:29 +00:00
Scott Jehl
bf1a72487d Fixes ie6 bug where range blinks sometimes to a small height or width
props to Todd Parker :)
2009-02-24 20:39:43 +00:00
Richard Worth
639da64b34 slider: only return false on handle keydown if one of arrow keys or pgup/down are pressed (otherwise tab is broken) 2009-02-23 12:57:33 +00:00
Klaus Hartl
12d2b5e720 Tabs should not use toggleClass() for state handling, fixes #4212 2009-02-22 18:54:29 +00:00
Klaus Hartl
3b1ce9460a Tabs: some refactoring to avoid redundant code 2009-02-22 17:40:16 +00:00