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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Draggable: append divs to iframe parent for iframefix
Mike Sherov
2014-08-24
1
-0
/
+42
*
Draggable: Check all parents for fixed positioning when scrolling
Mike Sherov
2014-08-23
1
-12
/
+20
*
Draggable: No cloning in connectToSortable and ensure correct position
Mike Sherov
2014-08-23
2
-1
/
+105
*
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
23
-350
/
+22
*
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
4
-1
/
+61
*
Draggable: Ensure helper is positioned even if its the element itself
Mike Sherov
2014-08-19
1
-0
/
+19
*
Draggable: Set explicit width/height instead of right/bottom css.
Uri Gilad
2014-08-18
2
-2
/
+34
*
Draggable: Ensure overflow:visible containments are correctly measured
Mike Sherov
2014-08-17
1
-0
/
+30
*
Draggable: Only focus the draggable if the event occurs on a handle
Mike Sherov
2014-08-17
1
-7
/
+15
*
Draggable: Recalculate hash offset on start after plugins run
Mike Sherov
2014-08-16
1
-0
/
+39
*
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
1
-0
/
+4
*
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
2
-1
/
+105
*
Droppable: Account for draggable margins when detecting hover
Mike Sherov
2014-08-13
1
-2
/
+51
*
Draggable: ignore overflow:hidden containers with scroll option
Mike Sherov
2014-08-12
1
-0
/
+14
*
Draggable: consider offsets from overflow:hidden parents
Mike Sherov
2014-08-12
2
-31
/
+37
*
Draggable Tests: Fix several whitespace issues.
Mike Sherov
2014-08-12
2
-3
/
+2
*
Droppable: only consider pointer location with tolerance "pointer"
Will Holley
2014-08-10
1
-1
/
+14
*
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
*
Draggable Tests: Fix inconsistent operator spacing.
Mike Sherov
2014-08-06
1
-4
/
+4
*
Tooltip: Treat the tooltip as closing until it's fully removed
Scott González
2014-08-06
1
-0
/
+20
*
Resizable: account for padding & border in grids.
Mike Sherov
2014-08-05
1
-0
/
+20
*
Resizable: Fix containment width with relative parent.
Jyoti Deka
2014-08-04
1
-10
/
+48
*
Resizable: Fix containment calculation with relative parent
Mike Sherov
2014-08-04
1
-1
/
+15
*
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: 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
*
Selectmenu: Don't check menu width in width option tests
Scott González
2014-07-29
1
-13
/
+1
*
Selectmenu: Properly set width for button
Scott González
2014-07-29
1
-2
/
+10
*
Autocomplete: ESCAPE should not change content of a MultiLine
Yermo Lamers
2014-07-24
1
-0
/
+28
*
Resizable: Fix size/position changes in resize event
Scott González
2014-07-24
1
-0
/
+21
*
Draggable: Manage ui-draggable-handle correctly in nested instances
TJ VanToll
2014-07-15
1
-0
/
+13
*
Draggable: Only apply ui-draggable-handle within the draggable instance
TJ VanToll
2014-07-15
1
-2
/
+6
*
Datepicker: reject dates with two year digits when expecting 'yy'
Rodrigo Menezes
2014-07-14
1
-1
/
+3
*
Slider: Reset positioning when orientation changes
Scott González
2014-07-02
1
-1
/
+3
*
Tests: Use closeEnough() to account for rounding differences
TJ VanToll
2014-06-25
1
-1
/
+1
*
Test: Get all jQuery versions from Bower
Scott González
2014-06-24
22
-194094
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
75
-121
/
+121
*
Dialog: Honor preventDefault when managing focus
Jörn Zaefferer
2014-06-10
1
-2
/
+25
*
Dialog: Fix shift-tab handling, focus the correct element
Jörn Zaefferer
2014-06-10
1
-7
/
+9
*
Spinner: Don't change value when changing min/max options
David Petersen
2014-05-26
1
-3
/
+3
*
Tabs: Move `aria-expanded` from active panel to active tab
David Petersen
2014-05-19
1
-63
/
+63
*
Autocomplete: Search if the user retypes the same value
TJ VanToll
2014-05-12
1
-0
/
+21
[next]