]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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
2008-08-23 Scott GonzálezCore: Fixed reference to jQuery.
2008-08-23 Scott GonzálezCore: Fixed #3233: Added constants for key codes.
2008-08-21 Ca-Phun Ungspinner: added support for numeric keypad
2008-08-21 Keith WoodAdded tests for 3191 - handling NaN and other invalid...
2008-08-21 Keith WoodFixed 3191 NaN causes breakage for relative dates
2008-08-21 Keith WoodFixed 3238 getDate causes error if datepicker does...
2008-08-21 Keith WoodFixed 3180 Datepicker automatic ID assignment
2008-08-21 Keith WoodFixed 3224 Croatian localisation
2008-08-21 Keith WoodFixed 3159 Datepicker function to do refresh/redraw
2008-08-19 Chi Chengspinner test: currency
2008-08-19 Chi ChengSpinner test: up, down callback
2008-08-19 Ca-Phun Ungspinner: fixed rounding error when stepping=0.3
2008-08-19 Chi ChengSpinner: ui() doesn't return instance
2008-08-19 Chi ChengSpinner: this.options._decimals -> this._decimals
2008-08-19 Chi Chengspinner test
2008-08-19 Paul Bakaussortable: moved serialize brackets after every key...
2008-08-19 Chi ChengSpinner test: a bug when set stepping:0.3
2008-08-19 Chi ChengSpinner test: currency and decimal options
2008-08-19 Ca-Phun Ungupdated testcase to reflect the new ui.spinner changes:
2008-08-19 Ca-Phun UngAdded enhancements to ui.spinner as seen at http:/...
2008-08-19 Chi ChengProgressbar test: init
2008-08-19 Chi ChengSpinner test: spin without auto-incremental stepping
2008-08-19 Chi ChengSpinner test: callback
2008-08-19 Chi ChengSpinner test: spin with auto-incremental stepping
2008-08-18 Chi Chenghome key to start if min not set.
2008-08-18 Chi ChengSpinner: test case
2008-08-18 Chi ChengSpinner:
2008-08-18 Chi Chengtypo
next