aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Droppable: Defer querying of offsetWidth and offsetHeight until they're requi...Steven Luscher2013-05-291-11/+28
| * Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: E...Christian Klammer2013-05-292-2/+49
| * Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au...Scott González2013-05-282-16/+41
| * Accordion: Removing unused ui-accordion-noicons class.TJ VanToll2013-05-271-3/+0
* | Selectmenu: remove unused varFelix Nagel2013-05-301-2/+1
* | Selectmenu: use that.focusIndex != null instead of !== undefined when checkin...Felix Nagel2013-05-301-1/+1
* | Selectmenu tests: test if close event is fired when selectmenu is closed by c...Felix Nagel2013-05-301-2/+5
* | Selectmenu tests: improve all other focus callback event testsFelix Nagel2013-05-301-12/+16
* | Selectmenu: fire focus event when menu is openedFelix Nagel2013-05-301-1/+1
* | Selectmenu: do not call focus menu method when close method us usedFelix Nagel2013-05-301-4/+4
* | Selectmenu tests: improve focus callback event test, add keydown focus test, ...Felix Nagel2013-05-301-8/+15
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-2417-59/+155
|\|
| * Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on...TJ VanToll2013-05-231-1/+4
| * Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Inco...Scott González2013-05-221-0/+4
| * Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: can...Brian Grinstead2013-05-205-15/+41
| * Interactions: Fixed an off-by-one error in isOverAxis.David Hansen2013-05-203-3/+32
| * Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ...Scott González2013-05-202-1/+11
| * Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker...Scott González2013-05-163-20/+20
| * Sortable demo (portlets): Cleanup.Scott González2013-05-161-18/+42
| * Position: Use absolute positioning when getting scrollbar width to avoid refl...Scott González2013-05-161-1/+1
| * Revert "Position: Use absolute positioning when getting scrollbar width to av...Scott González2013-05-162-47/+105
| * Position: Use absolute positioning when getting scrollbar width to avoid refl...Scott González2013-05-162-105/+47
* | Selectmenu: recheck refresh fallback for IE and add a commentFelix Nagel2013-05-161-0/+1
* | Selectmenu: recheck CSS overflow IE hack and add commentFelix Nagel2013-05-161-1/+1
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-1512-39/+196
|\|
| * Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Inco...Toshi MARUYAMA2013-05-101-2/+2
| * Remove environment-specific files from .gitignore.Scott González2013-05-091-7/+0
| * Autocomplete: Remove handling for NUMPAD_ENTER.Scott González2013-05-061-1/+0
| * Updated AUTHORS.txt.Scott González2013-05-021-0/+3
| * Core: Removed $.ui.keyCode.NUMPAD_*. Fixes #9269 - Remove number pad key codes.Scott González2013-05-021-6/+0
| * Release: Ability to provide a different repo for testing.Scott González2013-04-301-2/+40
| * Progressbar: Add new download dialog demoKris Borchers2013-04-302-0/+116
| * Autocomplete tests: Cleanup.Scott González2013-04-302-18/+32
| * Whitespace.Scott González2013-04-301-2/+2
| * Build: Fix effect demo url (typo)Rafael Xavier de Souza2013-04-291-1/+1
* | Selectmenu: use dynamic binding for document eventFelix Nagel2013-05-151-2/+4
* | Selectmenu Tests: improve events tests, check for original option element not...Felix Nagel2013-05-121-7/+11
* | Selectmenu Tests: simplify asyncTestFelix Nagel2013-05-071-1/+1
* | Selectmenu Tests: fixed spacingFelix Nagel2013-05-071-6/+6
* | Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-011-83/+98
* | Selectmenu Tests: add visual test selectmenu in tabs, removed old compatibili...Felix Nagel2013-05-012-182/+53
* | Selectmenu; improve HTML building in custom render demoFelix Nagel2013-04-301-11/+8
* | Dialog Tests: move dialog initialization to top in order to make stacking wor...Felix Nagel2013-04-301-1/+1
* | Merge branch 'master' into selectmenuFelix Nagel2013-04-2912-35/+78
|\|
| * Build: Fix version in package.json, oversight when branching 1-10-stableJörn Zaefferer2013-04-261-1/+1
| * Build: Change the homepage and demo URLs to the main effects page. Fixes #924...Jörn Zaefferer2013-04-261-2/+2
| * Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplet...Jason Moon2013-04-252-1/+44
| * Position demo: Fixed usage of center positioning.Scott González2013-04-251-2/+2
| * Autocomplete: Refactored _response() so that requestIndex is defined closer t...Scott González2013-04-251-15/+15
| * Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: I...TJ VanToll2013-04-221-0/+2