aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainDemos: fix easing demosTimmy Willison4 days
dependabot/github_actions/github-actions-6951dec90aBuild: Bump the github-actions group with 4 updatesdependabot[bot]7 weeks
dependabot/github_actions/github-actions-e7ab6fa4faBuild: Bump the github-actions group with 2 updatesdependabot[bot]3 months
dependabot/npm_and_yarn/body-parser-1.20.3Build: Bump body-parser from 1.20.2 to 1.20.3dependabot[bot]3 months
dependabot/npm_and_yarn/express-4.20.0Build: Bump express from 4.19.2 to 4.20.0dependabot[bot]3 months
1-13-stableTests: conslidate GH actions runs; separate git & stable jQuery versionsTimmy Willison6 months
datepickerMerge branch 'master' into datepickerFelix Nagel7 years
1-12-stableBuild: Fix list of source filesScott González8 years
1-11-stableBuild: Add jQuery 3.0 for testingAlexander Schmitz8 years
1-9-stableBuild: Use browserSets from testswarm configTimo Tijhof10 years
[...]
 
TagDownloadAuthorAge
1.14.1jquery-ui-1.14.1.tar.gz  jquery-ui-1.14.1.zip  Michał Gołębiowski-Owczarek8 weeks
1.14.0jquery-ui-1.14.0.tar.gz  jquery-ui-1.14.0.zip  Michał Gołębiowski-Owczarek5 months
1.14.0-beta.2jquery-ui-1.14.0-beta.2.tar.gz  jquery-ui-1.14.0-beta.2.zip  Michał Gołębiowski-Owczarek6 months
1.14.0-beta.1jquery-ui-1.14.0-beta.1.tar.gz  jquery-ui-1.14.0-beta.1.zip  Michał Gołębiowski-Owczarek7 months
1.13.3jquery-ui-1.13.3.tar.gz  jquery-ui-1.13.3.zip  Michał Gołębiowski-Owczarek8 months
1.13.2jquery-ui-1.13.2.tar.gz  jquery-ui-1.13.2.zip  Michał Gołębiowski-Owczarek2 years
1.13.1jquery-ui-1.13.1.tar.gz  jquery-ui-1.13.1.zip  Michał Gołębiowski-Owczarek3 years
1.13.0jquery-ui-1.13.0.tar.gz  jquery-ui-1.13.0.zip  Michał Gołębiowski-Owczarek3 years
1.13.0-rc.3jquery-ui-1.13.0-rc.3.tar.gz  jquery-ui-1.13.0-rc.3.zip  Michał Gołębiowski-Owczarek3 years
1.13.0-rc.2jquery-ui-1.13.0-rc.2.tar.gz  jquery-ui-1.13.0-rc.2.zip  Michał Gołębiowski-Owczarek3 years
[...]
 
AgeCommit messageAuthorFilesLines
2012-07-24Tagging the 1.8.22 release.1.8.22Scott González1-1/+1
2012-07-21Effects (Bounce): Fixed call to .outerHeight/Width() for jQuery 1.8 compat.Scott González1-1/+1
2012-07-20Effects: Fixing call to outerHeight/Width in slide effect for compat with 1.8...Corey Frang1-1/+1
2012-07-20Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 ...Corey Frang1-1/+1
2012-07-19Position: Fix initial positioning of cycler demo.Jörn Zaefferer1-12/+15
2012-07-19Effects: Fallback from $.curCSS to $.css to support jQuery 1.8+.Scott González1-1/+2
2012-07-17Datepicker: Fixed position problem when input is in a fixed element. Fixes #5...Luis Dalmolin1-2/+2
2012-07-17Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker d...Maciej Mroziński1-1/+1
2012-07-16Sortable: Reset fromOutside property when canceling helper removal. Fixes #84...Baoju Yuan1-0/+2
2012-07-11Core: Check if jQuery supports inner/outer/Width/Height setters.Scott González1-38/+41
[...]