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
*
Menu tests: Split out markup structure and accessibility assertions.
Scott González
2012-06-28
1
-12
/
+18
*
Tests: Enable QUnit.config.requireExpects.
Scott González
2012-06-27
23
-2
/
+133
*
Menu tests: Cleanup.
Scott González
2012-06-27
4
-71
/
+71
*
Tests: Update support comments.
Scott González
2012-06-25
3
-3
/
+7
*
Core tests: Updated support comments.
Scott González
2012-06-25
1
-2
/
+6
*
Effects tests: Convert step callback to a no-op after first call in animateCl...
Scott González
2012-06-25
1
-6
/
+6
*
Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attr...
Jörn Zaefferer
2012-06-19
2
-2
/
+4
*
Core: Make uniqueId test pass in IE6/7 with jQuery 1.6, where undefined id is...
Jörn Zaefferer
2012-06-19
1
-2
/
+4
*
Menu tests: Saner output for log helper.
Scott González
2012-06-18
5
-75
/
+73
*
Menu tests: Cleanup.
Scott González
2012-06-18
5
-321
/
+334
*
Button tests: Use domEqual() to test destroy().
Scott González
2012-06-16
1
-7
/
+4
*
Effects tests: Don't use internal jQuery properties to detect support for fix...
Scott González
2012-06-16
1
-7
/
+7
*
Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e...
Scott González
2012-06-15
5
-6
/
+6
*
Effects tests: Fixed JSHint references.
Scott González
2012-06-15
1
-1
/
+1
*
Effects: Renamed all files.
Scott González
2012-06-15
5
-36
/
+36
*
Tooltip: Add track option
Jörn Zaefferer
2012-06-14
1
-0
/
+1
*
Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on a...
Scott González
2012-06-14
1
-0
/
+77
*
Widget: Create eventNamespace property instead of constantly rebuilding it.
Scott González
2012-06-14
1
-2
/
+2
*
Generate a uuid for each widget for unique namespaces. Fixes #8385 - Widget: ...
Jörn Zaefferer
2012-06-14
1
-3
/
+22
*
Spinner: Fix ghost log call in events unit test, never shows up in browser fo...
Jörn Zaefferer
2012-06-13
1
-0
/
+1
*
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
Scott González
2012-06-13
1
-7
/
+7
*
Tabs: Walk previous tabs (and loop) in refresh() in case the tab we're trying...
Scott González
2012-06-12
1
-0
/
+20
*
Accordion tests: Fixed typos.
Scott González
2012-06-11
1
-17
/
+17
*
Tabs tests: Don't call start directly from setTimeout because Firefox <13 is ...
Scott González
2012-06-11
1
-3
/
+15
*
Tests: Check .data() and event bindings in domEqual().
Scott González
2012-06-09
1
-0
/
+3
*
Tabs: Panel keyboard support tests.
Scott González
2012-06-08
1
-5
/
+93
*
Tabs: CTRL navigation tests.
Scott González
2012-06-08
1
-3
/
+200
*
Tabs: Basic keyboard support tests.
Scott González
2012-06-08
1
-0
/
+153
*
Tabs: ARIA tests.
Scott González
2012-06-08
1
-2
/
+57
*
Menu: Properly remove submenu carat icons and menu dividers during destroy an...
kborchers
2012-06-01
1
-0
/
+3
*
Accordion: Update activate and beforeActivate event properties to newPanel/ol...
Jörn Zaefferer
2012-05-30
1
-23
/
+23
*
Menu tests: Anchor the regex for aria-activedescendant check.
Scott González
2012-05-30
1
-1
/
+1
*
Dialog: Use new uniqueId method for generating id's
kborchers
2012-05-29
1
-18
/
+3
*
Menu tests: Fix test id's so that they are unique to pass linting
kborchers
2012-05-29
1
-3
/
+3
*
Menu tests: Add id's to some anchors to ensure destroy is only removing id's ...
kborchers
2012-05-29
1
-3
/
+3
*
Menu tests: Modify test to check for id's generated by the new uniqueId method
kborchers
2012-05-29
1
-1
/
+1
*
Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzal...
kborchers
2012-05-29
1
-0
/
+10
*
Tests: Differentiate between attributes and properties in domEqual().
Scott González
2012-05-29
1
-4
/
+11
*
Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.
Danny Trunk
2012-05-28
6
-0
/
+125
*
Accordion tests: Check for a specific height in heightStyle: content tests.
Scott González
2012-05-28
1
-3
/
+3
*
Accordion tests: equalHeights() -> equalHeight(); Validate against a specific...
Scott González
2012-05-28
4
-22
/
+17
*
Progressbar tests: Cleanup.
Scott González
2012-05-25
4
-112
/
+75
*
Tests: Convert children to an array in domEqual().
Scott González
2012-05-25
1
-1
/
+1
*
Tests: Added several more property checks to domEqual().
Scott González
2012-05-25
1
-15
/
+39
*
Menu Tests: Make the elements without anchors look like group headings and re...
kborchers
2012-05-25
1
-6
/
+6
*
Menu: Better handling of divider elements and menu items without anchors.
kborchers
2012-05-24
4
-11
/
+76
*
Menu Tests: Increase timeout on page up/down test
kborchers
2012-05-23
1
-1
/
+1
*
Menu Tests: Remove unused unit tests and add new unit tests to improve coverage.
kborchers
2012-05-22
2
-37
/
+88
*
Tooltip tests: Added accessibility tests.
Scott González
2012-05-22
1
-2
/
+7
*
Tooltip: Handle multiple aria-describedby values.
Scott González
2012-05-22
5
-16
/
+29
[next]