| Commit message (Expand) | Author | Age | Files | Lines |
* | All: Drop support for jQueries different than the latest for each major | Michał Gołębiowski-Owczarek | 2024-05-15 | 1 | -9/+6 |
* | Docs: Update leftover HTTP Trac URLs to HTTPS | Michał Gołębiowski-Owczarek | 2024-04-26 | 1 | -5/+5 |
* | Tests: Make resizable tests a bit more forgiving | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -6/+16 |
* | Build: Fork vendors to remove QUnit deprecated API usage | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -2/+2 |
* | Resizable: Fix resizing of elems with `box-sizing: border-box` | Matías Cánepa | 2022-10-10 | 1 | -0/+26 |
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 5 | -0/+5 |
* | Tests: Ensure no timers are running at the end of each test (#1920) | Michał Gołębiowski-Owczarek | 2020-05-16 | 4 | -8/+12 |
* | Resizable: Keep user-provided handles on destroy | Konstantin Dinev | 2017-04-17 | 1 | -1/+9 |
* | Resizable: Keep user defined handles on _setOption | Konstantin Dinev | 2017-02-24 | 1 | -8/+20 |
* | Resizable: Fix aspectRatio cannot be changed after initialization. | Sergei Ratnikov | 2016-09-28 | 1 | -0/+22 |
* | Resizable: Avoid `Array#map()` in tests for IE8 | Scott González | 2016-07-07 | 1 | -1/+1 |
* | Resizeable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -301/+306 |
* | Resizable: Implement `setOption` for handles | Konstantin Dinev | 2016-03-30 | 1 | -0/+27 |
* | Resizable: Style updates | Alexander Schmitz | 2015-09-11 | 6 | -330/+328 |
* | Resizable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -9/+9 |
* | Resizable: Move resizable into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 |
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -0/+1 |
* | Tests: Rename files | Scott González | 2015-04-09 | 6 | -3/+3 |
* | Tests: Widget test helpers extend the main helper | Scott González | 2015-04-09 | 4 | -89/+92 |
* | Resizable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -133/+121 |
* | Tests: Switch to the new qunit-composite module | Scott González | 2015-04-07 | 1 | -2/+2 |
* | All: Standard spacing inside selector strings | Scott González | 2015-03-26 | 1 | -1/+1 |
* | Resizable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -3/+4 |
* | Resizable: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -1/+3 |
* | Widget: Add classes option and _add/_remove/_toggleClass methods | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
* | Resizable: alsoResize more than one element of a jQuery selection | Ben Mosher | 2015-03-04 | 1 | -0/+30 |
* | Resizable: Modified to allow jquery objects as handles | Patricia Juarez | 2015-03-03 | 2 | -0/+30 |
* | Resizable: correct width when grid approaches zero | Mike Sherov | 2015-01-27 | 1 | -2/+2 |
* | Resizable: Whitespace Cleanup | Mike Sherov | 2015-01-27 | 1 | -2/+2 |
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 2 | -2/+1 |
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -1/+1 |
* | Resizable Tests: fix IE8 test fail due to unspecified border style | Mike Sherov | 2014-08-13 | 1 | -1/+1 |
* | Resizable: account for padding & border in grids. | Mike Sherov | 2014-08-05 | 1 | -0/+20 |
* | Resizable: Fix containment width with relative parent. | Jyoti Deka | 2014-08-04 | 1 | -10/+48 |
* | Resizable: Fix containment calculation with relative parent | Mike Sherov | 2014-08-04 | 1 | -1/+15 |
* | Tests: Fix composite tests | Scott González | 2014-08-01 | 1 | -1/+1 |
* | Resizable: Fix size/position changes in resize event | Scott González | 2014-07-24 | 1 | -0/+21 |
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 2 | -4/+4 |
* | Resizable: Remove bad workaround for draggable+resizable | Jörn Zaefferer | 2014-04-16 | 1 | -4/+6 |
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
* | Tests: Update to sane QUnit markup | Jörn Zaefferer | 2014-02-20 | 2 | -10/+2 |
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -5/+5 |
* | Resizable: Only resize/reposition if size is greater than specified grid | Kris Borchers | 2014-01-15 | 1 | -0/+23 |
* | Resizable: containment plugin restricts resizing within container | Jyoti Deka | 2013-12-15 | 1 | -0/+31 |
* | Resizable: containment now works with non - immediate children | Jyoti Deka | 2013-12-15 | 2 | -1/+36 |
* | Resizable: modified to allow resizing when resizables are nested. | Jyoti Deka | 2013-12-14 | 1 | -0/+33 |
* | Resizable: Store size based on calculated helper size to prevent 1 pixel shif... | Kris Borchers | 2013-10-18 | 1 | -0/+15 |
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
* | Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: E... | Christian Klammer | 2013-05-29 | 1 | -0/+47 |
* | Widget: Stop setting ui-state-disabled and aria by default on setting disable... | Scott González | 2013-03-14 | 1 | -4/+13 |