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
...
*
Draggable: Clean spacing and names in connectToSortable drag callback
Mike Sherov
2014-08-22
1
-71
/
+83
*
Draggable Tests: Ensure scrolling and dragging tests assert correctly
Dave Stein
2014-08-22
5
-14
/
+31
*
Build: Pull in jquery.simulate.js from Bower
Mike Sherov
2014-08-22
26
-25
/
+68
*
Accordion: Avoid memory leak during refresh
Scott González
2014-08-21
1
-1
/
+10
*
Tabs: Avoid memory leak during refresh
Scott González
2014-08-21
1
-1
/
+11
*
Widget: Avoid memory leaks when unbinding events with `._off()`
Scott González
2014-08-21
1
-1
/
+7
*
Draggable Tests: Fix failures due to fractional widths
Mike Sherov
2014-08-20
1
-2
/
+2
*
Mouse: Only detect out of document mouseups after a mousemove
Mike Sherov
2014-08-20
5
-7
/
+79
*
Datepicker: Fix month names in Persian locale
Scott González
2014-08-20
1
-12
/
+12
*
Draggable: Ensure helper is positioned even if its the element itself
Mike Sherov
2014-08-19
2
-3
/
+40
*
Draggable: Set explicit width/height instead of right/bottom css.
Uri Gilad
2014-08-18
3
-2
/
+49
*
Draggable: Ensure overflow:visible containments are correctly measured
Mike Sherov
2014-08-17
2
-4
/
+44
*
Draggable: Only focus the draggable if the event occurs on a handle
Mike Sherov
2014-08-17
2
-17
/
+29
*
Draggable: Only blur the focused element if the event occurs on a handle
TJ VanToll
2014-08-17
1
-13
/
+23
*
Draggable: Recalculate hash offset on start after plugins run
Mike Sherov
2014-08-16
2
-2
/
+42
*
Draggable: Fix whitespace in trigger function
Mike Sherov
2014-08-16
1
-5
/
+6
*
Draggable Tests: Clarify position helper test generation
Mike Sherov
2014-08-14
1
-43
/
+44
*
Draggable: Account for margins when snapping
Mike Sherov
2014-08-14
2
-10
/
+14
*
Build: Update jscs and fix some code style issues
Jörn Zaefferer
2014-08-14
8
-10
/
+16
*
Resizable Tests: fix IE8 test fail due to unspecified border style
Mike Sherov
2014-08-13
1
-1
/
+1
*
Draggable Tests: Fix IE8 test when native scroll happens
Mike Sherov
2014-08-13
1
-3
/
+22
*
Sortable: fire "over" and "out" even when a connectWith hasn't changed
Andrei Picus
2014-08-13
3
-1
/
+109
*
Droppable: Account for draggable margins when detecting hover
Mike Sherov
2014-08-13
2
-4
/
+53
*
Build: Updating the master version to 1.11.2-pre.
Jörn Zaefferer
2014-08-13
1
-1
/
+1
*
Authors: Update
Jörn Zaefferer
2014-08-13
1
-0
/
+1
*
Draggable: ignore overflow:hidden containers with scroll option
Mike Sherov
2014-08-12
2
-9
/
+28
*
Draggable: clean up whitespace in scroll option
Mike Sherov
2014-08-12
1
-10
/
+10
*
Draggable: consider offsets from overflow:hidden parents
Mike Sherov
2014-08-12
3
-32
/
+38
*
Core: provide "includeHidden" parameter in $.ui.scrollParent
Mike Sherov
2014-08-12
1
-2
/
+3
*
Draggable Tests: Fix several whitespace issues.
Mike Sherov
2014-08-12
2
-3
/
+2
*
Resizable: fix JSCS violations
Mike Sherov
2014-08-11
2
-76
/
+183
*
Droppable: only consider pointer location with tolerance "pointer"
Will Holley
2014-08-10
2
-10
/
+20
*
Droppable Tests: fix whitespace in droppable_options
Mike Sherov
2014-08-10
1
-22
/
+22
*
Droppable tests: swap $.ui.intersect test with tolerance test
Mike Sherov
2014-08-10
2
-31
/
+39
*
Autocomplete: Use `$.trim` instead of `jQuery.trim` for consistency
TJ VanToll
2014-08-08
1
-1
/
+1
*
Build: Update DB version for release script
Rafael Xavier de Souza
2014-08-07
1
-1
/
+1
*
Draggable Tests: Fix inconsistent operator spacing.
Mike Sherov
2014-08-06
1
-4
/
+4
*
Draggable: Fix several whitespace issues
Mike Sherov
2014-08-06
1
-12
/
+12
*
Tooltip: Treat the tooltip as closing until it's fully removed
Scott González
2014-08-06
2
-1
/
+28
*
Authors: Update
Scott González
2014-08-06
2
-1
/
+6
*
Tests: Fix TestSwarm submissions for old jQuery
Scott González
2014-08-06
1
-2
/
+2
*
Resizable: account for padding & border in grids.
Mike Sherov
2014-08-05
2
-21
/
+72
*
Resizable: Fix containment width with relative parent.
Jyoti Deka
2014-08-04
2
-15
/
+61
*
Resizable: Fix containment calculation with relative parent
Mike Sherov
2014-08-04
2
-9
/
+16
*
Tests: Whitespace
Scott González
2014-08-01
1
-23
/
+23
*
Tests: Fix composite tests
Scott González
2014-08-01
23
-24
/
+24
*
Core: Ensure forms in tests have some actual content
Scott González
2014-07-30
1
-2
/
+7
*
Core: Fix focusable detection for image maps
Scott González
2014-07-30
1
-1
/
+1
*
Core: Clean up selector tests
Scott González
2014-07-30
1
-169
/
+172
*
Selectmenu: Remove unused var in test
Scott González
2014-07-29
1
-1
/
+1
[prev]
[next]