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-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
*
Tabs: Work around bad Safari/VoiceOver heuristics
Monika Piotrowicz
2014-07-16
1
-19
/
+23
*
Datepicker: Show year/month on the same line
Jacques Perrault
2014-07-16
1
-1
/
+1
*
Draggable: Manage ui-draggable-handle correctly in nested instances
TJ VanToll
2014-07-15
2
-6
/
+17
*
Draggable: Only apply ui-draggable-handle within the draggable instance
TJ VanToll
2014-07-15
2
-3
/
+9
*
Effect: Create a local jQuery variable to make jQuery Color work
Scott González
2014-07-15
1
-1
/
+5
*
Datepicker: Set explicit button text in demo
Scott González
2014-07-15
1
-1
/
+2
*
Datepicker: reject dates with two year digits when expecting 'yy'
Rodrigo Menezes
2014-07-14
2
-2
/
+5
*
Spinner: Fix inclusion of mousewheel plugin in demos
Scott González
2014-07-12
6
-6
/
+6
*
Dialog demo: Remove a duplicate (and incorrect) script include
TJ VanToll
2014-07-10
1
-1
/
+0
*
Theme: Add support comments for filter properties
Scott González
2014-07-09
4
-8
/
+8
*
Progressbar: replace image reference in base CSS with data URI
Usman Akeju
2014-07-08
2
-1
/
+1
*
Slider: Reset positioning when orientation changes
Scott González
2014-07-02
2
-1
/
+6
*
Build: Update license
Scott González
2014-06-27
2
-6
/
+24
*
Build: Updating the master version to 1.11.1-pre.
Jörn Zaefferer
2014-06-26
1
-1
/
+1
*
Build: Update DB version for releases
Jörn Zaefferer
2014-06-26
1
-1
/
+1
*
Tests: Use closeEnough() to account for rounding differences
TJ VanToll
2014-06-25
1
-1
/
+1
*
Bower: Change jquery dependency to >=1.6 (don't limit max version)
Scott González
2014-06-24
2
-4
/
+5
*
Build: Upgrade to grunt-bowercopy 1.1.0
Scott González
2014-06-24
1
-1
/
+1
*
Test: Get all jQuery versions from Bower
Scott González
2014-06-24
46
-9844
/
+10363
*
Build: Reorganize external directory
Scott González
2014-06-24
223
-281
/
+364
*
Datepicker: Define en and en-US locales based on defaults
Scott González
2014-06-16
1
-0
/
+2
*
Dialog: Honor preventDefault when managing focus
Jörn Zaefferer
2014-06-10
2
-3
/
+26
*
Dialog: Fix shift-tab handling, focus the correct element
Jörn Zaefferer
2014-06-10
2
-8
/
+10
*
travis: Remove node 0.8, add node 0.10
Timo Tijhof
2014-05-30
1
-2
/
+2
*
Dialog: Fix off() -> unbind() for jQuery 1.6 compat
Timo Tijhof
2014-05-27
1
-1
/
+1
*
Spinner: Don't change value when changing min/max options
David Petersen
2014-05-26
2
-4
/
+3
*
Tests: Add widget option
David Petersen
2014-05-26
1
-3
/
+3
*
Build: Update DB version for release script
Jörn Zaefferer
2014-05-23
1
-1
/
+1
*
README: Remove content that exists on the contribute site
Scott González
2014-05-20
1
-38
/
+1
*
Tabs: Move `aria-expanded` from active panel to active tab
David Petersen
2014-05-19
2
-73
/
+71
*
Authors: Update
Jörn Zaefferer
2014-05-16
1
-0
/
+1
*
Widget: Remove misleading comment
Scott González
2014-05-14
1
-1
/
+0
*
Menu: Vertically center icons. Fix menu item wiggle and clearing in IE8
Trisha Crowley
2014-05-13
1
-7
/
+7
*
Build: Fix manifest dependencies
Jörn Zaefferer
2014-05-12
1
-2
/
+6
*
Build: Add manifest entry for selectmenu
Jörn Zaefferer
2014-05-12
1
-0
/
+8
*
Autocomplete: Search if the user retypes the same value
TJ VanToll
2014-05-12
2
-2
/
+28
*
Build: Validate number of generated manifests
Jörn Zaefferer
2014-05-09
1
-1
/
+11
*
Build: Replace @VERSION in release tags
Jörn Zaefferer
2014-05-08
1
-4
/
+35
*
CONTRIBUTING: Fix typo
Scott González
2014-05-07
1
-1
/
+1
*
All: Fix typos
Scott González
2014-05-07
2
-2
/
+2
*
Build: Generate pre-releases the same way as stable releases
Scott González
2014-05-06
1
-51
/
+1
*
Menu: Use item.outerHeight() in _scrollIntoView
Jörn Zaefferer
2014-05-06
2
-2
/
+2
*
Tooltip: Don't use `rgba()` for solid colors in video player demo
Scott González
2014-05-06
1
-2
/
+2
*
Selectmenu: Add new production selection demo
Felix Nagel
2014-05-05
2
-0
/
+94
*
Tooltip demo: Reword dialog description for clarity
TJ VanToll
2014-05-05
1
-1
/
+1
*
Datepicker: Remove unnecessary mouseover trigger
Rafael Xavier de Souza
2014-05-02
1
-1
/
+1
*
Build: Migrate to jquery-release
Jörn Zaefferer
2014-04-24
3
-752
/
+117
*
Dialog demo: Update modal form demo
Jörn Zaefferer
2014-04-24
1
-40
/
+52
*
Dialog demo: Move animated dialog demo to the end of the index
Jörn Zaefferer
2014-04-24
1
-1
/
+1
*
Dialog demo: Remove regular modal demo, the other modal demos are better
Jörn Zaefferer
2014-04-24
2
-39
/
+0
[next]