| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Menu tests: Update tests to test mouseenter instead of mouseover | kborchers | 2012-04-19 | 1 | -6/+8 |
* | | Menu: Bind to mouseenter instead of mouseover to avoid use of stopImmediatePr... | kborchers | 2012-04-19 | 1 | -2/+1 |
* | | Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d... | TJ VanToll | 2012-04-19 | 3 | -4/+12 |
* | | Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Da... | G Karunakar | 2012-04-19 | 1 | -9/+9 |
* | | Grunt: Added link to JSHint issue. | Scott González | 2012-04-19 | 1 | -1/+1 |
* | | Spinner tests: Don't pollute the global namespace with helpers. | Scott González | 2012-04-19 | 6 | -55/+65 |
* | | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 20 | -130/+113 |
* | | Tabs tests: Don't pollute the global namespace with helpers. | Scott González | 2012-04-19 | 9 | -258/+219 |
* | | Menu tests: Don't pollute the global namespace with helpers. | kborchers | 2012-04-19 | 5 | -116/+125 |
* | | Accordion tests: Don't polloute the global namespace with helpers. | Scott González | 2012-04-19 | 8 | -129/+149 |
* | | Tests: Lint. | Scott González | 2012-04-19 | 2 | -13/+13 |
* | | Tests: Lint. | Scott González | 2012-04-19 | 6 | -189/+191 |
* | | Tests: Lint. | Scott González | 2012-04-19 | 9 | -74/+77 |
* | | Menu: Lint. | Scott González | 2012-04-19 | 1 | -2/+2 |
* | | Tests: Lint. | Scott González | 2012-04-19 | 11 | -147/+155 |
* | | Merge branch 'menuaria' into master | kborchers | 2012-04-19 | 4 | -18/+83 |
|\ \ |
|
| * | | Menu: Whitespace | kborchers | 2012-04-18 | 1 | -4/+5 |
| * | | Menu: Add unit tests for testing disabled items | kborchers | 2012-04-18 | 2 | -0/+68 |
| * | | Menu: Modified interactions to allow keyboard navigation to disabled items so... | kborchers | 2012-04-16 | 2 | -18/+14 |
* | | | Tests: Lint | Scott González | 2012-04-19 | 7 | -118/+114 |
* | | | Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI... | Bertjh | 2012-04-19 | 1 | -3/+2 |
* | | | Sortable: Whitespace. | Scott González | 2012-04-19 | 1 | -43/+43 |
* | | | Tests: Lint. | Scott González | 2012-04-18 | 9 | -59/+63 |
* | | | Tests: Lint. | Scott González | 2012-04-18 | 14 | -109/+141 |
* | | | Remove trailing whitespace. | Scott González | 2012-04-18 | 7 | -74/+73 |
* | | | Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing termin... | Scott González | 2012-04-18 | 1 | -1/+1 |
* | | | Build: Removed ant build. | Scott González | 2012-04-18 | 13 | -9424/+0 |
* | | | Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @V... | Scott González | 2012-04-18 | 1 | -9/+12 |
* | | | Menu: Update divider width | kborchers | 2012-04-17 | 1 | -1/+1 |
|/ / |
|
* | | Menu: Fixed typo in comment | kborchers | 2012-04-16 | 1 | -1/+1 |
* | | Menu: Add aria-disabled attribute to disabled items, namespace and cleanup th... | kborchers | 2012-04-16 | 1 | -4/+12 |
* | | Position: Simplify default demo by removing drag functionality on positioned ... | Scott González | 2012-04-15 | 1 | -31/+6 |
* | | Menu: Check that the event object is defined before checking type | kborchers | 2012-04-14 | 1 | -1/+1 |
* | | Menu: Remove most event.stopImmediatePropagation() to allow proper event bubb... | kborchers | 2012-04-14 | 1 | -34/+27 |
* | | Remove compare_size; defer to plugin. | Rick Waldron waldron.rick@gmail.com | 2012-04-12 | 2 | -72/+4 |
|/ |
|
* | Menu: Cleanup. | Scott González | 2012-04-10 | 1 | -165/+178 |
* | Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple... | Scott González | 2012-04-07 | 1 | -13/+25 |
* | Merge branch 'menuDividers' into master | kborchers | 2012-04-07 | 3 | -3/+10 |
|\ |
|
| * | Menu: Add dividers using empty list items | kborchers | 2012-04-07 | 3 | -3/+10 |
|/ |
|
* | Tabs: Don't explicitly remove filter when animating opacity. Fixes #4621 - Ta... | Scott González | 2012-04-06 | 1 | -9/+0 |
* | Merge branch 'positionWithin' | kborchers | 2012-04-04 | 1 | -6/+8 |
|\ |
|
| * | Position: Fixed issue with offsets using the within option which caused flips... | kborchers | 2012-04-03 | 1 | -6/+8 |
* | | Build: Get grunt default task to pass. Fix lint errors inside grunt.js file i... | Jörn Zaefferer | 2012-04-04 | 3 | -42/+52 |
* | | Build: Filter filters for linting to exclude some to-be-rewritten ones. Fix l... | Jörn Zaefferer | 2012-04-04 | 5 | -11/+14 |
|/ |
|
* | Tabs: Coding standards. | Scott González | 2012-04-03 | 1 | -36/+34 |
* | Autocomplete: Move race condition logic from ajax requests to general respons... | Scott González | 2012-04-03 | 2 | -18/+49 |
* | Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepi... | Scott González | 2012-04-03 | 1 | -2/+0 |
* | Autocomplete: Add header protection which was accidentally removed. | Scott González | 2012-04-03 | 1 | -1/+1 |
* | Position: Extend main visual test page with simple 'arrow' callouts, as a sta... | Jörn Zaefferer | 2012-04-03 | 1 | -2/+18 |
* | Tooltip: Remove old callout test page. Completely broken at this point, not w... | Jörn Zaefferer | 2012-04-03 | 1 | -213/+0 |