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-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-a2938ab9b9
dependabot/github_actions/github-actions-ced721f930
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/github_actions/github-actions-f50e11107c
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
*
Button: some demo code formatting
unknown
2010-04-06
1
-13
/
+15
*
Autocomplete: Change demo title in index.file to fit it in one line
unknown
2010-04-06
1
-1
/
+1
*
Fixed spelling of Poniedziałek - Fix for #5487 - Datepicker localization: Sp...
Jörn Zaefferer
2010-04-06
1
-1
/
+1
*
Added link to categories-demo to autocomplete demos index. Still need to move...
Jörn Zaefferer
2010-04-05
1
-0
/
+1
*
Accordion: different useless markup for getting consistent results for the de...
jzaefferer
2010-04-03
1
-3
/
+3
*
Accordion: Trying some styl resets, maybe finding the one for Safari 3.x
jzaefferer
2010-04-03
1
-1
/
+1
*
Accordion: more useless markup for getting consistent results for the destroy...
jzaefferer
2010-04-03
1
-3
/
+3
*
Accordion: Improved resize-method test, starting with a fixed container height
jzaefferer
2010-04-03
1
-2
/
+2
*
Accordion: Rewrote the resize method test; fails in IE8, probably related to ...
jzaefferer
2010-04-03
2
-5
/
+12
*
Accordion unit tests: Cleanup
jzaefferer
2010-04-03
1
-2
/
+1
*
Accordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test...
jzaefferer
2010-04-03
1
-2
/
+2
*
Accordion unit tests: Use display!=none instead of :visible to work around :v...
jzaefferer
2010-04-03
1
-1
/
+3
*
Accordion unit tests: Refactored state-helper function
jzaefferer
2010-04-03
4
-30
/
+12
*
slider: jslint cleanup (thanks for the start zhaoz) and style changes to meet...
Richard D. Worth
2010-04-02
1
-334
/
+382
*
Use border-width instead of border for .ui-tabs-panel to make it easier to ov...
Scott González
2010-04-02
1
-1
/
+1
*
ui core: enableSelection, disableSelection: Removed selectstart event filters...
Richard D. Worth
2010-04-02
1
-4
/
+2
*
tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime...
Richard D. Worth
2010-04-02
1
-15
/
+15
*
tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ...
Richard D. Worth
2010-04-02
1
-0
/
+2
*
slider: corrected a regression introduced by commit 5ffd3ab
Richard D. Worth
2010-04-02
1
-2
/
+2
*
Slider: added support for canceling start event. Fixes #5472 - slider: event ...
Richard D. Worth
2010-04-01
1
-3
/
+9
*
Align slider value to step. Fixes #5471 - value not aligned to step when set ...
Richard D. Worth
2010-04-01
2
-23
/
+59
*
crlf mess, round XIIIMD
jzaefferer
2010-04-01
1
-225
/
+225
*
Updating to latest QUnit
jzaefferer
2010-04-01
1
-7
/
+5
*
Tuning disabled testsuites to run with ?draggable that TestSwarm adds
jzaefferer
2010-04-01
5
-5
/
+5
*
Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"
jzaefferer
2010-04-01
14
-996
/
+225
*
Merge branch 'tooltip' of github.com:jquery/jquery-ui
jzaefferer
2010-04-01
14
-225
/
+996
|
\
|
*
Tooltip: Two more demos showing mousetracking with open/close events and usin...
unknown
2010-03-31
2
-0
/
+134
|
*
Added tooltip to widgets_in_dialog compound test
unknown
2010-03-31
1
-225
/
+228
|
*
Tooltip: Renamed show to open and open to _show (based on spec), changed trig...
unknown
2010-03-31
1
-6
/
+8
|
*
Tooltip: Comment about IE6 workaround
unknown
2010-03-31
1
-0
/
+1
|
*
Merge branch 'master' into tooltip
jzaefferer
2010-03-27
18
-670
/
+226
|
|
\
|
*
\
Merge branch 'master' into tooltip
jzaefferer
2010-03-26
14
-32
/
+547
|
|
\
\
|
*
|
|
Added compound test for Tabs with Tooltips
jzaefferer
2010-03-25
2
-0
/
+38
|
*
|
|
Tooltip: Add Button to visual test page to test interoperability
jzaefferer
2010-03-25
1
-0
/
+18
|
*
|
|
Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor ...
jzaefferer
2010-03-25
1
-0
/
+3
|
*
|
|
Tooltip: Added comment about asny response handling
jzaefferer
2010-03-25
1
-0
/
+1
|
*
|
|
Tooltip: Add role='application' to body when there is no role attribute; requ...
jzaefferer
2010-03-25
1
-0
/
+5
|
*
|
|
Tooltip: Fix positioning
jzaefferer
2010-03-25
1
-1
/
+4
|
*
|
|
Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) su...
jzaefferer
2010-03-25
2
-4
/
+4
|
*
|
|
Tooltip: Fixing up demo
jzaefferer
2010-03-25
1
-2
/
+2
|
*
|
|
Experimental shadow for tooltip element
jzaefferer
2010-03-22
1
-2
/
+9
|
*
|
|
Tooltip: Added another element for testing the issue with mouseover/out
jzaefferer
2010-03-21
1
-1
/
+5
|
*
|
|
Copying files from old Googlecode dev branch for tooltip
jzaefferer
2010-03-21
10
-0
/
+552
*
|
|
|
Disabling interaction testsuites until we get to their rewrites; required to ...
jzaefferer
2010-04-01
5
-0
/
+15
*
|
|
|
Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ...
jzaefferer
2010-03-31
1
-1
/
+1
*
|
|
|
Tabs: Adding demo using cookie option for persistence
unknown
2010-03-30
2
-0
/
+58
*
|
|
|
Shopping-Cart demo: Add new demo to droppable demo index
unknown
2010-03-30
1
-0
/
+1
*
|
|
|
Shopping-Cart demo: Fix demo title
unknown
2010-03-30
1
-1
/
+1
*
|
|
|
Shopping-Cart demo: Fix the eager activeClass on sorting
unknown
2010-03-30
1
-1
/
+6
*
|
|
|
Shopping-Cart demo: fix typos
unknown
2010-03-30
1
-2
/
+2
[next]