0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
autocomplete: back to custom json encoding (for compat with older PHP implementations, fixed the double quotes More... about 14 years ago
autocomplete: use json_encode in PHP to produce valid JSON More... about 14 years ago
set trunk version to 1.8pre More... about 14 years ago
set trunk version to 1.8rc1 More... about 14 years ago
Autocomplete: Removed CSS framework classes from text field. We can add them back in when we have full support for form elements. More... about 14 years ago
Prevent the default styles for resizable elements from totally killing dialog positioning (finally). More... about 14 years ago
$.ui.ddmanager.drop() now works properly for nested droppables. More... about 14 years ago
removing Firefox 2 AIRA extras, FF2 isn't usable in that regard anyway More... about 14 years ago
added w3c standard border-radius properties in prep for IE9 and Opera support More... about 14 years ago
Fix for #5101 - broken dialog visual test page More... about 14 years ago
autocomplete: adding select element to visual test page for bgiframe testing More... about 14 years ago
switched to jQuery 1.4.1 More... about 14 years ago
Deprecated beforeclose option instead of removing it for now, fixes reopened #4669 - Dialog: beforeclose option should be beforeClose. More... about 14 years ago
added autocomplete and button to docs build More... about 14 years ago
autocomplete: added xml-parsing demo More... about 14 years ago
Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elements More... about 14 years ago
Datepicker: Fixed #5088 Date picker localization in RO More... about 14 years ago
fixed #5094 - selectable: destroy method doesn't clean up selectees More... about 14 years ago
button: visual default test, log args when console is available More... over 14 years ago
button: handle space "click" More... over 14 years ago
button: add ui-state-active on keydown, further improving keyboard navigation - doesn't yet work properly for anchors and radio/checkbox buttons More... over 14 years ago
dropping intial code for #4957 - too many open issues to get this into 1.8 More... over 14 years ago
Datepicker: Fixed #5085 bug in findPos for RTL languages More... over 14 years ago
Datepicker: Use null instead of empty string when showing/hiding without a duration. More... over 14 years ago
Dialog: Added padding and margin to the right side of the titlebar so the title doesn't go behind the close icon. More... over 14 years ago
added class animations (including 1.4 style callbacks) to visual effects test page More... over 14 years ago
base implementation for #4957 - still need to port users of $.ui.element More... over 14 years ago
button: more specific selectors for demo pages, avoiding any other global demo page issues More... over 14 years ago
button: add ui-state-focus on focus, making keyboard navigation possible, and button like 200% more accessible More... over 14 years ago
button: don't log a click on disabled buttons More... over 14 years ago