Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autocomplete: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 4 | -4/+7 |
| | |||||
* | Menu: Wrap menu items in a <div> | TJ VanToll | 2014-10-25 | 13 | -435/+543 |
| | | | | | | | This avoids styling issues where ui-state-focus rules apply to submenus. Fixes #10162 Closes gh-1342 | ||||
* | Theme: Change default widget font-size to 1em | TJ VanToll | 2014-10-24 | 9 | -23/+2 |
| | | | | | Fixes #10131 Closes gh-1374 | ||||
* | Tests: Removing unused visual theme test | TJ VanToll | 2014-10-24 | 2 | -530/+0 |
| | |||||
* | Tests: Adding missing dependency | TJ VanToll | 2014-10-24 | 1 | -0/+1 |
| | |||||
* | Build: Upgrade to grunt-git-authors 2.0.0 and add update-authors task | Scott González | 2014-10-24 | 4 | -5/+70 |
| | | | | Closes gh-1378 | ||||
* | Datepicker: Fixed month names and firstDay value in Arabic locale | Mohammed Alshehri | 2014-10-22 | 1 | -6/+7 |
| | | | | | Fixes #10035 Closes gh-1246 | ||||
* | Selectmenu: Remove broken tabindex code | Scott González | 2014-10-22 | 1 | -3/+2 |
| | |||||
* | Build: Upgrade to commitplease 2.0.0 | Jörn Zaefferer | 2014-10-22 | 1 | -1/+1 |
| | | | | | commitplease now accepts "[tmp]:" and similar to temporary commits, useful while updating pull requests that are squashed later. | ||||
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 11 | -33/+8 |
| | | | | | Fixes #9838 Closes gh-1365 | ||||
* | Core: Remove .zIndex() | Scott González | 2014-10-20 | 5 | -187/+0 |
| | | | | Fixes #9156 | ||||
* | Core: Removed .focus( delay ) | Scott González | 2014-10-20 | 2 | -44/+0 |
| | | | | Fixes #9649 | ||||
* | Dialog: Remove leftover backcompat flag in tests | Scott González | 2014-10-20 | 1 | -3/+0 |
| | |||||
* | Demos: Remove duplicate CSS properties | Bruno Pérel | 2014-10-20 | 2 | -2/+2 |
| | | | | Closes gh-1363 | ||||
* | Autocomplete: Remove duplicate array key in demo | Bruno Pérel | 2014-10-20 | 1 | -1/+0 |
| | | | | Ref gh-1363 | ||||
* | DatePicker: datepicker_instActive released on instance destroy | Chen Eshchar | 2014-10-20 | 1 | -0/+4 |
| | | | | | Fixes #10668 Closes gh-1362 | ||||
* | Build: Update version to 1.12.0-pre | Scott González | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | Build: Updating the master version to 1.11.3-pre. | Scott González | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Preserve text selection and button focus on click | Scott González | 2014-10-16 | 1 | -3/+47 |
| | | | | | Fixes #10639 Closes gh-1358 | ||||
* | Build: Update authors list | Scott González | 2014-10-14 | 1 | -0/+3 |
| | |||||
* | Tooltip: Properly track hiding and closing for delegated tooltips | Scott González | 2014-10-09 | 2 | -26/+84 |
| | | | | | Fixes #10602 Closes gh-1353 | ||||
* | Slider: Don't allow a slider's value to exceed its max | Jyoti Deka | 2014-10-08 | 2 | -4/+28 |
| | | | | | Fixes #9376 Closes gh-1016 | ||||
* | Datepicker: Fix test for French locale | Scott González | 2014-10-07 | 1 | -2/+2 |
| | | | | Ref #10651 | ||||
* | Datepicker: Fix French locale | Scott González | 2014-10-07 | 1 | -1/+1 |
| | | | | | | | Thanks Jérémy M Fixes #10651 Closes gh-1357 | ||||
* | Menu: Typeahead now accounts for leading whitespace | Trisha Crowley | 2014-10-07 | 3 | -3/+5 |
| | | | | | Fixes #10649 Closes gh-1356 | ||||
* | Menu: Remove a redundant check | TJ VanToll | 2014-10-03 | 1 | -7/+3 |
| | | | | Closes gh-1355 | ||||
* | Menu: Maintain focus on already selected item during typeahead | TJ VanToll | 2014-10-03 | 2 | -1/+23 |
| | | | | | Fixes #10644 Closes gh-1354 | ||||
* | Menu: Filter out non-items when typing | Simen Bekkhus | 2014-09-29 | 3 | -13/+43 |
| | | | | | Fixes #10571 Closes gh-1329 | ||||
* | Datepicker: Fix currentText in Greek locale | Scott González | 2014-09-22 | 1 | -1/+1 |
| | | | | | | | Thanks Nikos Kalogridis Fixes #10620 Closes gh-1349 | ||||
* | Menu: Adding a demo showing how to create category headers | TJ VanToll | 2014-09-19 | 2 | -0/+43 |
| | | | | Closes gh-1347 | ||||
* | Effects Demos: Fix typeErrors on puff and size demos | Mike Sherov | 2014-09-10 | 3 | -0/+6 |
| | |||||
* | Effects tests: Add clip visual test | Mike Sherov | 2014-09-03 | 6 | -6/+98 |
| | | | | Closes gh-1338 | ||||
* | CONTRIBUTING: Close parenthesis | Richard Gibson | 2014-09-03 | 1 | -1/+1 |
| | | | | Closes gh-1337 | ||||
* | Tests: Cleanup | Scott González | 2014-09-03 | 2 | -22/+26 |
| | |||||
* | Effects Tests: Add shake visual test | Mike Sherov | 2014-09-02 | 2 | -0/+100 |
| | | | | Closes gh-1328 | ||||
* | Effects Tests: Fix and format scale visual test | Mike Sherov | 2014-09-02 | 1 | -12/+23 |
| | |||||
* | Widget: modify this.window test to support IE8 window equality quirk | Alexander Schmitz | 2014-08-27 | 1 | -1/+4 |
| | | | | Comparing this.window with strict equality fails in IE8 | ||||
* | Tabs: Fix description in ajax demo | Scott González | 2014-08-27 | 1 | -1/+1 |
| | | | | Closes jquery/jqueryui.com#90 | ||||
* | Menu: Ignore mouseenter events while typeahead is actice | Jörn Zaefferer | 2014-08-27 | 1 | -0/+6 |
| | | | | | | | Prevents focusing the wrong item when typeahead causes a scroll while the mouse is over an item in the menu. Fixes #10458 | ||||
* | Widget: Ensure window and document are defined in _getCreateOptions() | Alexander Schmitz | 2014-08-27 | 2 | -5/+9 |
| | | | | Closes gh-1320 | ||||
* | Draggable: Add battery of tests to cover connectToSortable | Mike Sherov | 2014-08-26 | 2 | -28/+107 |
| | | | | | | Refs #9481 Refs #9675 Closes gh-1323 | ||||
* | Sortable: cancelHelperRemoval only considers helper, not placeholder | Mike Sherov | 2014-08-26 | 2 | -17/+7 |
| | | | | Refs #9675 | ||||
* | Draggable: Whitespace and naming cleanup of connectToSortable | Mike Sherov | 2014-08-26 | 1 | -44/+41 |
| | |||||
* | Draggable: Refresh sortables when draggable is added or removed | Mike Sherov | 2014-08-25 | 1 | -0/+12 |
| | | | | | | | | Since a sortable grows or shrinks when a draggable element is added to it, refresh the cached positions of sortables whenever an element is added or removed from the sortable. Refs #9675 | ||||
* | Draggable: Clarify comments and whitespace in connectToSortable | Mike Sherov | 2014-08-25 | 1 | -5/+6 |
| | |||||
* | Draggable: Ensure sortable revert still works after draggable is removed | Mike Sherov | 2014-08-25 | 1 | -7/+8 |
| | | | | Fixes #9481 | ||||
* | Draggable: Ensure css is always restored after connectToSortable drag | Mike Sherov | 2014-08-25 | 1 | -7/+8 |
| | | | | Fixes #9675 | ||||
* | Draggable: Ensure correct widget removes helper in connectToSortable | Mike Sherov | 2014-08-24 | 1 | -3/+10 |
| | |||||
* | Draggable: append divs to iframe parent for iframefix | Mike Sherov | 2014-08-24 | 2 | -13/+64 |
| | | | | | | | This allows the blocking div to move with the iframe in most situations, whereas appending to the body wouldn't. Fixes #9671 | ||||
* | Draggable: Check all parents for fixed positioning when scrolling | Mike Sherov | 2014-08-23 | 2 | -14/+24 |
| | | | | Fixes #9612 |