]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2010-03-17 Richard Worthwhitespace
2010-03-17 Richard Worthslider unit tests: corrected some hasClass calls
2010-03-17 Richard WorthFixed #5362 - Buttonset class should be ui-buttonset...
2010-03-17 Richard WorthButton: Added refresh method to buttonset, futher fixes...
2010-03-17 Richard WorthButtonset - remove corner classes from button widgets...
2010-03-17 Richard Worthbutton: whitespace and quotes. See http://docs.jquery...
2010-03-17 Richard WorthRemove ui-helper-hidden-accessible from correct element...
2010-03-16 Jörn ZaeffererPartial visual test for #5355
2010-03-16 Scott GonzálezButton: spacing.
2010-03-16 Scott GonzálezSortable: Fixed a bug with over/out events and connecte...
2010-03-16 Scott GonzálezMenu: Don't pass empty values to ._trigger().
2010-03-15 Richard WorthAutocomplete: fixed #5349 - Autocomplete: mouseover...
2010-03-15 Richard WorthAutocomplete: fixed #5349 - Autocomplete: mouseover...
2010-03-15 Richard WorthAutocomplete: Fixed #5348 - Autocomplete: menu item...
2010-03-15 Richard WorthAutocomplete: fixed #5347 - Autocomplete: each successi...
2010-03-15 Richard Worthautocomplete: combobox demo: tweaked padding to be...
2010-03-15 Richard Worthautocomplete demo: corrected spelling of perl
2010-03-15 Richard Worthbutton demo: minor update
2010-03-15 Richard WorthButton demo: added description
2010-03-15 Richard WorthButton: fixed #5324 - button disabled state doesn't...
2010-03-15 Richard WorthButton: remove disabled attribute from original element...
2010-03-15 Richard Worthbutton: fixed #5328 - button disabled only visually...
2010-03-15 Richard WorthDialog visual test - corrected page title, added heading
2010-03-14 Scott GonzálezAccordion: Fixed visual test for dl markup.
2010-03-14 Scott GonzálezButton: Don't react to keydown when disabled.
2010-03-14 Scott GonzálezDialog: Removed relative positioning from content div.
2010-03-12 Richard Worthdialog: added visual test for position right top
2010-03-12 Richard Worthrename
2010-03-12 Richard Worthbutton: added visual test for button option disabled
2010-03-12 Richard Worthhtml pages: added HTML5 meta charset UTF-8 tag, changed...
2010-03-12 Richard Worthresizable visual test: changed alsoResize child test...
2010-03-12 Richard Worthresizable: added visual test for alsoResize with child...
2010-03-12 Richard WorthDialog: quiet JSLint
2010-03-11 Richard WorthPosition: quiet JSLint
2010-03-11 Richard WorthAutocomplete: quiet jslint
2010-03-11 Richard WorthButton: fixed icon spacing issues caused by r3878 fix...
2010-03-11 Richard WorthButton: quiet jslint
2010-03-11 Richard Worthdialog: corrected typo in ui.position property for...
2010-03-11 Scott GonzálezButton: No need to check the button type before removin...
2010-03-11 Scott GonzálezButton: Conform to coding standards.
2010-03-11 Scott GonzálezButton: Fixed tests that check for hidden button elements.
2010-03-11 Richard Worthreverted r3888 un-fixing #5322 for now as trunk is...
2010-03-11 Paul Bakaussortable: fixed #5322 (helper position weird when axis...
2010-03-11 Richard WorthFixed #5278 - ui.buttons doesn't visually reset on...
2010-03-11 Scott GonzálezAutocomplete: Resize menu on every suggestion.
2010-03-11 Richard Worthbutton visual tests: minor cleanup of 5254 visual test...
2010-03-11 Scott GonzálezButton: Support elements that are disconnected from...
2010-03-11 Scott GonzálezAutocomplete: Fixed menu styling in IE6.
2010-03-11 Scott GonzálezAutocomplete: Append menu to body and reset z-index...
2010-03-11 Richard Worthbutton: remove ui-helper-hidden-accessible instead...
2010-03-11 Richard WorthCheckbox must not be all the way hidden for change...
2010-03-10 Richard WorthFixed #5294 - button icon class typo
2010-03-10 Richard Worthbutton default demo: prevent navigation to # when click...
2010-03-08 Richard WorthFixed #5305 - Autocomplete: open event should trigger...
2010-03-05 Jörn ZaeffererFilter properties to forward to dialog events on resize...
2010-03-05 Jörn ZaeffererPass through resizable and draggable ui objects in...
2010-03-04 Richard Worthbutton: added visual test for #5254 - Input, button...
2010-03-04 Scott GonzálezTabs: Fixed id generation for cookies.
2010-03-04 Scott GonzálezButton: quote the value when searching for attributes.
2010-03-04 Scott GonzálezEffects: Proper argument shuffling when calling show...
2010-03-03 Jörn ZaeffererRemove isFF2 flag in ui.core - should have been dropped...
2010-03-03 Scott GonzálezDialog: Fixed modal overlay instance tracking.
2010-03-03 Scott GonzálezDatepicker: Handle empty string for animation duration.
2010-03-02 Keith WoodDatepicker: Tamil localisation
2010-03-02 Scott GonzálezButton: Add disabled class on init if the disabled...
2010-03-02 Scott GonzálezButtonset: Use :data(button) instead of .ui-button...
2010-03-02 Scott GonzálezButton demo: Fixed duplicate id.
2010-02-27 Scott GonzálezAutocomplete: search against label instead of value...
2010-02-26 Keith WoodDatepicker: Add Faroese localisation
2010-02-25 Richard Worthset trunk version to 1.8pre
2010-02-25 Richard Worthset trunk version to 1.8rc3 1.8rc3
2010-02-25 Richard WorthExternals: updated QUnit to http://github.com/jquery...
2010-02-24 Jörn ZaeffererVisual testcase for #4231
2010-02-24 Jörn Zaeffererajax tabs demo: renamed tabs to fit on the demo template
2010-02-24 Richard WorthExternals: updated jquery.cookie plugin to http://githu...
2010-02-24 Jörn ZaeffererFix for #4451 - ajax tabs error handling
2010-02-24 Scott GonzálezAccordion: Fixed oldContent and newContent for events.
2010-02-24 Scott GonzálezDialog: Use .height() to calculate height of dialog...
2010-02-23 Scott GonzálezAutocomplete: Fixed class removal in .destroy().
2010-02-23 Scott GonzálezAutocomplete: Reposition menu every time it opens.
2010-02-22 Brant BurnettDialog: ESC key event was not being canceled after...
2010-02-22 Brant BurnettDialog: Changed height measurement to hide content...
2010-02-22 Keith WoodDatepicker: Fixed #5156 Added Chinese Hong Kong localis...
2010-02-20 Jörn Zaeffereruse button on accordion demo page with a button-eleement
2010-02-20 Jörn Zaeffererpartial for #5126 - less rows in remote demo to avoid...
2010-02-20 Jörn Zaeffererpartial for #5126 - improved custom data demo
2010-02-20 Jörn Zaeffererpartial for #5126 - extra classes for combobox input
2010-02-20 Jörn Zaeffererpartial for #5126 - less rows in remote jsonp demo...
2010-02-20 Scott GonzálezSortable: Only trigger over event when changing the...
2010-02-20 Scott GonzálezAutocomplete: Added a "ui-autocomplete-input" class...
2010-02-20 Scott GonzálezAutocomplete: Deactivate menu on close.
2010-02-18 Scott GonzálezDraggable: Don't try to stack if there are no elements...
2010-02-18 Scott GonzálezEffects: Properly normalizing arguments for named speeds.
2010-02-18 Scott GonzálezButtons: Removed the logic for triggering click events...
2010-02-18 Scott GonzálezButton: Added missing semicolons;
2010-02-18 Scott GonzálezAutocomplete: Fixed bug with bgiframe usage.
2010-02-17 Brant BurnettDialog: Overlays are now cached for reuse with subseque...
2010-02-17 Jörn Zaeffererno delay need for local data
2010-02-17 Scott GonzálezAutocomplete categories demo: Simplified styling.
2010-02-17 Scott GonzálezAutocomplete categories demo: Removed custom jQuery...
next