Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Remove usage of jQuery positional selectors | Michał Gołębiowski-Owczarek | 2020-01-22 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | jQuery positional selectors () have been deprecated in [jQuery 3.4.0](https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/) and they'll be removed in jQuery 4.0.0. This PR removes their usage. Most of the changes were possible without changing public API. However, dropping `:even` usage required a change to the [`header` option](https://api.jqueryui.com/accordion/#option-header) of the accordion widget. I made it an optional function; this will need to be documented. The polyfill for `.even()` & `.odd()` is added for jQuery <3.5.0. There was no usage of the :odd selector in the code but the `.odd()` method is also polyfilled for completeness. Closes gh-1904 | ||||
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 2 | -0/+2 |
| | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | Position: Update demos to use AMD | Alexander Schmitz | 2015-07-21 | 2 | -16/+4 |
| | | | | Ref #10119 | ||||
* | Position: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 2 | -5/+5 |
| | |||||
* | 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 | ||||
* | Position demo: Address todo comment by replacing plugin methods | Jörn Zaefferer | 2014-04-24 | 1 | -22/+21 |
| | |||||
* | Demos: Adding <meta name="viewport"> tag for easier mobile browsing | TJ VanToll | 2014-03-07 | 1 | -0/+1 |
| | |||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 2 | -2/+2 |
| | |||||
* | 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 | ||||
* | Position demo: Added missing semicolon. | Mohsen Ekhtiari | 2013-08-12 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Revert "Position: Use absolute positioning when getting scrollbar width to ↵ | Scott González | 2013-05-16 | 1 | -46/+104 |
| | | | | | | avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues." This reverts commit 1d3b8ff78eaa3d64a839ba34af34d1e8b24f82af. | ||||
* | Position: Use absolute positioning when getting scrollbar width to avoid ↵ | Scott González | 2013-05-16 | 1 | -104/+46 |
| | | | | reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues. | ||||
* | Position demo: Fixed usage of center positioning. | Scott González | 2013-04-25 | 1 | -2/+2 |
| | |||||
* | 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 | -5/+0 |
| | |||||
* | Cleanup demos: Copy&paste errors in titles, bad descriptions or styling | Jörn Zaefferer | 2012-10-24 | 1 | -2/+4 |
| | |||||
* | Demos: Fixed titles. | Scott González | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 2 | -2/+2 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 3 | -51/+36 |
| | |||||
* | Position cycler demo: Cleanup. | Scott González | 2012-08-26 | 1 | -26/+12 |
| | |||||
* | 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 |
| | |||||
* | Fix various issues in our html files, first batch | Jörn Zaefferer | 2012-04-23 | 1 | -3/+3 |
| | |||||
* | Position: Simplify default demo by removing drag functionality on positioned ↵ | Scott González | 2012-04-15 | 1 | -31/+6 |
| | | | | elements. Fixes #5380 - Position Demo breaks when dragging an element. | ||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 2 | -2/+2 |
| | |||||
* | Position: Fix initial positioning of cycler demo. | Jörn Zaefferer | 2012-02-23 | 1 | -12/+15 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 2 | -2/+2 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 2 | -2/+2 |
| | |||||
* | Position demo: Updated sizes of elements. | Scott González | 2011-09-16 | 1 | -4/+11 |
| | |||||
* | Position: Added better collision detection for flip and fit, added visual ↵ | kborchers | 2011-08-12 | 1 | -0/+2 |
| | | | | 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! | ||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 1 | -3/+15 |
|\ | | | | | | | | | | | | | | | | | 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 | -7/+7 |
| | | |||||
| * | Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ↵ | Benjamin Sterling | 2011-07-11 | 1 | -0/+12 |
| | | | | | | | | if the element is flipped via css | ||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 2 | -2/+2 |
|/ | |||||
* | Position: Merged offset option into my and at options and added support for ↵ | Scott González | 2011-03-22 | 1 | -4/+2 |
| | | | | percentage-based offsets. Fixes #6981 - Position: Merge offset option into my and at options. Fixes #7028 - Position: Allow percent-based offsets. | ||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 2 | -2/+2 |
| | |||||
* | Lossless compression of all non-theme images using ImageOptim | Phillip Barnes | 2010-11-19 | 3 | -0/+0 |
| | |||||
* | 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 demos: Coding standards. | Scott González | 2010-09-10 | 3 | -99/+90 |
| | |||||
* | position demo - fixed html validation issue. Hopefully will fix #5358 - ↵ | Richard Worth | 2010-03-17 | 1 | -86/+84 |
| | | | | Position Demo is borked | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 3 | -3/+6 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 2 | -2/+2 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 2 | -2/+2 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 2 | -2/+2 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 2 | -2/+2 |
| |