| 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 |
* | Menu: Expose the submenu indicator icon as an icon option | kborchers | 2012-07-10 | 1 | -2/+3 |
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 4 | -22/+22 |
* | Menu Tests: Make the elements without anchors look like group headings and re... | kborchers | 2012-05-25 | 1 | -6/+6 |
* | Menu: Better handling of divider elements and menu items without anchors. | kborchers | 2012-05-24 | 1 | -2/+49 |
* | Don't use :input selector. | Scott González | 2012-05-21 | 1 | -1/+1 |
* | Position visual tests: Cleanup. | Scott González | 2012-05-20 | 2 | -178/+120 |
* | Position: Cleanup visual tests, keep general and feedback | Jörn Zaefferer | 2012-05-18 | 8 | -743/+188 |
* | Tests: Use versioned jQuery files in index files. | Scott González | 2012-05-18 | 1 | -1/+1 |
* | Menu visual tests: cleanup. | Scott González | 2012-05-18 | 1 | -29/+20 |
* | Tooltip visual tests: Cleaned up animation tests. | Scott González | 2012-05-18 | 1 | -61/+61 |
* | Tooltip visual tests: Removed now-unused ajax content. | Scott González | 2012-05-18 | 1 | -2/+0 |
* | Tooltip: Cleaned up visual test. | Scott González | 2012-05-18 | 1 | -152/+150 |
* | Visual tests: Fix index links | Jörn Zaefferer | 2012-05-18 | 1 | -2/+2 |
* | Menu: Update default visual test, remove the disable/toggle buttons, that beh... | Jörn Zaefferer | 2012-05-18 | 1 | -34/+16 |
* | Menu: Update default visual test, add headings and fix disable/destroy toggle... | Jörn Zaefferer | 2012-05-18 | 1 | -4/+11 |
* | Menu: Remove tablemenu visual test, broken and not interesting | Jörn Zaefferer | 2012-05-18 | 2 | -69/+0 |
* | Menu: Remove drilldown visual test, broken and superceded by James Rosen's im... | Jörn Zaefferer | 2012-05-18 | 2 | -268/+0 |
* | Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual... | Scott González | 2012-05-15 | 1 | -0/+90 |
* | Visual tests: Effects cleanup. | Scott González | 2012-05-15 | 5 | -125/+118 |
* | Visual tests: Cleanup. | Scott González | 2012-05-15 | 7 | -854/+95 |
* | Visual tests: Renamed files. | Scott González | 2012-05-15 | 3 | -3/+5 |
* | addClass visual test: Added description of test. | Scott González | 2012-05-08 | 1 | -2/+4 |
* | Compound visual tests: Cleanup. | Scott González | 2012-05-08 | 10 | -685/+231 |
* | tests visual position: minor refactor | Richard D. Worth | 2012-04-26 | 3 | -45/+45 |
* | Fix various issues in our html files, fifth batch | Richard D. Worth | 2012-04-26 | 4 | -46/+46 |
* | Position: Fix scrollbar calculcation to correctly take overflow:scroll into a... | Jörn Zaefferer | 2012-04-24 | 1 | -1/+1 |
* | Merge branch 'master' into position-notification | Scott González | 2012-04-23 | 12 | -177/+131 |
|\ |
|
| * | Fix various issues in our html files, fourth batch | Jörn Zaefferer | 2012-04-23 | 9 | -101/+53 |
| * | Fix various issues in our html files, second batch | Jörn Zaefferer | 2012-04-23 | 3 | -76/+78 |
* | | Position visual tests: Cleanup. | Scott González | 2012-04-20 | 2 | -138/+143 |
* | | Merge branch 'master' into position-notification | Scott González | 2012-04-20 | 1 | -1/+1 |
|\| |
|
| * | Menu: Modified interactions to allow keyboard navigation to disabled items so... | kborchers | 2012-04-16 | 1 | -1/+1 |
* | | Position: Use offsets for all calculations in feedback API. | Scott González | 2012-04-20 | 1 | -1/+1 |
* | | Position: Expose target and element dimensions to allow further customization... | Jörn Zaefferer | 2012-04-13 | 2 | -6/+111 |
* | | Position: Cleanup feedback test page | Jörn Zaefferer | 2012-04-12 | 1 | -28/+14 |
* | | Position: Improve feedback API by giving the center/middle position more weig... | Jörn Zaefferer | 2012-04-12 | 6 | -10/+25 |
* | | Position: Extend feedback test page to include two mouse-positioned elements,... | Jörn Zaefferer | 2012-04-11 | 1 | -10/+30 |
* | | Position: Use a separate object and argument for the feedback information, ke... | Jörn Zaefferer | 2012-04-10 | 2 | -9/+9 |
* | | Position: First draft for a new notification API, via using callback, telling... | Jörn Zaefferer | 2012-04-10 | 2 | -4/+132 |
|/ |
|
* | Menu: Add dividers using empty list items | kborchers | 2012-04-07 | 1 | -0/+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 |
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 33 | -33/+33 |
* | Accordion: Added visual tests for nested accordions with differing icons opti... | Scott González | 2012-02-26 | 1 | -0/+95 |
* | Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ... | Jörn Zaefferer | 2012-02-23 | 1 | -15/+22 |
* | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re... | Scott González | 2012-02-12 | 1 | -7/+7 |
* | Menu: Prevent navigating to disabled menu items with the keyboard. | kborchers | 2012-02-06 | 1 | -2/+3 |
* | Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa... | kborchers | 2012-02-03 | 1 | -5/+5 |