Felix Nagel
|
30211901a8
|
Selectmenu: removed space from file name
|
2012-01-25 22:30:18 +01:00 |
|
Scott González
|
7236f2935a
|
Draggable: Added appendTo option.
|
2012-01-22 21:51:46 -05:00 |
|
Scott González
|
91bf052d81
|
Draggable demo: Fixed containment option.
|
2012-01-22 14:55:09 -05:00 |
|
Felix Nagel
|
8f9632ad7d
|
Selectmenu: minor improvements
|
2012-01-22 20:25:27 +01:00 |
|
Felix Nagel
|
4dbbd0598a
|
Selectmenu: implement new ARIA spec
|
2012-01-22 19:22:57 +01:00 |
|
kborchers
|
4f15e66f53
|
Menu: Added unit tests for the enable, disable and refresh methods as well as the disabled option. Cleaned up some variable names in unit tests.
|
2012-01-22 11:26:41 -06:00 |
|
kborchers
|
8c5c6e0a32
|
Menu: Added check for the disabled option on create.
|
2012-01-22 11:24:49 -06:00 |
|
Felix Nagel
|
50c308339c
|
Selectmenu: fixed unit tests in IE
|
2012-01-22 15:44:23 +01:00 |
|
Felix Nagel
|
759e47a657
|
Selectmenu: fixed positioning with overflow in IE
|
2012-01-22 15:20:35 +01:00 |
|
Felix Nagel
|
21d96f12f8
|
Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu
|
2012-01-22 14:47:21 +01:00 |
|
Felix Nagel
|
725023e30d
|
Selectmenu: revert initial refresh method changes (with unit tests)
This reverts commit 27049fc5dc and d83e169424
|
2012-01-22 14:12:52 +01:00 |
|
Felix Nagel
|
d83e169424
|
Selectmenu: fixed unit tests due to initial refresh method changes
|
2012-01-22 13:47:22 +01:00 |
|
Felix Nagel
|
c5d9dbca5c
|
Selectmenu: make use of _getCreateOptions
|
2012-01-22 13:38:34 +01:00 |
|
Scott González
|
6800e1a2f9
|
Tabs: Pass tab and panel in create event. Fixes #7868 - Tabs: Provide tab and panel details in create event.
|
2012-01-21 08:46:02 -05:00 |
|
Scott González
|
da89fcbc07
|
Widget: Added _getCreateEventData(). Fixes #8045 - Widget: Ability to provide event data for create event.
|
2012-01-21 08:45:41 -05:00 |
|
Scott González
|
0cf6bc0429
|
Tabs: Move logic for finding the tab list into its own function to allow overriding for rare usage scenarios.
|
2012-01-21 08:04:39 -05:00 |
|
Scott González
|
509a3a673c
|
Draggable demo: Updated events demo to use interaction instead of mouse.
|
2012-01-20 22:10:30 -05:00 |
|
Scott González
|
7c9fd7a6d4
|
Draggable demos: Implement axis and containment options in constrain-movement demo.
|
2012-01-20 22:08:37 -05:00 |
|
Scott González
|
20e87070a6
|
Draggable: Don't change position on drag stop.
|
2012-01-20 22:07:52 -05:00 |
|
Scott González
|
30a12111d9
|
Draggable: Added start positions to ui hashes in events.
|
2012-01-20 21:17:11 -05:00 |
|
stojce
|
b7af203c8e
|
Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: Macedonian locale has incorrect date format.
|
2012-01-20 11:32:31 -05:00 |
|
Scott González
|
c518774aa3
|
Merge pull request #569 from ryanolton/master
Fixed #5818 - multiple DatePickers won't trigger close event
|
2012-01-20 08:23:58 -08:00 |
|
Scott González
|
09cf7092f8
|
Merge pull request #570 from clear00/master
Datepicker i18n: Fix some issues on the Korean translation
|
2012-01-20 08:13:28 -08:00 |
|
SpoonNZ
|
ba6916f22a
|
Sortable: Added a variable to track if initialization is complete. Fixes #4759 - a major optimization is possible in sortable().
|
2012-01-20 11:01:32 -05:00 |
|
Scott González
|
956c2cd2a5
|
Core: Access offsetHeight on div for support tests to avoid a layout bug in IE 9. Fixes #8026 - minHeight support test affects page layout in IE 9.
|
2012-01-19 21:37:39 -05:00 |
|
Felix Nagel
|
04d9900c5e
|
Selectmenu: minor improvements and cleanup
|
2012-01-20 01:30:16 +01:00 |
|
Felix Nagel
|
08de75cbec
|
Selectmenu: add refresh method to visual test
|
2012-01-20 00:49:10 +01:00 |
|
Felix Nagel
|
27049fc5dc
|
Selectmenu: improve initial refresh method call
|
2012-01-20 00:48:42 +01:00 |
|
Scott González
|
15e73e38b2
|
Merge pull request #564 from arhea/master
Tabs isLocal function was not compatible with HTML5 push state
|
2012-01-19 14:05:00 -08:00 |
|
Rick Waldron
|
07ec849f62
|
Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: There is a reference to the global jQuery variable.
|
2012-01-19 08:21:54 -05:00 |
|
Scott González
|
13eca299a9
|
Menu tests: Removed trigger option.
|
2012-01-18 16:51:43 -05:00 |
|
Scott González
|
3a1031e58b
|
Button: Properly handle disabled option on init. Fixes #8028 - Getting unset disabled option on button widget returns jQuery object, not default value.
|
2012-01-18 16:37:04 -05:00 |
|
Scott González
|
266fb1e89e
|
Draggable: Position helper in the same relative position as the original element, compared to the pointer.
|
2012-01-15 15:18:12 -05:00 |
|
Scott González
|
0e96a50231
|
Droppable: Account for draggable helper when calculating proportions.
|
2012-01-15 13:44:52 -05:00 |
|
Scott González
|
2c9ee0252d
|
Droppable: Only react to drag events if they're not canceled. Fixed pointer intersection.
|
2012-01-15 13:35:23 -05:00 |
|
Scott González
|
003bbf42fc
|
Draggable: Pass pointer position in the ui hash for all events.
|
2012-01-15 13:34:46 -05:00 |
|
Scott González
|
66a594ec76
|
Droppable: Added TODOs.
|
2012-01-15 13:08:41 -05:00 |
|
Scott González
|
178c21c0b4
|
Interaction: Rename position hash to pointerPosition and use x/y instead of left/top.
|
2012-01-15 12:57:39 -05:00 |
|
Scott González
|
3a90f455e6
|
Droppable: Refactored touch tolerance.
|
2012-01-15 12:49:44 -05:00 |
|
Scott González
|
d4bc923f56
|
Droppable: Fixed intersect tolerance.
|
2012-01-15 12:40:06 -05:00 |
|
Scott González
|
98795e3d91
|
Droppable: Use internal guid instead of jQuery.guid.
|
2012-01-15 11:52:01 -05:00 |
|
Scott González
|
b0fda0cd14
|
Draggable: Added handle option.
|
2012-01-14 16:15:02 -05:00 |
|
Scott González
|
d31f31cfa8
|
Interaction: Added _isValidTarget(), equivalent of _mouseCapture().
|
2012-01-14 16:14:39 -05:00 |
|
Scott González
|
b9db636cbe
|
Draggable: Cleanup.
|
2012-01-14 15:49:58 -05:00 |
|
Felix Nagel
|
ba73886d3f
|
Selectmenu: improved dropdown CSS style unit test
|
2012-01-13 20:46:47 +01:00 |
|
Felix Nagel
|
33bd0cd9fb
|
Selectmenu: change dropdown style on the fly
|
2012-01-13 20:13:58 +01:00 |
|
Felix Nagel
|
5766261af2
|
Selectmenu: fix unit tests (with clean-up)
|
2012-01-13 19:49:42 +01:00 |
|
Scott González
|
3077b608c8
|
Interaction: Ignore MSPointer events if they're initiated from a mouse, but not from the primary button.
|
2012-01-12 21:25:19 -05:00 |
|
Scott González
|
eee63a2e24
|
Datepicker i18n (nl-BE): Removed BOM.
|
2012-01-12 16:49:50 -05:00 |
|
Felix Nagel
|
6c049f2f9a
|
Selectmenu: added mass (performance) unit test
|
2012-01-12 22:06:03 +01:00 |
|