Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Position: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 2 | -4/+4 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 2 | -2/+2 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 2 | -2/+2 |
| | |||||
* | Tests: Use .bind() instead of .on() | Scott González | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 2 | -10/+10 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 2 | -2/+2 |
| | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory. | ||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 2 | -2/+2 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 2 | -2/+2 |
| | |||||
* | Position: Removed offset option. Fixes #6982 - Position: Remove offset option. | Scott González | 2012-10-25 | 1 | -15/+14 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 2 | -2/+2 |
| | |||||
* | 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 | 7 | -737/+188 |
| | |||||
* | 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 | 3 | -45/+45 |
| | |||||
* | Position: Fix scrollbar calculcation to correctly take overflow:scroll into ↵ | Jörn Zaefferer | 2012-04-24 | 1 | -1/+1 |
| | | | | account, along with unit tests | ||||
* | Position visual tests: Cleanup. | Scott González | 2012-04-20 | 2 | -138/+143 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 6 | -6/+6 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 6 | -6/+6 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 6 | -6/+6 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 6 | -6/+6 |
| | |||||
* | 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! | ||||
* | Finish jquery-1.6.2 migration | Jörn Zaefferer | 2011-07-27 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 2 | -1/+201 |
|\ | | | | | | | | | | | | | | | | | 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 | ||||
| * | Position: Cleanup up position demo CSS and add it to the within-visual-test | Jörn Zaefferer | 2011-07-12 | 1 | -1/+12 |
| | | |||||
| * | 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 | ||||
| * | 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 |
| | | |||||
| * | Update title to reflect test | David Murdoch | 2011-05-12 | 1 | -1/+1 |
| | | |||||
| * | Add a new visual test for position | David Murdoch | 2011-05-12 | 1 | -0/+177 |
| | | |||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 2 | -2/+2 |
|/ | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 2 | -2/+2 |
| | |||||
* | Merge remote branch 'origin/menu' | jzaefferer | 2010-12-22 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js | ||||
| * | Menu: Extracted menu code from autocomplete, updated all dependencies | jzaefferer | 2010-04-21 | 1 | -1/+1 |
| | | |||||
* | | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 2 | -2/+2 |
| | | |||||
* | | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 2 | -2/+2 |
| | | |||||
* | | Position: Added visual test for flipping with margin and box-shadow. | Scott González | 2010-09-03 | 1 | -0/+43 |
| | | |||||
* | | Improving visual testcase for position. Partial fix for #5284 - Position: ↵ | jzaefferer | 2010-07-30 | 1 | -15/+17 |
|/ | | | | Smarter collision detection |