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
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
*
Accordion: Pass original event in beforeActivate event.
Scott González
2011-04-04
2
-2
/
+7
*
Accordion tests: Only use single words inside headers to avoid breaking onto ...
Scott González
2011-04-04
1
-2
/
+2
*
Accordion tests: Only use single words inside headers to avoid breaking onto ...
Scott González
2011-04-04
1
-2
/
+2
*
Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Ren...
Scott González
2011-04-04
4
-63
/
+117
*
Tabs: Test cleanup.
Scott González
2011-04-04
3
-211
/
+227
*
Tests: Renamed files for deprecated tests now that TestSwarm is setup to prop...
Scott González
2011-04-04
2
-0
/
+0
*
Accordion tests: lowercase doctype.
Scott González
2011-04-04
2
-2
/
+2
*
Autocomplete (combobox demo): Blur the button on click to avoid a bug.
Scott González
2011-04-04
1
-0
/
+3
*
Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only...
Scott González
2011-04-04
1
-34
/
+36
*
Tests: Allow overriding enable and disable methods to add custom logic.
Scott González
2011-03-29
1
-2
/
+0
*
Visual tests: Removed index page. A directory listing of all files is more us...
Scott González
2011-03-29
1
-62
/
+0
*
Dialog: Removed unnecessary visual test files.
Scott González
2011-03-29
10
-342
/
+0
*
Merge branch 'tabs_1.9' of https://github.com/petersendidit/jquery-ui into pe...
Scott González
2011-03-29
13
-751
/
+1359
|
\
|
*
Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates
David Petersen
2011-03-29
6
-48
/
+45
|
*
Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option
David Petersen
2011-03-28
4
-69
/
+90
|
*
Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method
David Petersen
2011-03-28
6
-77
/
+110
|
*
Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select ...
David Petersen
2011-03-27
5
-14
/
+39
|
*
Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to a...
David Petersen
2011-03-27
5
-11
/
+50
|
*
Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected opt...
David Petersen
2011-03-27
6
-55
/
+136
|
*
Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fix...
David Petersen
2011-03-27
4
-32
/
+49
|
*
Tabs: Deprecate url method; use aria-controls instead of title to specify pan...
David Petersen
2011-03-27
5
-63
/
+92
|
*
Use this.running to know if we are still in process of showing/hidding a tab
David Petersen
2011-03-26
1
-6
/
+13
|
*
Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh ...
David Petersen
2011-03-26
2
-119
/
+187
|
*
Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method
David Petersen
2011-03-26
4
-13
/
+14
|
*
Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and re...
David Petersen
2011-03-26
6
-150
/
+155
|
*
Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable...
David Petersen
2011-03-26
4
-39
/
+76
|
*
Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option
David Petersen
2011-03-26
5
-54
/
+63
|
*
Tabs: Deprecate abort method. Fixes #7133 Tabs: Deprecate abort method
David Petersen
2011-03-26
1
-23
/
+29
|
*
Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7...
David Petersen
2011-03-26
8
-59
/
+287
|
*
Tabs: Split out event handler, showtab, hidetab, resetStyle to their own methods
David Petersen
2011-03-26
1
-111
/
+116
*
|
Core: Fixed spacing.
Scott González
2011-03-29
1
-3
/
+3
*
|
Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...
Scott González
2011-03-28
2
-3
/
+5
*
|
Draggable: Removed empty tickets test file.
Scott González
2011-03-28
2
-9
/
+0
*
|
Droppable: Removed empty tickets test file.
Scott González
2011-03-28
2
-9
/
+0
*
|
Progressbar: Removed empty tickets test file.
Scott González
2011-03-28
2
-9
/
+0
*
|
Resizable: Removed empty tickets test file.
Scott González
2011-03-28
2
-9
/
+0
*
|
Selectable: Removed empty tickets test file.
Scott González
2011-03-28
2
-9
/
+0
*
|
Slider: Removed empty tickets test file.
Scott González
2011-03-28
2
-9
/
+0
*
|
Widget: Moved tests out of _tickets into _core.
Scott González
2011-03-28
3
-92
/
+88
*
|
Merge branch 'master' of github.com:jquery/jquery-ui
Richard Worth
2011-03-28
5
-22
/
+0
|
\
\
|
*
|
Removed empty ticket test files.
Scott González
2011-03-28
4
-17
/
+0
|
*
|
Accordion: Removed empty ticket test file.
Scott González
2011-03-28
1
-5
/
+0
|
|
/
*
/
Autocomplete: changed autoFocus default back to false. Reverts #7042 - Autoco...
Richard Worth
2011-03-28
2
-2
/
+2
|
/
*
Widget: Allow setting individual properties of deep options. Fixes #7035 - Wi...
Scott González
2011-03-24
2
-3
/
+42
*
Progressbar: Removed visual test pages.
Scott González
2011-03-23
1
-28
/
+0
*
Tabs: Removed visual test pages.
Scott González
2011-03-23
1
-32
/
+0
*
Autocomplete: Removed visual test pages.
Scott González
2011-03-23
1
-80
/
+0
*
Accordion: Removed visual test pages.
Scott González
2011-03-23
17
-758
/
+0
*
Static tests: Removed highlight/error, overlay and index pages.
Scott González
2011-03-23
3
-152
/
+0
*
Tabs: Removed static test pages.
Scott González
2011-03-23
2
-66
/
+0
[next]