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-0b02fec6e3
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
*
Build: Update grunt-compare-size to latest, add it's .sizecache.json to .giti...
Jörn Zaefferer
2013-09-20
2
-1
/
+2
*
Menu: Only focus menu after click if focus is on an element within menu. Fixe...
Kris Borchers
2013-09-17
2
-1
/
+20
*
Widget: Only remove hover and focus classes when disabling, not enabling. Fix...
Scott González
2013-09-16
1
-2
/
+6
*
Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() method
Jörn Zaefferer
2013-09-13
2
-0
/
+44
*
Widget Bridge: Make the _init method optional. Add tests for both states. Fix...
Jörn Zaefferer
2013-09-11
2
-2
/
+16
*
Update AUTHORS.txt.
Scott González
2013-09-02
1
-1
/
+1
*
Draggable: Safe activeElement access from iFrames for IE9, prevent window foc...
TJ VanToll
2013-08-28
1
-3
/
+13
*
Upgrade grunt-contrib-jshint to 0.6.3.
TJ VanToll
2013-08-28
1
-1
/
+1
*
README: Updated build instructions.
Scott González
2013-08-27
1
-16
/
+16
*
Demos/tests: Losslessly recompress PNG/GIF images.
Pere Orga
2013-08-26
8
-0
/
+0
*
Tests: Fixed accidental use of comma instead of semicolon.
Scott González
2013-08-21
1
-1
/
+1
*
Dialog: Capitalize default value for closeText option. Fixes #9500 - Dialog: ...
Scott González
2013-08-15
3
-3
/
+3
*
Draggable: Ignore scroll offsets for abspos draggables. Fixes #9315 - Draggab...
Mike Sherov
2013-08-12
2
-6
/
+41
*
Position demo: Added missing semicolon.
Mohsen Ekhtiari
2013-08-12
1
-1
/
+1
*
Menu: Make check for click outside of menu a function which can be overridden...
Kris Borchers
2013-08-11
1
-1
/
+5
*
CSS Framework: Display child links within .ui-state-hover and .ui-state-focus...
TJ VanToll
2013-08-07
1
-1
/
+5
*
Dialog: Search the correct document for focus trapping. Fixes #9439 - Dialog:...
Scott González
2013-08-07
2
-28
/
+37
*
Mailmap: Fix Nick Pierpoint.
Scott González
2013-08-06
1
-0
/
+1
*
Mailmap: Fix Christoph Rönsch.
Scott González
2013-08-06
1
-0
/
+1
*
Menu tests: jshint cleanup of unused argument
TJ VanToll
2013-08-03
1
-1
/
+1
*
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #...
TJ VanToll
2013-08-03
2
-2
/
+21
*
Position: Replace double space with single space.
Siebrand Mazeland
2013-08-02
1
-1
/
+1
*
Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateforma...
Vilhjálmur Skúlason
2013-08-01
1
-1
/
+1
*
Widget Factory: Fix multiple var statements in test
Alexander Schmitz
2013-07-31
1
-3
/
+3
*
Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget fa...
Alexander Schmitz
2013-07-31
2
-2
/
+5
*
Update the project's description as well as fix a few spelling / grammatical ...
TJ VanToll
2013-07-30
1
-4
/
+4
*
Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - Activ...
TJ VanToll
2013-07-20
2
-3
/
+4
*
Widget: Make .enable() and .disable() act via ._setOptions() instead of ._set...
Gabriel Schulhof
2013-07-17
1
-2
/
+2
*
Menu tests: Whitespace and general cleanup
Kris Borchers
2013-07-15
3
-21
/
+21
*
Menu tests: Check default is prevented on any click on disabled menus
Kris Borchers
2013-07-14
1
-0
/
+21
*
Updating Globalize to v0.0.1.
TJ VanToll
2013-07-11
1
-52
/
+64
*
Core tests: Explicitly focus the body during delayed .focus() test to avoid a...
Scott González
2013-07-09
1
-0
/
+6
*
Widget: Remove leftover back-compat handling for widget instance storage (see...
Scott González
2013-07-09
1
-3
/
+0
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
196
-2664
/
+67517
*
Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs...
Scott González
2013-07-03
2
-7
/
+14
*
Build: Implement an asciilint task to verify content of ui files (ignore i18n...
Jörn Zaefferer
2013-07-03
2
-1
/
+34
*
Release: Specify download.jqueryui.com version @1.10.3-4
Rafael Xavier de Souza
2013-06-26
1
-1
/
+1
*
Release: Lint
Rafael Xavier de Souza
2013-06-26
2
-6
/
+3
*
Release: Handle prevVersion when minor or patch are 0 (zero)
Rafael Xavier de Souza
2013-06-26
1
-9
/
+7
*
Release: Allow remote repositories other than "git@github.com", eg. filesystem
Rafael Xavier de Souza
2013-06-26
1
-2
/
+7
*
Add comment (TODO: amend before land)
Rafael Xavier de Souza
2013-06-26
1
-0
/
+2
*
Release: Use downloadBuilder to build pre/cdn packages instead of our grunt t...
Rafael Xavier de Souza
2013-06-26
3
-216
/
+178
*
Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale.
Gan Eng Chin
2013-06-26
1
-1
/
+1
*
Update authors
Jörn Zaefferer
2013-06-24
1
-0
/
+5
*
Effects (core): Unite demos into the same single effect/ path
Rafael Xavier de Souza
2013-06-22
17
-112
/
+8
*
Test: Update effects_core test, since puff-effect and size-effect now have it...
Rafael Xavier de Souza
2013-06-22
2
-4
/
+3
*
Effect: Give puff-effect and size-effect its own files. Previously, they were...
Rafael Xavier de Souza
2013-06-22
5
-240
/
+284
*
Menu: Ensure an event was passed before checking its type. Fixes #9384 - Menu...
TJ VanToll
2013-06-20
1
-1
/
+1
*
Menu tests: Fix lint error
Jörn Zaefferer
2013-06-20
1
-1
/
+1
*
Build: Update grunt-contrib-jshint to latest, fixes jshint errors not abortin...
Jörn Zaefferer
2013-06-20
1
-1
/
+1
[next]