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
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
*
Accordion: Handle `box-sizing: border-box` in animations
Scott González
2015-03-03
1
-1
/
+4
*
Core: Drop feature detection for version check to support jQuery 1.7
Scott González
2015-02-27
1
-5
/
+11
*
All: Add css-dependency-comments based on jQuery Mobile
Rafael Xavier de Souza
2015-02-26
16
-0
/
+42
*
Tooltip: Register event handlers before content is loaded
Marco Ziech
2015-02-25
2
-7
/
+41
*
Tabs: Use standard promise methods for jqXHR
Scott González
2015-02-24
2
-13
/
+18
*
Sortable: Append a tr with td to the placeholder of tbody elements
Nils Heuermann
2015-02-24
3
-14
/
+97
*
Dialog: Fix typo
Scott González
2015-02-23
1
-2
/
+2
*
Build: Upgrade to jQuery 1.11.2
Scott González
2015-02-23
23
-3910
/
+72387
*
Datepicker: Fix date range demo when entering values manually
Scott González
2015-02-23
1
-15
/
+28
*
Build: Use browserSets from testswarm config
Timo Tijhof
2015-02-20
1
-1
/
+1
*
Dialog: Stop tracking instance in destroy() to avoid memory leaks
TJ VanToll
2015-02-20
1
-0
/
+1
*
Theme: Restore placeholders for overlay background image
Jörn Zaefferer
2015-02-12
1
-1
/
+1
*
Sortable: Add support for iframes
Marcus Warren
2015-02-03
1
-21
/
+21
*
Dialog: Remove overflow: hidden and reposition resize handles
TJ VanToll
2015-01-28
1
-6
/
+37
*
Resizable: correct width when grid approaches zero
Mike Sherov
2015-01-27
2
-3
/
+3
*
Resizable: Whitespace Cleanup
Mike Sherov
2015-01-27
2
-3
/
+3
*
Theme: Improve default theme styling
Jasper de Groot
2015-01-27
22
-53
/
+48
*
Build: Update QUnit to latest (1.17.1)
Jörn Zaefferer
2015-01-26
3
-1176
/
+1806
*
Tests: Fix style issues with missing or multiple line breaks
Jörn Zaefferer
2015-01-24
21
-25
/
+5
*
All: Remove 1.6.x leftovers
Michael Orchard
2015-01-22
2
-3
/
+1
*
Menu: Use ui-state-active consistently
Jörn Zaefferer
2015-01-21
6
-18
/
+16
*
Theme: Disabled elements can still be focused with a click
Alexander Schmitz
2015-01-16
1
-0
/
+1
*
Build: Update list of maintainers
Scott González
2015-01-14
1
-10
/
+5
*
All: Drop support for jQuery 1.6.x
Jörn Zaefferer
2015-01-13
20
-45045
/
+12
*
Docs: Clarify PHP Usage
Luke Page
2015-01-12
2
-46
/
+47
*
Selectmenu: Better handling when there are no options
Scott González
2015-01-12
2
-8
/
+34
*
Tooltip: Accept HTMLElement and jQuery objects for the content option
Daniel Owens
2015-01-12
2
-8
/
+29
*
Slider: Fix max calculation, when step is float
Jyoti Deka
2015-01-12
2
-3
/
+33
*
Tests: Fix jQuery version references to match files in external/
Jörn Zaefferer
2015-01-12
1
-1
/
+1
*
Tests: Fix jquery reference in unit index file
Jörn Zaefferer
2015-01-12
1
-1
/
+1
*
DatePicker: increase date range so that tests still pass through 2015
Luke Page
2015-01-10
1
-2
/
+2
*
DatePicker: Fix tests to have unique names
Luke Page
2015-01-10
1
-4
/
+4
*
Resizable: Match on exact node name
Adam Foster
2015-01-09
1
-2
/
+2
*
Core: Match on exact node name for `:focusable` and `:tabbable`
Adam Foster
2015-01-09
1
-1
/
+1
*
Position: Add unit tests for bug 8710
Thomas Meyer
2015-01-09
2
-0
/
+40
*
Position: Restore old flip collision handling
Thomas Meyer
2015-01-09
1
-2
/
+2
*
Accordion: Set `aria-expanded` when collapsing
Scott González
2015-01-05
2
-29
/
+62
*
Build: Remove dates from copyright notice
Anne-Gaelle Colom
2015-01-02
59
-60
/
+59
*
Widget: Improve readability in `$.widget.bridge()`
Giovanni Giacobbi
2014-12-31
1
-5
/
+6
*
Effects: Rewrite
Mike Sherov
2014-12-10
31
-806
/
+921
*
Build: Fix typo
Rafael Xavier de Souza
2014-11-25
1
-1
/
+1
*
Dialog: Updating demo style based on changes to theme and demo CSS
Alexander Schmitz
2014-11-18
2
-3
/
+4
*
Easing: Fixed small typo in easing demo
Anne-Gaelle Colom
2014-11-17
1
-1
/
+1
*
Build: Remove manifest files; move metadata to source files
Scott González
2014-11-10
43
-426
/
+262
*
Widget: Fix typos
Scott González
2014-11-10
1
-4
/
+4
*
Draggable: Ensure parent is correct after dragging through sortable
Mike Sherov
2014-11-08
2
-2
/
+29
*
Demos: Fix menu markup in split button demo
Jörn Zaefferer
2014-11-07
1
-3
/
+3
*
Demos: Fix menu markup in tooltip video-player demo
Jörn Zaefferer
2014-11-07
1
-3
/
+3
*
Droppable: Remove $.ui.intersect()
Mike Sherov
2014-11-05
1
-4
/
+4
*
Tabs: Suppress automatic activation when navigating with COMMAND
Scott González
2014-11-04
2
-185
/
+213
[next]