index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
resizable
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...
Scott González
2013-03-14
1
-13
/
+4
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Mike Sherov
2013-03-11
1
-4
/
+13
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
1
-1
/
+1
*
Updating to jQuery 1.9.0
Kris Borchers
2013-01-17
1
-1
/
+1
*
Interactions: Update widget defaults to match documented API.
Mike Sherov
2013-01-02
1
-2
/
+5
*
Tests: Convert single quotes to double quotes.
Mike Sherov
2012-12-26
3
-41
/
+41
*
Dev: update jquery.simulate.js to latest version from http://github.com/jquer...
Mike Sherov
2012-12-12
2
-21
/
+26
*
Dev: remove unnecessary simulated drag delegation in test suite
Mike Sherov
2012-12-08
1
-11
/
+6
*
Resizable: Respect containment for alsoResize option. Fixes #4603 - Resizable...
Scott González
2012-12-03
2
-10
/
+71
*
Dialog: Moved resizable handle test from resizable.
Scott González
2012-11-26
2
-16
/
+0
*
Resizable: Modified the default z-index value of resizable handles. Fixed #7...
TJ VanToll
2012-11-26
3
-1
/
+17
*
Resizable: use css() instead of position() for absolute placement. Fixes #381...
Mike Sherov
2012-11-17
1
-1
/
+22
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Resizable: Update CSS dimensions selectively. Fixes #7605 - Setting width and...
Ethan Romba
2012-11-12
3
-12
/
+202
*
Resizable: Grid now respects min/max dimensions. Fixed #8435 - grid does not ...
Ethan Romba
2012-11-09
1
-0
/
+14
*
Resizable: Made handles work with complex markup. Fixes #8756 - Resizable: Co...
Mathias Stenbom
2012-11-05
1
-0
/
+20
*
Dev: remove globals from tests and moved test helpers to correct location - F...
Mike Sherov
2012-11-03
3
-16
/
+16
*
Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ...
Mike Sherov
2012-10-31
2
-51
/
+53
*
Tests: Removed old code that kept bad test suites out of TestSwarm.
Scott González
2012-10-26
1
-10
/
+0
[next]