]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2008-09-22 David BolterAdded ariaRole and ariaState to ui.core with tests.
2008-09-22 Scott GonzálezCore: Marked $.ui.plugin as deprecated.
2008-09-22 Ca-Phun UngSpinner: implemented init callback via trigger (thanks...
2008-09-20 Ca-Phun UngSpinner: new options: format, items & decimals (r728).
2008-09-20 Richard Worthset svn:eol-style to native
2008-09-20 Richard WorthHTML5 doctype
2008-09-20 Ca-Phun UngSpinner: decimals and stepping now independent (user...
2008-09-20 Scott GonzálezCore: Added comment about why we use triggerHandler...
2008-09-20 Scott GonzálezCore: Fixed #3457: Removing elements causes instantiate...
2008-09-20 Richard WorthCorrected naming and capitalization consistency for...
2008-09-20 Richard WorthRemoved exposure of internal instance in progressbar...
2008-09-20 Eduardo LundgrenProgressbar - Source formatting
2008-09-20 Eduardo LundgrenProgressbar - Source formatting
2008-09-20 Richard Worthcorrected typo in property key - svn:eol-style
2008-09-20 Keith WoodFixed 3266. Datepicker is displayed when using "setDate...
2008-09-20 Keith WoodFixed 3232 Datepicker position problem in IE 6/7
2008-09-20 Eduardo LundgrenProgressbar - Added suport for animated equations ...
2008-09-20 Eduardo LundgrenProgressbar duration option fixed
2008-09-20 Richard Worthwhitespace: Removed trailing whitespace from non-blank...
2008-09-20 Richard Worthwhitespace
2008-09-20 Richard Worthwhitespace
2008-09-20 Richard Worthremoved leading semicolon ; - only effects.core.js...
2008-09-20 Richard WorthAdded newline to end of files
2008-09-20 Richard Worthcorrected version.txt in trunk (should remain 1.6pre...
2008-09-20 Paul Bakauschanged version to 1.6rc2 1.6rc2
2008-09-19 Scott GonzálezDialog: Added an id to the title span (needed for ARIA...
2008-09-19 Scott GonzálezSet svn:eol-style to native for new plugins.
2008-09-19 Eduardo LundgrenProgressbar .text() added, improvements
2008-09-19 Eduardo LundgrenSortables - Avoid inline script execution on every...
2008-09-19 Eduardo LundgrenFixed #3454 - Sortable .createHelper() bug
2008-09-19 Scott GonzálezReverted r695.
2008-09-19 Eduardo LundgrenRemove Trailing Spaces
2008-09-19 Paul Bakausslider: use preventDefault on click event on handle...
2008-09-19 Paul Bakausresizable: aspect ratio was switched (width/height...
2008-09-19 Scott GonzálezDialog: Fixed #3087: Added beforeclose callback for...
2008-09-18 Paul Bakausaccordion: trigger changestart event when the animation...
2008-09-18 Paul Bakausaccordion: removed deprecated method fn.activate for 1.6
2008-09-18 Paul Bakauscore: enableSelection/disableSelection now return the...
2008-09-18 Paul Bakausdroppable: $.ui.ddmanager.drop now returns false in...
2008-09-18 Paul Bakausdragging handle won't fire onunload event anymore ...
2008-09-16 Paul Bakaussortable: default value for forcePlaceholderSize
2008-09-16 Paul Bakaussortable: Refactored a bunch of stuff, moved over some...
2008-09-16 Paul Bakausdraggable, resizable, sortable: proper usage of _mouseC...
2008-09-16 Paul Bakaussortable: Fixed the floating functional demo, implement...
2008-09-16 Paul Bakausdraggable: destroy method now properly removes the...
2008-09-16 Paul Bakauscore: hasScroll now checks for overflow hidden, since...
2008-09-16 Paul Bakausdatepicker: fixed jslint warnings, fixed invalid increm...
2008-09-16 Paul Bakaususe $.isFunction instead of checking the constructor
2008-09-15 Paul BakausSetting data.accept now works fine (Fixes #3386)
2008-09-15 Paul Bakaus- kickass draggable refactoring - fixes many bugs,...
2008-09-14 Scott GonzálezDialog: Reordered functions.
2008-09-14 Scott GonzálezDialog: Fixed #3389: Non-draggable dialogs shouldn...
2008-09-14 Scott GonzálezDialog: Fixed #3220: Non-resizable dialogs shouldn...
2008-09-11 Scott GonzálezDialog: Partial fix for #3327: When opening a dialog...
2008-09-11 David BolterFixes #3342, prevents bubbling (and default key behavio...
2008-09-10 Chi Chengbuild:jquery.ui.i18n.all.js
2008-09-09 Klaus HartlUI Tabs: fixed cookie name generation which wasn't...
2008-09-09 Ca-Phun UngSpinner: added an init callback which exposes the addIt...
2008-09-07 Scott GonzálezDialog: Added some more tests.
2008-09-07 Scott GonzálezWidget factory: Prevent calling non-existent methods.
2008-09-07 Keith WoodFixed 3183 onSelect and onClose have inconsistent signa...
2008-09-07 Keith WoodFixed 3267 Alternate field not updated when using ...
2008-09-06 Scott GonzálezDialog: Fixed #3123: Prevent tabbing out of modal dialogs.
2008-09-06 Scott GonzálezCore: Improved :tabbable selector
2008-09-05 Scott GonzálezCore: Added :tabbable selector to find elements that...
2008-09-05 Scott GonzálezCore: Converted :data selector to a function.
2008-09-04 Richard WorthFixed #3284 - Put version numbers inside of individual...
2008-09-03 Jörn Zaeffererlayout demo: further bugfixing in IE; set handle for...
2008-09-03 Jörn Zaeffererlayout demo: update up/down controls when adding elemen...
2008-09-03 Jörn Zaeffererlayout demo: exclude trash for new components
2008-09-03 Jörn Zaeffererdraggable: removing logging
2008-09-03 Jörn Zaeffererlayout demo: add new components via cloned draggables...
2008-09-03 Jörn Zaeffererdraggable: sortable.refreshItems got renamed to _refres...
2008-09-03 Jörn Zaeffererlayout demo: fixed positioning of add-button, border...
2008-09-03 Jörn Zaeffererlayout demo: minor js refactoring; decreased duration...
2008-09-03 Scott GonzálezDialog: Fixed #3259: Remove title attribute from dialog...
2008-09-02 Scott GonzálezWidget factory: Fixed #3275: Prevent multiple instantia...
2008-09-02 Paul Bakaussortable: fixed toArray method
2008-09-02 Ca-Phun UngSpinner: corrected a bug in functional demo (enable...
2008-09-01 Paul Bakausdraggable: wrong class when trying to remove iframeFix...
2008-08-31 Keith WoodAdd icons for controls
2008-08-30 Ca-Phun UngSpinner: For DOM based spinners, the height is now...
2008-08-30 Ca-Phun Ungspinner: changed data list to support any DOM container...
2008-08-27 Scott GonzálezCore: Fixed #3257: Added option method to widget factory.
2008-08-27 Scott GonzálezDialog: Fixed #3253: Don't allow closing modal dialogs...
2008-08-26 Chi ChengSortable: fix wrong patameter in toArray
2008-08-26 Ca-Phun Ungspinner: fixed styling issues in IE
2008-08-26 Ca-Phun Ungspinner: Included support for generic objects - current...
2008-08-25 Chi ChengAccordion: XHTML
2008-08-25 Chi ChengProgressbar: hidden instance in ui(), options._interval...
2008-08-24 Eduardo LundgrenRemove invalid includes
2008-08-24 Eduardo LundgrenRemove label texts, using the background labels
2008-08-24 Eduardo LundgrenUse type button to avoid undesired submits
2008-08-24 Eduardo LundgrenUse type button to avoid undesired submits
2008-08-24 Eduardo LundgrenFunctional demos fixes
2008-08-24 Eduardo LundgrenTheme default minor updates
2008-08-24 Scott GonzálezSpinner: Fixed key code constants.
2008-08-24 Chi Chengdialog: $.keyCode
2008-08-24 Chi ChengSpinner: use keyCode from ui.core.js
2008-08-23 Chi ChengJSLint check
next