Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and ↵ | Scott González | 2012-05-15 | 1 | -0/+90 |
| | | | | Visual tests (Index of Static and Visual tests do not exist). | ||||
* | 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 ↵ | Jörn Zaefferer | 2012-04-24 | 1 | -1/+1 |
| | | | | account, along with unit tests | ||||
* | Merge branch 'master' into position-notification | Scott González | 2012-04-23 | 12 | -177/+131 |
|\ | | | | | | | | | Conflicts: tests/unit/position/position_core_within.js | ||||
| * | 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 ↵ | kborchers | 2012-04-16 | 1 | -1/+1 |
| | | | | | | | | so that they are announced by screen readers but prevent selection of and navigation to sub-menus of disabled items | ||||
* | | 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 ↵ | Jörn Zaefferer | 2012-04-13 | 2 | -6/+111 |
| | | | | | | | | customization, like calculating the angle between the two elements | ||||
* | | 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 ↵ | Jörn Zaefferer | 2012-04-12 | 6 | -10/+25 |
| | | | | | | | | weight. Also removed themeswitcher from test pages, now load faster | ||||
* | | Position: Extend feedback test page to include two mouse-positioned ↵ | Jörn Zaefferer | 2012-04-11 | 1 | -10/+30 |
| | | | | | | | | | | | | elements, highlights the 0px center/middle limitation Also rename the demo file to match the variables names, 'feedback', instead of 'notification' | ||||
* | | Position: Use a separate object and argument for the feedback information, ↵ | Jörn Zaefferer | 2012-04-10 | 2 | -9/+9 |
| | | | | | | | | keeping position props as they were | ||||
* | | Position: First draft for a new notification API, via using callback, ↵ | Jörn Zaefferer | 2012-04-10 | 2 | -4/+132 |
|/ | | | | telling you were the of-element is, not just when something flipped. New test page demonstrates usage | ||||
* | 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 ↵ | Jörn Zaefferer | 2012-04-03 | 1 | -2/+18 |
| | | | | starting pointing for a better collision notification API | ||||
* | Tooltip: Remove old callout test page. Completely broken at this point, not ↵ | Jörn Zaefferer | 2012-04-03 | 1 | -213/+0 |
| | | | | worth fixing | ||||
* | 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 ↵ | Scott González | 2012-02-26 | 1 | -0/+95 |
| | | | | options. | ||||
* | Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ↵ | Jörn Zaefferer | 2012-02-23 | 1 | -15/+22 |
| | | | | elements. | ||||
* | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵ | Scott González | 2012-02-12 | 1 | -7/+7 |
| | | | | remove uses of 'var self = this;' | ||||
* | 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 ↵ | kborchers | 2012-02-03 | 1 | -5/+5 |
| | | | | padding from disabled items. | ||||
* | 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 ↵ | kborchers | 2011-12-07 | 1 | -2/+2 |
| | | | | replaced the items option | ||||
* | 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 ↵ | kborchers | 2011-10-18 | 1 | -1/+1 |
| | | | | IE6 and IE7 | ||||
* | 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 ↵ | Jörn Zaefferer | 2011-09-13 | 1 | -6/+6 |
| | | | | unneeded temp vars | ||||
* | Position: Added better collision detection for flip and fit, added visual ↵ | kborchers | 2011-08-12 | 3 | -0/+311 |
| | | | | tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | ||||
| * | Datepicker: show inline datepicker setting explicit display:block instead of ↵ | Richard D. Worth | 2011-07-19 | 1 | -0/+23 |
| | | | | | | | | using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height | ||||
| * | 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 ↵ | Jörn Zaefferer | 2011-06-09 | 1 | -25/+25 |
| | | | | | | | | to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults | ||||
| * | Fix visual test in IE6 and move the new helper functions for getting ↵ | David Murdoch | 2011-05-26 | 1 | -1/+8 |
| | | | | | | | | scrollbar properties to $.position |