]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-08-07 Scott GonzálezSpinner tests: Cleanup.
2011-08-07 Scott GonzálezMerge branch 'spinner-getCreateOptions'
2011-08-06 Scott GonzálezSpinner: Added comment with formula that approximates...
2011-08-06 Scott GonzálezSpinner: Define defaults for callbacks.
2011-08-06 Scott GonzálezSpinner tests: Cleanup.
2011-08-06 Scott GonzálezSpinner: Only trigger change when the field has blurred...
2011-08-06 Scott GonzálezSpinner: Don't set focus on stop, focus should already...
2011-08-06 Scott GonzálezSpinner: Keep the focus on the text field even when...
2011-08-06 Scott GonzálezSpinner: Don't clear invalid values on blur (but clear...
2011-08-06 Scott GonzálezSpinner: Don't stop propgation of mousedown. Added...
2011-08-06 Scott GonzálezSpinner: Use _getCreateOptions() instead of custom... 424/head
2011-08-06 Scott GonzálezSpinner: Invoke _markupOptions() before _draw().
2011-08-06 Scott GonzálezSpinner: Don't stop propagation for keydown events.
2011-08-06 Scott GonzálezSpinner: Cleanup, use ._bind() and ._hoverable().
2011-08-06 Scott GonzálezAccordion tests: Cleanup.
2011-08-04 Jörn ZaeffererWidget: Update demo to work with 1.6
2011-08-04 Corey FrangButton: Adding quotes to the attribute selector for...
2011-08-04 Scott GonzálezTests: Cleanup.
2011-08-04 Scott GonzálezMenu tests: Cleanup.
2011-08-03 Scott GonzálezTests: Cleanup.
2011-08-03 Scott GonzálezAutocomplete tests: Fixed handling of cached ajax reque...
2011-08-03 kborchersMenu: Added a navigation menu demo which shows how... 414/head
2011-08-03 Scott GonzálezAccordion tests: cleanup.
2011-08-03 Scott GonzálezTests: Removed some visual tests.
2011-08-03 Scott GonzálezTabs (bottom demo): Fixed styling. Fixes #4785 - Add...
2011-08-03 Scott GonzálezTests: Added test suites to run individual widget tests...
2011-08-02 Scott GonzálezMerge pull request #413 from kborchers/bug_4333_3
2011-08-02 Scott GonzálezTabs: Better styling for bottom tabs demo. Partial...
2011-08-02 Corey FrangEffects: Adding a check to retain focused elements...
2011-08-02 Wesley WalserTests: Modified testsuites.js into a subsuiteRunner...
2011-08-02 kborchersMouse: Changed mouseHandled check to a local var rather... 413/head
2011-08-01 Scott GonzálezDatepicker: Removed click handling for month and year...
2011-08-01 Scott GonzálezRevert "Mouse: Changed mouseHandled check to a local...
2011-07-29 Corey FrangAutocomplete: Correcting readOnly from readonly - ...
2011-07-29 Jörn ZaeffererMerge branch 'widget-delegation'
2011-07-28 Jörn ZaeffererWidget delegation: Small if-simplify refactoring 372/head
2011-07-28 Scott GonzálezTests: Fixed param parsing for compound test suites.
2011-07-28 Jörn ZaeffererWhitespace
2011-07-28 Jörn ZaeffererWidget delegation: Put back the simple click event...
2011-07-28 Jörn ZaeffererWidget delegation: Further simplify menu code, blur...
2011-07-28 Jörn ZaeffererWidget delegation: Further simplify menu code
2011-07-28 Jörn ZaeffererWidget delegation: Update menu to use _bind with delega...
2011-07-28 Jörn ZaeffererMerge branch 'master' into widget-delegation
2011-07-28 Scott GonzálezSlider tests: Commented out incomplete tests and fixed...
2011-07-28 Scott GonzálezWidget tests: Fixed fragile tests.
2011-07-28 Scott GonzálezTests: Added ability to run tests suites against differ...
2011-07-27 Jörn ZaeffererMerge remote branch 'kborchers/menu_focus'
2011-07-27 Jörn ZaeffererAdd new topalign menu demo to index, update jquery...
2011-07-27 Jörn ZaeffererMerge remote branch 'kborchers/menu_topalign'
2011-07-27 Jörn ZaeffererMerge branch 'master' of github.com:jquery/jquery-ui
2011-07-27 Jörn ZaeffererFinish jquery-1.6.2 migration
2011-07-26 Scott GonzálezMenu tests: Removed console.log() call.
2011-07-26 Scott GonzálezAccordion tests: Fixed location of expect() call.
2011-07-26 Scott GonzálezTests: Created a composite test suite.
2011-07-26 kborchersMenu: Added top-aligned menu demo 405/head
2011-07-26 kborchersMenu: Added focusing first menu item when menu receives... 406/head
2011-07-25 Jörn ZaeffererMerge remote branch 'kborchers/menu_home_end'
2011-07-25 Scott GonzálezMerge branch 'master' into core-1.6.1
2011-07-25 Scott GonzálezUpgrade jQuery to 1.6.2.
2011-07-25 Scott GonzálezDatepicker: Use .attr() for size.
2011-07-25 Scott GonzálezTests: Fixed trailing commas.
2011-07-25 kborchersMenu: Added Home moves to first item and End moves... 397/head
2011-07-20 Scott GonzálezWidget demo: Add a button to change the color of the...
2011-07-20 Scott GonzálezMerge pull request #368 from kborchers/bug_3532_2
2011-07-20 kborchersAccordion: Stop current hide animation, jump to last... 368/head
2011-07-19 kborchersMenu: Passed the original event that causes a blur...
2011-07-19 Richard D.... Merge branch 'master' of github.com:jquery/jquery-ui
2011-07-19 Jörn ZaeffererAdd Hans Hillen to AUTHORS.txt
2011-07-19 Richard D.... Datepicker i18n: Corrected Dutch abbreviation of month...
2011-07-19 Jörn ZaeffererAdd Hans Hillen to AUTHORS.txt
2011-07-19 Richard D.... Datepicker: show inline datepicker setting explicit...
2011-07-16 Jörn ZaeffererReadme: Add contributor instructions, for someone not...
2011-07-14 kborchersMenu: Changed closeAll to collapseAll and updated in...
2011-07-14 Jörn ZaeffererMenu: Fix formatting and whitespace (was supposed to...
2011-07-14 kborchersMenu: Check if submenu is already open and if so, don...
2011-07-13 Jörn ZaeffererTooltip: Handle ESCAPE key event to close tooltip when...
2011-07-13 kborchersMenu: Remove the ui-state-active class from the sibling... 392/head
2011-07-13 Jörn ZaeffererMenubar: Trigger select event after running all other...
2011-07-13 Scott GonzálezAccordion: Fixed key handling.
2011-07-12 Scott GonzálezUse .attr() for boolean ARIA attributes.
2011-07-12 Jörn ZaeffererPosition: Cleanup up position demo CSS and add it to...
2011-07-12 Jörn ZaeffererMerge remote branch 'bmsterling/position'
2011-07-12 kborchersMenu: Added close on click outside using technique...
2011-07-12 Jörn ZaeffererExtend .gitignore with Eclipse WTP .settings
2011-07-12 Scott GonzálezDialog: Append the dialog to the body early to make...
2011-07-11 Benjamin SterlingPosition: Add flip-classes. Fixes #5937 - Position... 390/head
2011-07-10 Jörn ZaeffererMerge remote branch 'kborchers/menubar-autoExpand'
2011-07-07 kborchersMenubar: Added the autoExpand option and modified the... 380/head
2011-07-06 Jörn ZaeffererMerge remote branch 'kborchers/menu-expand-collapse'
2011-07-05 kborchersMenu: Changed left and right methods to collapse and... 377/head
2011-06-28 Jörn ZaeffererMerge remote branch 'pgraham/master'
2011-06-28 Philip GrahamUpdated guard against unparsed characters to allow... 375/head
2011-06-28 marcneuwirthDatepicker: Added onSelect.apply() call to _setDate...
2011-06-28 marcneuwirthDatepicker: Added onSelect.apply() call to _doKeyDown...
2011-06-23 Corey FrangUnit Tests: Fixing a typo in the new test for hide...
2011-06-23 Corey FrangEffects.core: Check Visibility vs 'hide' and 'show...
2011-06-23 Corey FrangUnit Tests: Adding a unit test to make sure .stop(...
2011-06-22 marcneuwirthDatepicker: Removing unnessecary typeof check. Fixed...
2011-06-21 gnarfEffects.*: DRY the complete callback execution into...
2011-06-21 gnarfEffects.*: Style Guidance
next