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: Add unit tests for bug 8710 | Thomas Meyer | 2015-01-09 | 2 | -0/+40 |
| | | | | | Ref #8710 Closes gh-1071 | ||||
* | 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 | 2 | -29/+62 |
| | | | | | Fixes #10703 Closes gh-1413 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 59 | -60/+59 |
| | | | | 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 | 31 | -806/+921 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | Dialog: Updating demo style based on changes to theme and demo CSS | Alexander Schmitz | 2014-11-18 | 2 | -3/+4 |
| | | | | | Fixes #10693 Closes #1385 | ||||
* | Easing: Fixed small typo in easing demo | Anne-Gaelle Colom | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Build: Remove manifest files; move metadata to source files | Scott González | 2014-11-10 | 43 | -426/+262 |
| | | | | Closes gh-1379 | ||||
* | Widget: Fix typos | Scott González | 2014-11-10 | 1 | -4/+4 |
| | | | | Closes gh-1386 | ||||
* | Draggable: Ensure parent is correct after dragging through sortable | Mike Sherov | 2014-11-08 | 2 | -2/+29 |
| | | | | Fixes #10669 | ||||
* | Demos: Fix menu markup in split button demo | Jörn Zaefferer | 2014-11-07 | 1 | -3/+3 |
| | |||||
* | Demos: Fix menu markup in tooltip video-player demo | Jörn Zaefferer | 2014-11-07 | 1 | -3/+3 |
| | |||||
* | 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 | 2 | -185/+213 |
| | | | | | Fixes #9621 Closes gh-1383 | ||||
* | Selectmenu: Copy title attributes | Felix Nagel | 2014-11-04 | 2 | -10/+21 |
| | | | | | 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 | 2 | -5/+40 |
| | | | | | | | | | 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 | 2 | -18/+71 |
| | | | | | Fixes #10142 Closes gh-1299 | ||||
* | Selectmenu: Restore hidden overflow on menu items | Scott González | 2014-11-03 | 1 | -0/+1 |
| | |||||
* | Theme: Carat should be named caret | Lisa Seacat DeLuca | 2014-11-03 | 6 | -23/+23 |
| | | | | | Fixes #10683 Closes gh-1382 | ||||
* | Selectmenu: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 3 | -55/+60 |
| | |||||
* | 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 |