2011-05-31 |
Felix Nagel | fixed: disable / enable issue when reinit (refresh... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Felix Nagel | Merge pull request #126 from thg2k/fnagel-selectmenu... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Giovanni Giacobbi | fixed indentation |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Giovanni Giacobbi | running through sed 's/[ \t]*$//' to clean trailing... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Felix Nagel | fixed: issue with z-index, thx to juja, see: https... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Felix Nagel | fixed: IE7 css problem, see https://github.com/fnagel... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Felix Nagel | improved: background image demo |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Felix Nagel | Merge pull request #114 from trollixx/selectmenu |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Oleg Shparber | Support for non-Latin typeahead |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Felix Nagel | improved: width handling for list and newelement |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Felix Nagel | Merge pull request #117 from substantial/selectmenu |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Felix Nagel | Merge pull request #119 from gcko/selectmenu |
commit | commitdiff | tree | snapshot |
2011-05-24 |
gcko | Adding in recursion for moveSelection and moveFocus |
commit | commitdiff | tree | snapshot |
2011-05-24 |
gcko | merging |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Alex May | add collision option to position call |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Felix Nagel | updated: to jQuery UI 1.8.13 (based upon jQuery 1.5.1) |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Felix Nagel | Merge commit '1.8.13' into selectmenu |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Felix Nagel | fixed: IE typeAhead problem, thx @bergerb, https:/... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Felix Nagel | deleted: useless refresh position in method open, see... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Scott González | Tagging the 1.8.13 release. 1.8.13 |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andrew Powell | Datepicker: removed conditional mozilla browser check... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Scott González | Revert "Datepicker: Fixed #7043 - Using multiple months... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kato Kazuyoshi | Datepicker: Disabled datepicker should disable own... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Garrison Locke | Datepicker: Removed duplicate call to _updateDatepicker... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Adam Baratz | Slider: add handles in single DOM operation. Fixed... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kato Kazuyoshi | Draggable: Remove id when cloning helpers. Fixes #4564... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kato Kazuyoshi | Datepicker: Fixed #7043 - Using multiple months always... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Scott González | Autocomplete: Use appropriate methods for getting scrol... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Carson McDonald | Resizable: Skip autohide hover action when resizable... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
kborchers | Mouse: Changed mouseHandled check to a local var rather... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Scott González | Datepicker: Moved the setting of _datepickerShowing... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Eike Send | Button: stop disabled button from firing click events... 470/head |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Kato Kazuyoshi | Datepicker: Remove old "ui-datepicker-multi-N" before... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Kato Kazuyoshi | Datepicker: Greedy matching in month name. Fixed #7062... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Kato Kazuyoshi | Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Mark Johnson | Draggable: Modified the iframe shims to load prior... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
whittet | Bug fix for another use case, see comment by whittet... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Edward Faulkner | Draggable: containment now updates dynamically to handl... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
adambaratz | Datepicker: bind hover events using delegate. Fixed... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
adambaratz | Core: reuse tabindex value. Fixed #7257 - optimize... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Richard Worth | Resizable: switch data: background image to valid image... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Scott González | Class Animation: Use .attr( "class" ) instead of .attr... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Felix Nagel | fixed: follow-up fix for disabling / enabling functiona... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Felix Nagel | fixed: select option when tabbing out of opened menu... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Felix Nagel | fixed: small bug when using method disable with paramet... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Felix Nagel | fixed: hover for disabled options, see https://github... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Felix Nagel | fixed: keyboards loop issue, thanks to gcko, see https... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Felix Nagel | fixed: problem with focus and positioning in IE on... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Felix Nagel | fixed: problem within moveFocus method, thanks to i2ams... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Lopo | Datepicker: Fixed Slovak locale. Fixes #7254 - Datepick... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Scott González | Datepicker: Fixed dateFormat for nl locale. Fixes ... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Scott González | Updating the 1-8-stable version to 1.8.13pre |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Scott González | Tagging the 1.8.12 release. 1.8.12 |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Richard Worth | Resizable: use background-image:url(data:) instead... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard Worth | Resizable: Added a non-visible yet non-transparent... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard Worth | Progressbar: Added unit test for #7231 - valueDiv shoul... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Kyle Florence | Progressbar: hide valueDiv when value is 0. Fixes ... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Scott González | Dialog: Don't use .attr( props, true ) for creating... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Richard Worth | Sortable: Reverted 56b0da59d71396a740cf48a75902243d561b... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Scott González | Autocomplete (combobox demo): Blur the button on click... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Scott González | Datepicker: Only generate yearshtml once. Fixes #7176... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Scott González | Slider: Properly handle value and value methods as... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Giovanni Giacobbi | Restructured if/else's for better readability |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Ralph Whitbeck | Tabs: Updates cookie demo to include more information... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Felix Nagel | fixed: changed CSS from visibility to display, see... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Felix Nagel | fixed: problem with manual focus, thx to keizie, see... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Felix Nagel | improved: full disable / enable functionality for selec... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Felix Nagel | fixed: problem with UTF-8 non-english chars as optgroup... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Scott González | Merge branch '1-8-stable' of github.com:jquery/jquery... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Scott González | Datepicker: Changed a comment that causes problems... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Scott González | Updating the 1-8-stable version to 1.8.12pre |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Scott González | Tagging the 1.8.11 release. 1.8.11 |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Worth | Accordion unit test: corrected autoFocus test to check... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Worth | Autocomplete: moved autoFocus implementation to after... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Worth | Autocomplete: refactored unit tests for autoFocus option |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Worth | Autocomplete: added unit tests for autoFocus. Fixed... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Worth | Autocomplete: new option autoFocus, default false.... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Worth | Accordion: set aria-selected to true on selected header... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Richard Worth | Button: avoid .last() call to ensure compatibility... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Matt Hoskins | Draggable: Calling .refreshPositions instead of ._refre... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
ddstreet | Button: find associated label even without common ances... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Marcel Toele | Droppable: enabled and accepting droppables are now... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
gnarf | Effects demo: Animate a containing div instead of the... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Guillaume Gautreau | Draggable: modify margins of the containment according... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Felix Nagel | fixed: temp fix for typeahead issue in IE, see https... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Scott González | Mouse visual test: Bump jQuery version. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
awgy | Mouse: Adding visual test for issue #6946 - Mouse:... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
awgy | Mouse: Reset click event suppression on next mousedown... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Adam Parod | Datepicker: Reformat minDate/maxDate when dateFormat... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
michaelmwu | Sortable: Changed floating calculation to determine... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Richard Worth | Datepicker i18n: corrected arabic month name for May... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Richard Worth | Switched to latest stable jQuery 1.5.1 |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Scott González | Button: Only add text classes if there is text. Fixes... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Scott González | Datepicker: Added Tajikistan localization. Fixes #7034... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Scott González | Updating the 1-8-stable version to 1.8.11pre |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Scott González | Tagging the 1.8.10 release. 1.8.10 |
commit | commitdiff | tree | snapshot |
2011-02-21 |
adam j. sontag | Datepicker: Display Year before Month in Hungarian... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Felix Nagel | updated: value method to make sure we have a clean... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Felix Nagel | fixed: vertical alignment, thx to revsystems, see https... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Felix Nagel | fixed: deleted console.log |
commit | commitdiff | tree | snapshot |
next |