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
*
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
*
Draggable: active element blurs when clicking on a draggable. Fixes #4261 - D...
Steven Luscher
2013-06-19
4
-11
/
+31
*
Clicking on a draggable anchor without moving it should make it the active el...
Steven Luscher
2013-06-19
2
-0
/
+17
*
Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing sho...
TJ VanToll
2013-06-16
2
-0
/
+15
*
Build: Add support for running on Travis
Jörn Zaefferer
2013-06-12
2
-0
/
+8
*
CSS Framework: Update API links from the old docs site to their new API site ...
TJ VanToll
2013-06-05
17
-18
/
+16
*
Slider Tests: Remove pointless doc blocks.
Scott González
2013-06-04
4
-12
/
+0
*
Tabs: Use .ui-tabs-anchor in stylesheet.
Scott González
2013-06-04
1
-6
/
+5
*
Datepicker: Removing unused ui-datepicker-month-year class name.
TJ VanToll
2013-06-03
1
-3
/
+0
*
Slider: Remove range div when changing range option to false. Fixes #9355 - S...
Scott González
2013-06-03
2
-3
/
+23
*
Spinner: Trivial spelling / grammatical fixes in CSS comments.
TJ VanToll
2013-06-02
1
-2
/
+2
*
Dialog: Use proper position data after drag and resize. Fixes #9351 - Dialog:...
Scott González
2013-05-31
1
-6
/
+21
*
Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API
Jörn Zaefferer
2013-05-31
1
-1
/
+1
*
Revert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - instead update to testswarm...
Jörn Zaefferer
2013-05-31
2
-4
/
+2
*
Build: Don't pass undefined to grunt's method in error cases. Must be for t...
Jörn Zaefferer
2013-05-31
1
-1
/
+3
*
Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests t...
Jörn Zaefferer
2013-05-31
2
-10
/
+10
*
Droppable: Style guide conformance.
Steven Luscher
2013-05-29
1
-116
/
+116
*
Droppable: Defer querying of offsetWidth and offsetHeight until they're requi...
Steven Luscher
2013-05-29
1
-11
/
+28
*
Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: E...
Christian Klammer
2013-05-29
2
-2
/
+49
*
Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au...
Scott González
2013-05-28
2
-16
/
+41
*
Accordion: Removing unused ui-accordion-noicons class.
TJ VanToll
2013-05-27
1
-3
/
+0
*
Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on...
TJ VanToll
2013-05-23
1
-1
/
+4
*
Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Inco...
Scott González
2013-05-22
1
-0
/
+4
*
Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: can...
Brian Grinstead
2013-05-20
5
-15
/
+41
*
Interactions: Fixed an off-by-one error in isOverAxis.
David Hansen
2013-05-20
3
-3
/
+32
*
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ...
Scott González
2013-05-20
2
-1
/
+11
*
Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker...
Scott González
2013-05-16
3
-20
/
+20
*
Sortable demo (portlets): Cleanup.
Scott González
2013-05-16
1
-18
/
+42
*
Position: Use absolute positioning when getting scrollbar width to avoid refl...
Scott González
2013-05-16
1
-1
/
+1
*
Revert "Position: Use absolute positioning when getting scrollbar width to av...
Scott González
2013-05-16
2
-47
/
+105
*
Position: Use absolute positioning when getting scrollbar width to avoid refl...
Scott González
2013-05-16
2
-105
/
+47
*
Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Inco...
Toshi MARUYAMA
2013-05-10
1
-2
/
+2
*
Remove environment-specific files from .gitignore.
Scott González
2013-05-09
1
-7
/
+0
*
Autocomplete: Remove handling for NUMPAD_ENTER.
Scott González
2013-05-06
1
-1
/
+0
[next]