Scott González
|
5bff5c73ba
|
Merge pull request #258 from gnarf37/ticket-7356
#7356 - Theme: Reducing size of CSS for Corner Properties
|
2011-05-12 17:37:09 -07:00 |
|
kborchers
|
6e6d0b749c
|
Draggable: Changed logic to only subtract left and top offsets of containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable
|
2011-05-12 16:27:12 -05:00 |
|
David Murdoch
|
e31d707d93
|
The qunit-fixture were preventing the results from being clicked. Make the results appear on top of the qunit-fixture
|
2011-05-12 21:07:09 +00:00 |
|
David Murdoch
|
c9c6908434
|
Another whitespace fix
|
2011-05-12 20:51:49 +00:00 |
|
David Murdoch
|
dc66f02601
|
Add tests for position's within
|
2011-05-12 20:50:16 +00:00 |
|
David Murdoch
|
17be87f34c
|
Whitespace fix
|
2011-05-12 20:48:01 +00:00 |
|
David Murdoch
|
7bca8c1004
|
Fix typos in original tests
|
2011-05-12 20:44:24 +00:00 |
|
kborchers
|
331c4602a9
|
Dialog: Create modal overlay after dialog is shown and check scrollHeight and offsetHeight in all IE versions. Fixed #4995 - Modal Dialog's overlay dissapears in IE when content is tall
|
2011-05-12 15:14:58 -05:00 |
|
kborchers
|
29b36bb409
|
Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar
|
2011-05-12 13:31:15 -05:00 |
|
gnarf
|
5a5fc9fb41
|
Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing size of some CSS
|
2011-05-12 10:40:07 -05:00 |
|
Andrew Powell
|
a6227be2c0
|
Datepicker: removed conditional mozilla browser check block. Fixes #7322 - Year selector disappears after setting an option in Firefox
|
2011-05-12 11:28:37 -04:00 |
|
gnarf
|
e4204b129d
|
Unit Tests: effects: adding some animateClass tests
|
2011-05-12 10:22:49 -05:00 |
|
David Murdoch
|
0bda22f443
|
Update title to reflect test
|
2011-05-12 14:29:27 +00:00 |
|
David Murdoch
|
396ed559a4
|
Add a new visual test for position
|
2011-05-12 14:27:29 +00:00 |
|
David Murdoch
|
b6497996ce
|
Replace comma with semi-colon. How'd that get there?
|
2011-05-12 13:28:01 +00:00 |
|
Scott González
|
1845015c09
|
Revert "Datepicker: Fixed #7043 - Using multiple months always renders 6 rows of dates even if only 5 are needed."
This reverts commit ac459ff7df .
|
2011-05-12 08:17:16 -04:00 |
|
gnarf
|
2dcf723151
|
effects.core: Rework animateClass to support a 'children' option - Fixes #3939 - Option to animate children elements in animateClass
|
2011-05-12 07:11:01 -05:00 |
|
gnarf
|
c241275a30
|
Effects.core: Style Commit - double-quotes and threeqals and whitespace
|
2011-05-12 02:51:10 -05:00 |
|
Doug Neiner
|
50a4186ef9
|
Button: Added rtl detection so corner classes would properly be applied to buttonsets. Fixed #6796. jQueryui - buttonset on rtl
|
2011-05-12 01:51:05 -04:00 |
|
Doug Neiner
|
8df834f68c
|
Button: no longer calls _resetButton() after changing the disabled option. Fixed #6242 - Button .enable() strange behavior on Webkit (Google Chrome, Safari)
|
2011-05-12 01:16:06 -04:00 |
|
David Murdoch
|
9e4e359705
|
fix spacing and add in a missing comma
|
2011-05-11 16:52:43 -07:00 |
|
David Murdoch
|
abf3a86c8b
|
Fix issue when window is "within".
|
2011-05-11 16:44:20 -07:00 |
|
David Murdoch
|
c6afaa1072
|
Fix #5645 - Position: Allow for arbitrary element to be containing element
|
2011-05-11 16:30:21 -07:00 |
|
gnarf
|
c89bbc1839
|
Class animation: Cleaned up detection of what we can animate and fixed border styles. Fixes #7109 - animateClass doesn't like going from borderStyle: none to borderStyle: *.
|
2011-05-11 17:09:05 -04:00 |
|
Scott González
|
8b8f5bff76
|
Merge pull request #242 from gnarf37/effects-unit
Effects unit tests - Partial fix for #7353
|
2011-05-11 13:14:13 -07:00 |
|
Jörn Zaefferer
|
3eda502555
|
Update QUnit
|
2011-05-11 21:34:57 +02:00 |
|
Scott González
|
caca915888
|
Merge pull request #220 from kzys/trac-6850
Fixed #6850 - Disable datepicker should disable month and year dropdowns.
|
2011-05-11 12:32:29 -07:00 |
|
Scott González
|
ffc983248d
|
Tabs: Cleaned up manipulation demo.
|
2011-05-11 15:16:04 -04:00 |
|
David Petersen
|
a02e393786
|
Tabs: update manipulation demo to use the refresh method
|
2011-05-11 15:04:30 -04:00 |
|
Scott González
|
9bd731da14
|
Tabs: Minor cleanup of deprecated code.
|
2011-05-11 15:01:57 -04:00 |
|
Garrison Locke
|
a645630eba
|
Datepicker: Removed duplicate call to _updateDatepicker when changing option in Firefox. Fixed #7322 - datepicker: Year would disappear when changing option.
|
2011-05-11 14:22:04 -04:00 |
|
Jörn Zaefferer
|
83424c6c33
|
Merge branch 'master' of github.com:jquery/jquery-ui
|
2011-05-11 19:49:16 +02:00 |
|
Jörn Zaefferer
|
b9153258b0
|
Widget: Added $.widget.extend() which does deep extending, but only on plain objects.
|
2011-05-11 13:37:40 -04:00 |
|
Scott González
|
63ff7772ad
|
Merge pull request #245 from jasondavies/speling
Fix speling.
|
2011-05-11 10:17:45 -07:00 |
|
Adam Baratz
|
7fb6ca146e
|
Slider: add handles in single DOM operation. Fixed #7259 - optimize handle creation.
|
2011-05-11 13:13:09 -04:00 |
|
Kato Kazuyoshi
|
98fcb477d6
|
Draggable: Remove id when cloning helpers. Fixes #4564 - Draggable+Sortable Demo duplicates DOM Ids.
|
2011-05-11 13:06:53 -04:00 |
|
Scott González
|
d3e21cf59a
|
Merge pull request #223 from kzys/trac-7043
Fixed #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are neededf
|
2011-05-11 08:08:37 -07:00 |
|
Scott González
|
1298f939b9
|
Tabs: Simplify logic for showing/hiding tabs.
|
2011-05-11 10:08:06 -04:00 |
|
Scott González
|
b70256c368
|
Menu: Fixed variable name.
|
2011-05-11 08:43:37 -04:00 |
|
Scott González
|
24864de57d
|
Menu: Use appropriate methods for getting scroll values for .prop()/.attr() compat. Fixes #7354 - Autocomplete: Scrollable results don't visually update with jQuery 1.6.
|
2011-05-11 08:37:27 -04:00 |
|
Scott González
|
bd9dfb59e9
|
Autocomplete scrollable demo: Added missing menu dependency.
|
2011-05-11 08:24:16 -04:00 |
|
Jörn Zaefferer
|
0352c2c71f
|
Menu: Remove default preventDefault. Add more meaningful href's on menu
and menubar demos. Change doesn't seem to affect autocomplete as that
doesn't use href-attributes anyway.
|
2011-05-11 13:39:58 +02:00 |
|
Jörn Zaefferer
|
c17f245d98
|
Autocomplete: Revert fix for #7024, broke regular menu selection.
Disabled test for now (need to reopen ticket).
|
2011-05-11 13:19:46 +02:00 |
|
Jason Davies
|
db20d68ffa
|
Fix speling.
|
2011-05-11 07:57:10 +01:00 |
|
gnarf
|
783f134aaa
|
effects: Updating bounce/pulsate/shake to fire callbacks before the next anim starts
|
2011-05-10 16:25:08 -05:00 |
|
gnarf
|
27a7deebf2
|
Merge branch 'master' into effects-unit
Conflicts:
ui/jquery.effects.pulsate.js
|
2011-05-10 16:16:34 -05:00 |
|
Scott González
|
85ac420a1e
|
Tabs: Fixed select event.
|
2011-05-10 14:04:50 -04:00 |
|
Scott González
|
7fddb1c5b5
|
Tabs: Fixed show event.
|
2011-05-10 13:56:59 -04:00 |
|
Scott González
|
319c5eb2c1
|
Merge branch 'master' of github.com:jquery/jquery-ui
|
2011-05-10 12:35:19 -04:00 |
|
Jörn Zaefferer
|
7f8ccc523a
|
Autocomplete: Add comment to fix for #7269
|
2011-05-10 17:43:21 +02:00 |
|