0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dialog: Fixed modal overlay instance tracking. More... about 14 years ago
Datepicker: Handle empty string for animation duration. More... about 14 years ago
Datepicker: Tamil localisation More... about 14 years ago
Button: Add disabled class on init if the disabled option is set to true. More... about 14 years ago
Buttonset: Use :data(button) instead of .ui-button to find buttons that have already been instantiated. This prevents us from finding elements that are proxying buttons, e.g., a radio's label. More... about 14 years ago
Button demo: Fixed duplicate id. More... about 14 years ago
Autocomplete: search against label instead of value when both are provided. More... about 14 years ago
Datepicker: Add Faroese localisation More... about 14 years ago
set trunk version to 1.8pre More... about 14 years ago
set trunk version to 1.8rc3 More... about 14 years ago
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. More... about 14 years ago
Visual testcase for #4231 More... about 14 years ago
ajax tabs demo: renamed tabs to fit on the demo template More... about 14 years ago
Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d More... about 14 years ago
Fix for #4451 - ajax tabs error handling More... about 14 years ago
Accordion: Fixed oldContent and newContent for events. More... about 14 years ago
Dialog: Use .height() to calculate height of dialog before drag. More... about 14 years ago
Autocomplete: Fixed class removal in .destroy(). More... about 14 years ago
Autocomplete: Reposition menu every time it opens. More... about 14 years ago
Dialog: ESC key event was not being canceled after it was handled (Fixed #4922 window.location.reload() doesn't work in dialog's close callback when it's triggered by ESC in Firefox) More... about 14 years ago
Dialog: Changed height measurement to hide content because IE quirks mode ignores height: 0 (Fixed #4350 No Scrollbars in IE in Quirksmode) More... about 14 years ago
Datepicker: Fixed #5156 Added Chinese Hong Kong localisation That makes 50! More... about 14 years ago
use button on accordion demo page with a button-eleement More... about 14 years ago
partial for #5126 - less rows in remote demo to avoid scrolling More... about 14 years ago
partial for #5126 - improved custom data demo More... about 14 years ago
partial for #5126 - extra classes for combobox input More... about 14 years ago
partial for #5126 - less rows in remote jsonp demo to avoid scrolling More... about 14 years ago
Sortable: Only trigger over event when changing the current container. More... about 14 years ago
Autocomplete: Added a "ui-autocomplete-input" class to the text field. More... about 14 years ago
Autocomplete: Deactivate menu on close. More... about 14 years ago