Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Match on exact node name for `:focusable` and `:tabbable` | Adam Foster | 2015-01-09 | 1 | -1/+1 |
| | | | | | Fixes #10747 Ref gh-1417 | ||||
* | Position: Restore old flip collision handling | Thomas Meyer | 2015-01-09 | 1 | -2/+2 |
| | | | | | | | This reverts commit 7f808b2047725cd8fde51a948cb4e5f5946c82e1. Fixes #8710 Ref gh-1071 | ||||
* | Accordion: Set `aria-expanded` when collapsing | Scott González | 2015-01-05 | 1 | -4/+7 |
| | | | | | Fixes #10703 Closes gh-1413 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 37 | -37/+37 |
| | | | | Closes gh-1403 | ||||
* | Widget: Improve readability in `$.widget.bridge()` | Giovanni Giacobbi | 2014-12-31 | 1 | -5/+6 |
| | | | | Closes gh-1409 | ||||
* | Effects: Rewrite | Mike Sherov | 2014-12-10 | 16 | -748/+784 |
| | | | | | | | | | | | | | | | | | | 1. Introduces a set of helper methods to easily create and define new effects. 2. Uses clip animations and placeholders instead of wrappers for clip effects. 3. Ensures all animations are detectable as animated Fixes #10599 Fixes #9477 Fixes #9257 Fixes #9066 Fixes #8867 Fixes #8671 Fixes #8505 Fixes #7885 Fixes #7041 Closes gh-1017 | ||||
* | Build: Fix typo | Rafael Xavier de Souza | 2014-11-25 | 1 | -1/+1 |
| | | | | | | | Amend "Build: Remove manifest files; move metadata to source files" b5f1ffdea4c3c4b41936e56d4cb23ca8acb2aaa8 Ref gh-1379 | ||||
* | Build: Remove manifest files; move metadata to source files | Scott González | 2014-11-10 | 37 | -71/+258 |
| | | | | Closes gh-1379 | ||||
* | Draggable: Ensure parent is correct after dragging through sortable | Mike Sherov | 2014-11-08 | 1 | -2/+6 |
| | | | | Fixes #10669 | ||||
* | Droppable: Remove $.ui.intersect() | Mike Sherov | 2014-11-05 | 1 | -4/+4 |
| | | | | Fixes #10534 | ||||
* | Tabs: Suppress automatic activation when navigating with COMMAND | Scott González | 2014-11-04 | 1 | -2/+3 |
| | | | | | Fixes #9621 Closes gh-1383 | ||||
* | Selectmenu: Copy title attributes | Felix Nagel | 2014-11-04 | 1 | -2/+5 |
| | | | | | Fixes #10435 Closes gh-1298 | ||||
* | Selectmenu: Properly parse value from options | Scott González | 2014-11-04 | 1 | -1/+1 |
| | | | | Fixes #10684 | ||||
* | Sortable: Redetermine floating flag when recalculating positions | TJ VanToll | 2014-11-04 | 1 | -5/+5 |
| | | | | | | | | | This addresses a bug where users initialize empty sortable lists are add items dynamically. In this situation refresh() should recognize the position and orientation of the new items. Fixes #7498 Closes gh-1381 | ||||
* | Selectmenu: Introduce _renderButtonItem() method | Felix Nagel | 2014-11-04 | 1 | -18/+37 |
| | | | | | Fixes #10142 Closes gh-1299 | ||||
* | Theme: Carat should be named caret | Lisa Seacat DeLuca | 2014-11-03 | 1 | -6/+6 |
| | | | | | Fixes #10683 Closes gh-1382 | ||||
* | Selectmenu: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 1 | -8/+11 |
| | |||||
* | Autocomplete: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 1 | -1/+3 |
| | |||||
* | Menu: Wrap menu items in a <div> | TJ VanToll | 2014-10-25 | 1 | -26/+36 |
| | | | | | | | This avoids styling issues where ui-state-focus rules apply to submenus. Fixes #10162 Closes gh-1342 | ||||
* | 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 |
| | |||||
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 1 | -4/+0 |
| | | | | | Fixes #9838 Closes gh-1365 | ||||
* | Core: Remove .zIndex() | Scott González | 2014-10-20 | 1 | -29/+0 |
| | | | | Fixes #9156 | ||||
* | Core: Removed .focus( delay ) | Scott González | 2014-10-20 | 1 | -16/+0 |
| | | | | Fixes #9649 | ||||
* | DatePicker: datepicker_instActive released on instance destroy | Chen Eshchar | 2014-10-20 | 1 | -0/+4 |
| | | | | | Fixes #10668 Closes gh-1362 | ||||
* | Selectmenu: Preserve text selection and button focus on click | Scott González | 2014-10-16 | 1 | -3/+47 |
| | | | | | Fixes #10639 Closes gh-1358 | ||||
* | Tooltip: Properly track hiding and closing for delegated tooltips | Scott González | 2014-10-09 | 1 | -26/+36 |
| | | | | | Fixes #10602 Closes gh-1353 | ||||
* | Slider: Don't allow a slider's value to exceed its max | Jyoti Deka | 2014-10-08 | 1 | -1/+9 |
| | | | | | Fixes #9376 Closes gh-1016 | ||||
* | 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 | 1 | -1/+1 |
| | | | | | 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 | 1 | -1/+1 |
| | | | | | Fixes #10644 Closes gh-1354 | ||||
* | Menu: Filter out non-items when typing | Simen Bekkhus | 2014-09-29 | 1 | -13/+17 |
| | | | | | 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: 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 | 1 | -4/+5 |
| | | | | Closes gh-1320 | ||||
* | Sortable: cancelHelperRemoval only considers helper, not placeholder | Mike Sherov | 2014-08-26 | 1 | -16/+6 |
| | | | | 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 | 1 | -13/+22 |
| | | | | | | | 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 | 1 | -2/+4 |
| | | | | Fixes #9612 | ||||
* | Draggable: No cloning in connectToSortable and ensure correct position | Mike Sherov | 2014-08-23 | 1 | -28/+34 |
| | | | | | | | | | | | Draggables now forcefully recalculate their position when dragged out of a sortable. Sortables now override draggable position when a draggable is dragged into it. Lastly, no longer remove sortable helper when dragging a draggable out, which allows us to not use a clone. Fixes #7734 Fixes #8809 Closes gh-1322 | ||||
* | Draggable: Clean spacing and names in connectToSortable drag callback | Mike Sherov | 2014-08-22 | 1 | -71/+83 |
| | |||||
* | Accordion: Avoid memory leak during refresh | Scott González | 2014-08-21 | 1 | -1/+10 |
| | | | | | Ref #10056 Closes gh-1319 | ||||
* | Tabs: Avoid memory leak during refresh | Scott González | 2014-08-21 | 1 | -1/+11 |
| | | | | | Fixes #10056 Ref gh-1319 | ||||
* | Widget: Avoid memory leaks when unbinding events with `._off()` | Scott González | 2014-08-21 | 1 | -1/+7 |
| | | | | | Ref #10056 Ref gh-1319 |