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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Update authors list
Scott González
2016-04-04
1
-1
/
+7
*
Build: Update .mailmap
Siebrand Mazeland
2016-04-04
1
-0
/
+1
*
Sortable: Update _contactContainers to use page clientX/Y values
dstrohl
2016-03-30
1
-1
/
+1
*
Menu: Check that there is an active item in `_activate()`
Rand Scullard
2016-03-30
1
-1
/
+1
*
Resizable: Implement `setOption` for handles
Konstantin Dinev
2016-03-30
2
-54
/
+106
*
Slider: Fixed max value miscalculation
Mukul Hase
2016-03-30
2
-2
/
+24
*
Selectmenu: Prepend icon and move overflow to text span
Alexander Schmitz
2016-03-30
3
-6
/
+9
*
Datepicker: Fixed keyboard navigation
Piotr Baran
2016-03-30
1
-2
/
+2
*
Checkboxradio: Check that there is an icon before toggeling class
Alexander Schmitz
2016-03-30
1
-1
/
+3
*
Resizable: Fix top jump with rotated element
Francesc Baeta
2016-03-30
1
-1
/
+1
*
Selectmenu: Added missing semicolon
Anne-Gaelle Colom
2016-03-30
1
-1
/
+1
*
Menu: Style cleanup
Matt Brundage
2016-03-23
1
-1
/
+1
*
Authors: Update with latest 1.12 contributors
Jörn Zaefferer
2016-03-17
1
-0
/
+2
*
Menu: Remove active class from top-level item when menu is blurred
Jörn Zaefferer
2016-03-11
2
-8
/
+38
*
Dialog: Remove use of `$.now()` in performance test
Scott González
2016-03-03
1
-4
/
+4
*
Build: Upgrade to grunt-html 6.0.0
Scott González
2016-02-24
2
-2
/
+3
*
Selectmenu: Fixed selectmenu icon float right
Alexander Schmitz
2016-02-24
3
-8
/
+13
*
Datepicker: Use `getFullYear()` instead of deprecated `getYear()`
Fahad Ahmad
2016-02-21
1
-1
/
+1
*
Autocomplete: Work around `isContentEditable` bug in Chrome
Scott González
2016-02-16
1
-1
/
+19
*
Controlgroup: Fix quote style in demo
Scott González
2016-02-16
1
-1
/
+1
*
Accordion: Correct height calculated when closed
Alyosha Pushak
2016-02-09
3
-1
/
+41
*
Revert "Build: Upgrade grunt-html to 6.0.0"
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade commitplease to 2.3.0
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade rimraf to 2.5.1
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade load-grunt-tasks to 3.4.0
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade grunt-html to 6.0.0
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade grunt-git-authors to 3.1.0
Scott González
2016-02-09
2
-2
/
+2
*
Build: Remove grunt-esformatter
Scott González
2016-02-09
2
-16
/
+0
*
Build: Upgrade grunt-contrib-uglify to 0.11.1
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade grunt-contrib-qunit to 1.0.1
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade grunt-contrib-jshint to 0.12.0
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade grunt-csslint to 0.5.0
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade grunt-bowercopy to 1.2.4
Scott González
2016-02-09
1
-1
/
+1
*
Build: Upgrade grunt to 0.4.5
Scott González
2016-02-09
1
-1
/
+1
*
Draggable: Improve detection for when to blur the active element
Scott González
2016-02-09
2
-5
/
+30
*
Datepicker: Fix flaky test
Scott González
2016-02-09
1
-4
/
+4
*
Tooltip: Remove use of `$.parseJSON()`
Scott González
2016-01-18
1
-2
/
+3
*
Selectors: Fix metadata
Scott González
2016-01-15
3
-3
/
+3
*
Build: Update bugs URL
Scott González
2015-12-08
1
-1
/
+1
*
Release: Update for 1.12 release, add test script
Jörn Zaefferer
2015-12-02
2
-15
/
+82
*
Authors: Update with latest 1.12 contributors
Jörn Zaefferer
2015-11-26
1
-0
/
+2
*
Effects: Refactor transfer back compat to avoid bad nested return
Jörn Zaefferer
2015-11-26
1
-1
/
+3
*
Build: Use jquery-git in place of jquery-compat-git
Michał Gołębiowski
2015-11-14
4
-5
/
+12
*
Datepicker: Refactor `_updateAlternate()` method
Benjamin Albert
2015-11-13
1
-1
/
+1
*
Draggable: Change element ids in demo
Scott González
2015-11-09
1
-2
/
+2
*
Resizable: Fix data reference for `ui-resizable-alsoresize`
Scott González
2015-11-09
1
-1
/
+1
*
Resizable: Don't use CSS shorthand properties with `.css()`
Scott González
2015-11-05
1
-12
/
+9
*
Demos: Link widget demo to learn site
Jörn Zaefferer
2015-10-30
1
-0
/
+1
*
Theme: Fix position of some icons
Scott González
2015-10-29
2
-10
/
+4
*
Checkboxradio: Properly find radio groups from the associated form
Scott González
2015-10-29
3
-8
/
+39
[next]