| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tests: Fixining jquery include version | Corey Frang | 2012-07-23 | 1 | -1/+1 |
* | Build: Splitting Release Coverage build into three | Corey Frang | 2012-07-23 | 2 | -3/+3 |
* | Slider tests: Fixed style checks for orientation test. | Scott González | 2012-07-17 | 1 | -3/+3 |
* | Slider tests: Minor cleanup: added expect() calls, fixed left-over slider tha... | Scott González | 2012-07-17 | 4 | -17/+22 |
* | Menu tests: Removed test for key handling when the element doens't have focus... | Scott González | 2012-07-17 | 1 | -18/+0 |
* | Dialog tests: Fixed calls to $.contains() that were passing jQuery objects in... | Scott González | 2012-07-13 | 1 | -1/+1 |
* | Spinner: Introduce icons option to make button icons customizable, mostly for... | Jörn Zaefferer | 2012-07-12 | 2 | -0/+23 |
* | Menu: Rename icon option to icons.submenu | Jörn Zaefferer | 2012-07-12 | 3 | -7/+19 |
* | Update externals to latest mousewheel plugin, drop the version from the fieln... | Jörn Zaefferer | 2012-07-12 | 1 | -1/+1 |
* | Update to QUnit 1.9.0 and use new urlConfig for custom checkboxes | Jörn Zaefferer | 2012-07-11 | 1 | -2/+12 |
* | Menu tests: Added TODOs for missing method tests. | Scott González | 2012-07-10 | 1 | -0/+24 |
* | Menu tests: Proper detection for absence of ui-state-disabled class. | Scott González | 2012-07-10 | 1 | -2/+2 |
* | Menu tests: More complete role option tests. | Scott González | 2012-07-10 | 1 | -3/+30 |
* | Menu: Alphabetize options. | Scott González | 2012-07-10 | 1 | -1/+1 |
* | Menu: Expose the submenu indicator icon as an icon option | kborchers | 2012-07-10 | 2 | -2/+4 |
* | Widget: Create lowercase pseudo selectors. Fixes #8433 - Widget: Create lower... | Scott González | 2012-07-09 | 1 | -1/+1 |
* | Tabs tests: Added tests for show and hide options. | Scott González | 2012-07-05 | 1 | -1/+49 |
* | Tabs tests: Add tests for accessibility of ajax tabs. | Scott González | 2012-07-05 | 1 | -1/+17 |
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+2 |
* | Menu tests: Split out markup structure and accessibility assertions. | Scott González | 2012-06-28 | 1 | -12/+18 |
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 23 | -2/+133 |
* | Menu tests: Cleanup. | Scott González | 2012-06-27 | 4 | -71/+71 |
* | Tests: Update support comments. | Scott González | 2012-06-25 | 3 | -3/+7 |
* | Core tests: Updated support comments. | Scott González | 2012-06-25 | 1 | -2/+6 |
* | Effects tests: Convert step callback to a no-op after first call in animateCl... | Scott González | 2012-06-25 | 1 | -6/+6 |
* | Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attr... | Jörn Zaefferer | 2012-06-19 | 2 | -2/+4 |
* | Core: Make uniqueId test pass in IE6/7 with jQuery 1.6, where undefined id is... | Jörn Zaefferer | 2012-06-19 | 1 | -2/+4 |
* | Menu tests: Saner output for log helper. | Scott González | 2012-06-18 | 5 | -75/+73 |
* | Menu tests: Cleanup. | Scott González | 2012-06-18 | 5 | -321/+334 |
* | Button tests: Use domEqual() to test destroy(). | Scott González | 2012-06-16 | 1 | -7/+4 |
* | Effects tests: Don't use internal jQuery properties to detect support for fix... | Scott González | 2012-06-16 | 1 | -7/+7 |
* | Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e... | Scott González | 2012-06-15 | 5 | -6/+6 |
* | Effects tests: Fixed JSHint references. | Scott González | 2012-06-15 | 1 | -1/+1 |
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 5 | -36/+36 |
* | Tooltip: Add track option | Jörn Zaefferer | 2012-06-14 | 1 | -0/+1 |
* | Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on a... | Scott González | 2012-06-14 | 1 | -0/+77 |
* | Widget: Create eventNamespace property instead of constantly rebuilding it. | Scott González | 2012-06-14 | 1 | -2/+2 |
* | Generate a uuid for each widget for unique namespaces. Fixes #8385 - Widget: ... | Jörn Zaefferer | 2012-06-14 | 1 | -3/+22 |
* | Spinner: Fix ghost log call in events unit test, never shows up in browser fo... | Jörn Zaefferer | 2012-06-13 | 1 | -0/+1 |
* | Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off. | Scott González | 2012-06-13 | 1 | -7/+7 |
* | Tabs: Walk previous tabs (and loop) in refresh() in case the tab we're trying... | Scott González | 2012-06-12 | 1 | -0/+20 |
* | Accordion tests: Fixed typos. | Scott González | 2012-06-11 | 1 | -17/+17 |
* | Tabs tests: Don't call start directly from setTimeout because Firefox <13 is ... | Scott González | 2012-06-11 | 1 | -3/+15 |
* | Tests: Check .data() and event bindings in domEqual(). | Scott González | 2012-06-09 | 1 | -0/+3 |
* | Tabs: Panel keyboard support tests. | Scott González | 2012-06-08 | 1 | -5/+93 |
* | Tabs: CTRL navigation tests. | Scott González | 2012-06-08 | 1 | -3/+200 |
* | Tabs: Basic keyboard support tests. | Scott González | 2012-06-08 | 1 | -0/+153 |
* | Tabs: ARIA tests. | Scott González | 2012-06-08 | 1 | -2/+57 |
* | Menu: Properly remove submenu carat icons and menu dividers during destroy an... | kborchers | 2012-06-01 | 1 | -0/+3 |
* | Accordion: Update activate and beforeActivate event properties to newPanel/ol... | Jörn Zaefferer | 2012-05-30 | 1 | -23/+23 |