Scott González
|
041cb39a66
|
Autocomplete: Set context for ajax requests instead of relying on default context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup.
|
2012-02-11 08:15:24 -05:00 |
|
Scott González
|
2fd2ab23c9
|
Menu tests: Handle async focus events in IE.
|
2012-02-09 16:19:50 -05:00 |
|
Scott González
|
0434bce03d
|
Slider: Prevent the default action on keydown if we're listening for the pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling.
|
2012-02-09 14:00:21 -05:00 |
|
Scott González
|
518975391a
|
Accordion: Simplify CSS so content panels never have a top border instead of toggling the bottom border of the headers.
|
2012-02-09 12:51:46 -05:00 |
|
Scott González
|
c964894b9b
|
Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the datepicker via the provided button does not work in Chrome when the button contains other non-text elements.
|
2012-02-08 13:42:55 -05:00 |
|
Scott González
|
a3abb3b5f5
|
Merge pull request #593 from tjvantoll/bug_6763
Resizable: Removed Opera relative/absolute positioning exception code.
|
2012-02-08 08:43:16 -08:00 |
|
Richard D. Worth
|
60799826aa
|
Demos draggable: corrected cursor option in cursor-style demos to not be inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect
|
2012-02-07 06:06:58 -06:00 |
|
TJ VanToll
|
f5e5971821
|
Resizable: Removed Opera relative/absolute positioning exception code. Fixed #6763 - ui.dialog & resizable & button & opera 11
|
2012-02-06 21:17:39 -05:00 |
|
kborchers
|
1cd26fc759
|
Menu: Make sure the next element is defined in addition to checking length != 0
|
2012-02-06 15:16:08 -06:00 |
|
kborchers
|
3ef4db2670
|
Menu: Focus the menu before performing keyboard unit tests.
|
2012-02-06 15:01:40 -06:00 |
|
kborchers
|
b968ac32a1
|
Menu: Whitespace
|
2012-02-06 14:13:45 -06:00 |
|
kborchers
|
87dc9ce24a
|
Menu: Prevent navigating to disabled menu items with the keyboard.
|
2012-02-06 14:12:56 -06:00 |
|
kborchers
|
30713ade36
|
Menu: Remove left over debugging statement.
|
2012-02-04 08:37:04 -06:00 |
|
kborchers
|
48ad0994a0
|
Menu: Prevent clicking on disabled menu items and remove unnecessary extra padding from disabled items.
|
2012-02-03 16:12:37 -06:00 |
|
Scott González
|
4259978d39
|
Sortable: Fixed destroy to remove instance from element. Fixes #8094 - .sortable() after destroy does not work.
|
2012-02-02 11:38:51 -05:00 |
|
Scott González
|
519985f612
|
Visual tests: Cleaned up dialog tests.
|
2012-02-01 20:35:31 -05:00 |
|
Scott González
|
e0019ecd3d
|
Static tests: Removed slider tests.
|
2012-02-01 19:54:57 -05:00 |
|
Scott González
|
8cd4a8330c
|
Widget: Allow redefining a widget after other widgets have inherited from it.
|
2012-02-01 16:59:26 -05:00 |
|
levushka
|
e496cde384
|
Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes #6051 - Hebrew and Arabic: Instead of the month name indicates the month number!
|
2012-02-01 16:19:30 -05:00 |
|
Scott González
|
62a70da959
|
Autocomplete: Added test for close method.
|
2012-01-31 14:21:18 -05:00 |
|
Scott González
|
66c7dfd377
|
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE.
|
2012-01-31 14:07:17 -05:00 |
|
Scott González
|
853b515e5c
|
Accordion: Adjusted tests for icons: false.
|
2012-01-31 13:11:20 -05:00 |
|
Scott González
|
8f521f9d9e
|
Accordion: Fixed styling for nested accordions.
|
2012-01-31 13:09:28 -05:00 |
|
Scott González
|
5a55d68eca
|
Accordion: Moved the ui-accordion-icons class to the headers to properly style nested accordions with varying settings of icons and no icons. Fixes #7880 - Nested accordion.
|
2012-01-31 12:48:00 -05:00 |
|
Scott González
|
3919256abd
|
Accordion: Pass header and content in create event. Fixes #7869 - Accordion: Provide header and content details in create event.
|
2012-01-31 11:46:31 -05:00 |
|
Scott González
|
ecddf469d7
|
Accordion: Reset overflowX and overflowY after animations to fix overflow in Opera <11.6. Fixes #6971 - Accordion animation bug in Opera 11.01 with jQuery 1.4.3+.
|
2012-01-31 10:42:01 -05:00 |
|
Scott González
|
6074b0698a
|
Accordion: Use ui-accordion-header-active class.
|
2012-01-31 08:54:21 -05:00 |
|
Scott González
|
ba43357122
|
Demos: Specify the dataType when loading the demo and docs files. Fixes #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources.
|
2012-01-28 07:44:58 -05:00 |
|
Felix Nagel
|
505d16a3e9
|
Selectmenu: trim trailing spaces
|
2012-01-27 23:11:31 +01:00 |
|
Felix Nagel
|
4bbfc2fd96
|
Selectmenu: cleanup and small improvements
|
2012-01-27 23:06:53 +01:00 |
|
Felix Nagel
|
62ba812af9
|
Selectmenu: improved empty select and empty option handling
|
2012-01-27 22:44:43 +01:00 |
|
Felix Nagel
|
b7df9e45cd
|
Selectmenu: This reverts commit 36e6c445d3 .
|
2012-01-27 00:39:42 +01:00 |
|
Felix Nagel
|
36e6c445d3
|
Selectmenu: small follow up
|
2012-01-27 00:18:36 +01:00 |
|
Felix Nagel
|
bef7f1b15b
|
Selectmenu: click an optgroup header should not close the menu
|
2012-01-27 00:06:02 +01:00 |
|
Felix Nagel
|
827a8cb35c
|
Selectmenu: improved handling of keypress events
|
2012-01-26 23:10:35 +01:00 |
|
Felix Nagel
|
30211901a8
|
Selectmenu: removed space from file name
|
2012-01-25 22:30:18 +01: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 |
|
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 |
|