2008-09-20 |
Paul Bakaus | changed version to 1.6rc2 1.6rc2 |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Scott González | Dialog: Added an id to the title span (needed for ARIA... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Scott González | Set svn:eol-style to native for new plugins. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Eduardo Lundgren | Progressbar .text() added, improvements |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Eduardo Lundgren | Sortables - Avoid inline script execution on every... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Eduardo Lundgren | Fixed #3454 - Sortable .createHelper() bug |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Scott González | Reverted r695. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Eduardo Lundgren | Remove Trailing Spaces |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Paul Bakaus | slider: use preventDefault on click event on handle... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Paul Bakaus | resizable: aspect ratio was switched (width/height... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Scott González | Dialog: Fixed #3087: Added beforeclose callback for... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Paul Bakaus | accordion: trigger changestart event when the animation... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Paul Bakaus | accordion: removed deprecated method fn.activate for 1.6 |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Paul Bakaus | core: enableSelection/disableSelection now return the... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Paul Bakaus | droppable: $.ui.ddmanager.drop now returns false in... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Paul Bakaus | dragging handle won't fire onunload event anymore ... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | sortable: default value for forcePlaceholderSize |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | sortable: Refactored a bunch of stuff, moved over some... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | draggable, resizable, sortable: proper usage of _mouseC... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | sortable: Fixed the floating functional demo, implement... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | draggable: destroy method now properly removes the... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | core: hasScroll now checks for overflow hidden, since... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | datepicker: fixed jslint warnings, fixed invalid increm... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paul Bakaus | use $.isFunction instead of checking the constructor |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Paul Bakaus | Setting data.accept now works fine (Fixes #3386) |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Paul Bakaus | - kickass draggable refactoring - fixes many bugs,... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Scott González | Dialog: Reordered functions. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Scott González | Dialog: Fixed #3389: Non-draggable dialogs shouldn... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Scott González | Dialog: Fixed #3220: Non-resizable dialogs shouldn... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Scott González | Dialog: Partial fix for #3327: When opening a dialog... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
David Bolter | Fixes #3342, prevents bubbling (and default key behavio... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Chi Cheng | build:jquery.ui.i18n.all.js |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Klaus Hartl | UI Tabs: fixed cookie name generation which wasn't... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Ca-Phun Ung | Spinner: added an init callback which exposes the addIt... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Scott González | Dialog: Added some more tests. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Scott González | Widget factory: Prevent calling non-existent methods. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Keith Wood | Fixed 3183 onSelect and onClose have inconsistent signa... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Keith Wood | Fixed 3267 Alternate field not updated when using ... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Scott González | Dialog: Fixed #3123: Prevent tabbing out of modal dialogs. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Scott González | Core: Improved :tabbable selector |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Scott González | Core: Added :tabbable selector to find elements that... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Scott González | Core: Converted :data selector to a function. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Richard Worth | Fixed #3284 - Put version numbers inside of individual... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | layout demo: further bugfixing in IE; set handle for... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | layout demo: update up/down controls when adding elemen... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | layout demo: exclude trash for new components |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | draggable: removing logging |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | layout demo: add new components via cloned draggables... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | draggable: sortable.refreshItems got renamed to _refres... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | layout demo: fixed positioning of add-button, border... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jörn Zaefferer | layout demo: minor js refactoring; decreased duration... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Scott González | Dialog: Fixed #3259: Remove title attribute from dialog... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Scott González | Widget factory: Fixed #3275: Prevent multiple instantia... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Paul Bakaus | sortable: fixed toArray method |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Ca-Phun Ung | Spinner: corrected a bug in functional demo (enable... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Paul Bakaus | draggable: wrong class when trying to remove iframeFix... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Keith Wood | Add icons for controls |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Ca-Phun Ung | Spinner: For DOM based spinners, the height is now... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Ca-Phun Ung | spinner: changed data list to support any DOM container... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Scott González | Core: Fixed #3257: Added option method to widget factory. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Scott González | Dialog: Fixed #3253: Don't allow closing modal dialogs... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chi Cheng | Sortable: fix wrong patameter in toArray |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Ca-Phun Ung | spinner: fixed styling issues in IE |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Ca-Phun Ung | spinner: Included support for generic objects - current... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Chi Cheng | Accordion: XHTML |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Chi Cheng | Progressbar: hidden instance in ui(), options._interval... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Eduardo Lundgren | Remove invalid includes |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Eduardo Lundgren | Remove label texts, using the background labels |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Eduardo Lundgren | Use type button to avoid undesired submits |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Eduardo Lundgren | Use type button to avoid undesired submits |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Eduardo Lundgren | Functional demos fixes |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Eduardo Lundgren | Theme default minor updates |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Scott González | Spinner: Fixed key code constants. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Chi Cheng | dialog: $.keyCode |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Chi Cheng | Spinner: use keyCode from ui.core.js |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chi Cheng | JSLint check |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Scott González | Core: Fixed reference to jQuery. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Scott González | Core: Fixed #3233: Added constants for key codes. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Ca-Phun Ung | spinner: added support for numeric keypad |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Keith Wood | Added tests for 3191 - handling NaN and other invalid... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Keith Wood | Fixed 3191 NaN causes breakage for relative dates |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Keith Wood | Fixed 3238 getDate causes error if datepicker does... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Keith Wood | Fixed 3180 Datepicker automatic ID assignment |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Keith Wood | Fixed 3224 Croatian localisation |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Keith Wood | Fixed 3159 Datepicker function to do refresh/redraw |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | spinner test: currency |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner test: up, down callback |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ca-Phun Ung | spinner: fixed rounding error when stepping=0.3 |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner: ui() doesn't return instance |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner: this.options._decimals -> this._decimals |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | spinner test |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Paul Bakaus | sortable: moved serialize brackets after every key... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner test: a bug when set stepping:0.3 |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner test: currency and decimal options |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ca-Phun Ung | updated testcase to reflect the new ui.spinner changes: |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ca-Phun Ung | Added enhancements to ui.spinner as seen at http:/... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Progressbar test: init |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner test: spin without auto-incremental stepping |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner test: callback |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chi Cheng | Spinner test: spin with auto-incremental stepping |
commit | commitdiff | tree | snapshot |
next |