2008-07-06 |
Keith Wood | Ensure button doesn't submit form |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Keith Wood | Refactored datepicker to use $.data for instance settings |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Keith Wood | Added gotoCurrent setting to show currently selected... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Keith Wood | Refactor to use $.data for instance settings |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Paul Bakaus | dialog: added "focus" callback, whenever a dialog is... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Paul Bakaus | datepicker: stop propagation on the button triggering... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | slider: animate is a bit smoother now - stops the previ... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | slider: added animate option: can be simply set to... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | slider: removed cursor:default on the a wrapper, allows... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | draggable: revert option now accepts "invalid", "valid... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Richard Worth | fixed #3061 - dialog buttons not visible without a... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | droppable: a small performance improvement by not using... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | core: use triggerHandler instead of trigger to fire... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | slider: browser's default outline isn't shown for the... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Bakaus | droppable: a small performance improvement by not using... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Richard Worth | Fixed #3059 - cannot select text in dialog content |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Eduardo Lundgren | Dropabble minor performance changes |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Aaron Eisenberger | preserve percent values if they are returned in createW... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Eduardo Lundgren | Dialog - Update resizable dialgos to use helper instead... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Paul Bakaus | sortable: important restructuring in the sort function... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Eduardo Lundgren | Sortables performance increased massively - using offse... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Paul Bakaus | draggable: ui.absolutePosition, wasn't updated through... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Keith Wood | New tests for invocation, mouse interactions, alternate... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Keith Wood | Ensure datepicker is initially hidden |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Eduardo Lundgren | Sortable - fixed #3048 |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Richard Worth | fixed #3012 - Dialog causing iframe load event to fire... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Richard Worth | fixed #3041 - Catalan localization |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Eduardo Lundgren | Avoid IE memory leak on enableSelection, disableSelecti... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Scott González | Accordion: Fixed parameters in dispatched events. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Scott González | Tabs: Fixed parameters in dispatched events. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Richard Worth | demos - typos |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Richard Worth | set version to 1.5.2pre |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Richard Worth | restored test image from [236] - still referenced in... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | Product slider real-world demo css fix |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Bakaus | changed version.txt to 1.5.1 1.5.1 |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Scott González | Dialog: Fixed #3032: Calling open on an already open... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | add a couple more options to scale functional tests |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | better descriptions for scale & size |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | typo |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | include top,left in restore props until I can figure... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | add scale toggle and size to functional demos + move... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | fix options clone (#2967) |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | removing true from outerWidth/outerHeight to solve... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Aaron Eisenberger | typo in createWrapper (fixes #2974 fixes #2975) |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Bakaus | sortable: update callback wass not called everytime... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Richard Worth | tests visual draggable - moved handle test to its own... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Bakaus | slider: range can now be toggled on-the-fly (fixes... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Richard Worth | tests dialog - added unit tests for #3017 - Dialog... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Bakaus | visual css: corrected styles for slider |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Bakaus | fixed #3010 |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Richard Worth | resizable, selectable, sortable: changed cancel default... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Bakaus | sortable: update callback wass not called everytime... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Richard Worth | tests draggable #2965 - fixed to account for distance... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Bakaus | sortable: fixed serialize issue when a key was specifie... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Richard Worth | tests resizable - restructured to match others, added... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | css method - change class id name for generated div |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | Resizable functional demo more updates |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | Resizable functional demo updates |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | alsoResize option bug fixes |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | Fixed #2996 |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | Fixed #2990 |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eduardo Lundgren | Fixed #2988 |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Scott González | Dialog: Fixed stacking problem with modal dialogs. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Scott González | Fixed #2340: Consistent parameters for dispatched event... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Scott González | Dialog: Restructured button creation and fixed the... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Paul Bakaus | sortable: added visual test page for profiling performance |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Eduardo Lundgren | Fix #3026 - Plugins callbacks need to be called first... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Paul Bakaus | sortable: extreme performance increase by using setTime... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Richard Worth | fixed #3026 - resizable resize handler is called too... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Richard Worth | fixed #3025 - dialog should have an autoResize option... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | draggable: removed a silly console.log |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | sortable: connected lists items are not refreshed until... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | sortable: changed default distance to 1 |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | sortable: changed default distance to 1 |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Aaron Eisenberger | fix for clip to better work with images (animates wrapp... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Aaron Eisenberger | fix for clip to better work with images (animates wrapp... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | draggable: fixed issue when placeholder didn't exist... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | draggable: fixed failing test, mousemove is actually... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | sortable: added default checks for scroll options |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | sortable: |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Bakaus | sortable:fixed #3019, stop being fird too early |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Jörn Zaefferer | accordion: simplified find-header-element code, thanks... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Richard Worth | tests dialog - added missing tests (placeholders) |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Keith Wood | Fixed 2038 Split out display date and date value formats |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Jörn Zaefferer | accordion: added test for headers with descendants... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests dialog - added some tests and placeholders |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | simulate - drag: added mousemove [+1, +1] after mousedo... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests selectable - removed unneeded refs to draggable... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests draggable - corrected defaults tests tracking... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests datepicker - added closure (for isolation in... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests all - added sortable |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests sortable - fixed failing disable tests |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests sortable - fixed failing enable test |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Richard Worth | tests sortable - corrected page title |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Keith Wood | Correct datepicker placement when used in static areas |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Keith Wood | Tweaks for IE 6- |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Richard Worth | visual tests: dialog - removed unused offset var |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Paul Bakaus | slider: check in the destroy method if a handle actuall... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Paul Bakaus | sortable: the options.items callback now receives null... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Eduardo Lundgren | Dialog - fixed #3017 |
commit | commitdiff | tree | snapshot |
next |