| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Visual tests: Cleaned up dialog tests. | Scott González | 2012-02-01 | 1 | -2942/+50 |
* | Menu: Update the default visual test to use the new menus option that replace... | kborchers | 2011-12-07 | 1 | -2/+2 |
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 32 | -32/+32 |
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 32 | -32/+32 |
* | Tests: Removed unnecessary visual tests for button. | Scott González | 2011-11-03 | 2 | -109/+0 |
* | Tests: Removed visual tests for plugins that are being rewritten. | Scott González | 2011-11-03 | 51 | -2956/+0 |
* | Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE... | kborchers | 2011-10-18 | 1 | -1/+1 |
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 82 | -82/+82 |
* | Menu: Add support for structures other than UL/LI plus visual and unit tests | kborchers | 2011-09-14 | 1 | -2/+100 |
* | Menu: Refactor to get rid of var that. Cleanup some odd formattings and unnee... | Jörn Zaefferer | 2011-09-13 | 1 | -6/+6 |
* | Position: Added better collision detection for flip and fit, added visual tes... | kborchers | 2011-08-12 | 3 | -0/+311 |
* | Tests: Removed some visual tests. | Scott González | 2011-08-03 | 45 | -1654/+0 |
* | Finish jquery-1.6.2 migration | Jörn Zaefferer | 2011-07-27 | 3 | -11/+11 |
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 7 | -20/+403 |
|\ |
|
| * | Datepicker: show inline datepicker setting explicit display:block instead of ... | Richard D. Worth | 2011-07-19 | 1 | -0/+23 |
| * | Position: Cleanup up position demo CSS and add it to the within-visual-test | Jörn Zaefferer | 2011-07-12 | 1 | -1/+12 |
| * | Tests: Adding visual/unit tests for scale effect. | gnarf | 2011-06-14 | 4 | -19/+179 |
| * | Update menubar to forward menu option to nested menus, update default demo to... | Jörn Zaefferer | 2011-06-09 | 1 | -25/+25 |
| * | Fix visual test in IE6 and move the new helper functions for getting scrollba... | David Murdoch | 2011-05-26 | 1 | -1/+8 |
| * | Update core visual test to allow testing while the window is scrolled. | David Murdoch | 2011-05-13 | 1 | -1/+1 |
| * | Update test to make things a bit easier to test | David Murdoch | 2011-05-13 | 1 | -3/+7 |
| * | Add tests for position's `within` | David Murdoch | 2011-05-12 | 1 | -0/+1 |