Jay Merrifield
|
f9996682b5
|
Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs.
|
2011-03-08 09:42:10 -05:00 |
|
Guillaume Gautreau
|
3a0ec399cd
|
Draggable: modify margins of the containment according to the margin of the draggable element. Fixed #7084 - Draggable with parent containment and margin
|
2011-03-08 09:32:48 -05:00 |
|
gnarf
|
74cff5d57a
|
Merge branch 'effects-api' of github.com:gnarf37/jquery-ui into effects-api
|
2011-03-08 00:56:10 -06:00 |
|
gnarf
|
b3198643ca
|
effect.puff: Errant console.log removed
|
2011-03-08 00:52:07 -06:00 |
|
Scott González
|
8a0394debe
|
Mouse visual test: Bump jQuery version.
|
2011-03-08 00:52:07 -06:00 |
|
awgy
|
1ac9aa49fb
|
Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed after drag in Gecko
|
2011-03-08 00:52:07 -06:00 |
|
awgy
|
0680b59260
|
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko
|
2011-03-08 00:52:07 -06:00 |
|
Adam Parod
|
18ad8ffb3d
|
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes.
|
2011-03-08 00:52:07 -06:00 |
|
michaelmwu
|
4ad513b7f0
|
Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution)
|
2011-03-08 00:52:07 -06:00 |
|
Douglas Neiner
|
6008a30fcb
|
Dialog: Added a class to dialog wrapper when it is currently displaying buttons, includes unit tests for changes. Fixed #7057 - An extra class is needed on the dialog wrapper to specify when a buttonset is showing
|
2011-03-08 00:52:07 -06:00 |
|
Richard Worth
|
ea89522828
|
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
|
2011-03-08 00:52:07 -06:00 |
|
Richard Worth
|
103744415c
|
Switched to latest stable jQuery 1.5.1
|
2011-03-08 00:52:06 -06:00 |
|
gnarf
|
fefb29d825
|
Merge branch 'master' into effects-api
|
2011-03-07 11:15:28 -06:00 |
|
Scott González
|
d7979a8b71
|
Mouse visual test: Bump jQuery version.
|
2011-03-07 10:50:47 -05:00 |
|
Scott González
|
d4b2e494f9
|
Merge branch 'master' of https://github.com/voxwerk/jquery-ui into voxwerk-master
|
2011-03-07 10:47:33 -05:00 |
|
Adam Parod
|
74b7c3f684
|
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes.
|
2011-03-07 09:34:00 -05:00 |
|
gnarf
|
b6debf4daf
|
effects.drop: Quick second pass Style Guidance
|
2011-03-06 23:34:24 -06:00 |
|
gnarf
|
69a7382fb7
|
effects.fade: Using $ instead of jQuery
|
2011-03-06 21:16:56 -06:00 |
|
gnarf
|
703cd82cd0
|
effects.core: Style Guidance
|
2011-03-06 20:44:35 -06:00 |
|
gnarf
|
576cd0b92b
|
effects.*: style guidance
|
2011-03-06 18:48:14 -06:00 |
|
gnarf
|
9c771b8f8b
|
effects.*: Style Guidance
|
2011-03-06 18:34:18 -06:00 |
|
gnarf
|
7a60bc6824
|
effect.*: Style Guidance
|
2011-03-06 17:45:43 -06:00 |
|
gnarf
|
8ce879e51b
|
Adding fade to the tests
|
2011-03-06 15:24:48 -06:00 |
|
gnarf
|
bcb8f7ed9a
|
effects.*: More Style Guidance
|
2011-03-06 15:24:24 -06:00 |
|
gnarf
|
61cf834081
|
effects.drop: Style Guidance
|
2011-03-06 05:41:27 -06:00 |
|
gnarf
|
7391fe8df3
|
effects.clip: Reuse a var instead of calculate again
|
2011-03-06 05:25:38 -06:00 |
|
gnarf
|
210fcc4278
|
effects.clip: Style Guidance
|
2011-03-06 05:22:32 -06:00 |
|
gnarf
|
d742cd6a88
|
Effects: Minor whitespace improvements
|
2011-03-05 16:17:54 -06:00 |
|
michaelmwu
|
f1d939bc58
|
Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution)
|
2011-03-04 22:17:30 -08:00 |
|
gnarf
|
2fdc868707
|
Effects: General Code Cleanup
|
2011-03-04 17:10:02 -06:00 |
|
Douglas Neiner
|
15c97e0b76
|
Dialog: Added a class to dialog wrapper when it is currently displaying buttons, includes unit tests for changes. Fixed #7057 - An extra class is needed on the dialog wrapper to specify when a buttonset is showing
|
2011-03-03 09:37:16 -05:00 |
|
gnarf
|
5c4577f78c
|
Cleaning up effects.core _normalizeArguments a bit more
|
2011-03-02 20:58:10 -06:00 |
|
Richard Worth
|
5c6afa8e7b
|
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
|
2011-03-02 21:27:09 -05:00 |
|
gnarf
|
a1c8c7bcd6
|
Updated to new effects object API
|
2011-03-02 20:10:09 -06:00 |
|
gnarf
|
a370d1ffc8
|
Just a quick touch to update to new internal effects object API
|
2011-03-02 20:00:57 -06:00 |
|
Richard Worth
|
593799d6e3
|
Switched to latest stable jQuery 1.5.1
|
2011-03-02 20:49:20 -05:00 |
|
gnarf
|
5fd1f17393
|
Quick rewrite for new options object
|
2011-03-02 19:46:46 -06:00 |
|
gnarf
|
0b18671d28
|
Should add a visual test for the standard show/hide method to make sure we don't break it by overriding it
|
2011-03-02 19:46:19 -06:00 |
|
gnarf
|
2ad1cf3319
|
Starting to clean up the internal API for animations
|
2011-03-02 19:30:27 -06:00 |
|
jzaefferer
|
58b730f7c7
|
Menubar: Close menu on input click when already open
|
2011-02-28 22:53:06 +01:00 |
|
jzaefferer
|
f76e7498e7
|
Menubar: Remove dependency on button and simplify CSS accordingly.
|
2011-02-28 22:49:49 +01:00 |
|
jzaefferer
|
2221dd6583
|
Menu: Cleanup
|
2011-02-28 22:38:06 +01:00 |
|
jzaefferer
|
a256e05df5
|
Menu: Move addClass(active) call to _open to make it work for both mouse
and keyboard interactions
|
2011-02-28 22:36:41 +01:00 |
|
Scott González
|
31a181abfc
|
Tooltip: Make sure we have a target before trying to open the tooltip.
|
2011-02-26 15:06:06 +01:00 |
|
Scott González
|
b4d75c1083
|
Tooltip: Rename _show to _open.
|
2011-02-26 15:04:33 +01:00 |
|
Scott González
|
ffb96bc972
|
Widget tests: Work around a bug in jQuery core in IE 9rc.
|
2011-02-26 13:31:45 +01:00 |
|
jzaefferer
|
48f060ac25
|
Spinner: Ignore delta of 0 from triggered mousewheel event. Verified
that mousewheel scrolling actually works fine in IE6.
|
2011-02-26 12:10:52 +01:00 |
|
jzaefferer
|
9ac6bde8a9
|
Accordion: Improve unit test to get consistent results on mobile devices
|
2011-02-26 11:48:56 +01:00 |
|
jzaefferer
|
3d3b5dd1e7
|
Position: Test for window scrollTop support and run scrolled window test
only when support is there. Should exclude mobile devices, getting the
position testsuite to produce more useful results.
|
2011-02-26 11:25:41 +01:00 |
|
Scott González
|
e72afe4afc
|
Button: Only add text classes if there is text. Fixes #7040 - button class change breaks icon only buttons.
|
2011-02-26 11:14:15 +01:00 |
|