Commit Graph

3237 Commits

Author SHA1 Message Date
Keith Wood
738b37be30 More datepicker demos 2008-06-10 13:34:23 +00:00
Keith Wood
7a5f551dc1 More datepicker demos 2008-06-10 13:33:39 +00:00
Keith Wood
0ea1e7af11 Add datepicker tests 2008-06-10 12:46:28 +00:00
Marc Grabanski
edcf5edb81 Minor change to simple demo page. 2008-06-10 10:45:38 +00:00
Marc Grabanski
a80ad1f7e2 Changed datepicker to be listed under widgets. 2008-06-10 10:44:26 +00:00
Marc Grabanski
b5bf25ba1a Added datepicker to demo list. 2008-06-10 10:43:28 +00:00
Marc Grabanski
7d9c73f0c5 simple datepicker demo 2008-06-10 10:42:34 +00:00
Richard Worth
175015866c whitespace 2008-06-10 00:34:41 +00:00
Richard Worth
44aeb0e636 Partial fix for #2538 - still need to add support for options 2008-06-09 12:21:50 +00:00
Richard Worth
cecc4838a2 Added effects visual test pages 2008-06-09 12:19:59 +00:00
Richard Worth
6e4092f986 updated trunk version to 1.5.1pre 2008-06-09 09:26:20 +00:00
Eduardo Lundgren
7c3837153f update concatenated.name build.xml - jquery.ui.all 2008-06-09 09:00:44 +00:00
Richard Worth
976620d151 Added @VERSION 2008-06-09 08:55:06 +00:00
Eduardo Lundgren
bfa77e4855 fix for slider visual test 2008-06-09 08:30:52 +00:00
Richard Worth
189c8c6a8b fixed slider 2008-06-09 08:26:24 +00:00
Eduardo Lundgren
eb68232a25 Added dialog functional demo 2008-06-09 08:25:18 +00:00
Eduardo Lundgren
d7cde8ae7f build.xml copy jquery-*.js to dist dir 2008-06-09 08:06:59 +00:00
Richard Worth
b2233945a6 Added droppable visual test 2008-06-09 08:06:54 +00:00
Richard Worth
4a0df13665 Added simple slider test 2008-06-09 07:40:29 +00:00
Richard Worth
2439b4feb8 spelling correction 2008-06-09 07:11:42 +00:00
Eduardo Lundgren
711c106314 Fixed draggable bug that affects the droppable critically - $.ui.ddmanager.current could not be null 2008-06-09 06:53:37 +00:00
Richard Worth
58e23c8228 changed selectable demo data to fruits 2008-06-09 06:44:36 +00:00
Richard Worth
9ca1a282c5 Fixed links 2008-06-09 06:36:25 +00:00
Richard Worth
ee4bd1a9e8 Removed old rev ids from jQuery svn 2008-06-09 06:26:23 +00:00
Eduardo Lundgren
90abe576ec Delete uneeded test files 2008-06-09 06:24:14 +00:00
Eduardo Lundgren
d185e8cc05 - Added functional demo application
- Removed datepicker folder from functional demo folder
2008-06-09 06:20:15 +00:00
Richard Worth
a6b0fc7a83 tests - all.html, removed links for missing .js files 2008-06-09 06:04:53 +00:00
Richard Worth
03528f2942 tests - wrapped in closures so all.html will work 2008-06-09 05:59:18 +00:00
Richard Worth
d2397d8d63 added simple visual tests 2008-06-09 05:42:13 +00:00
Richard Worth
665f17ce2c tests - added selectable unit tests 2008-06-09 05:40:24 +00:00
Eduardo Lundgren
279b579ba5 Resizable containment bug - fixed #2956 2008-06-09 05:40:21 +00:00
Richard Worth
7a3f5e5a14 dialog - fixed autoOpen false in Safari for disconnected element - .appendTo(body) before .hide() 2008-06-09 03:38:54 +00:00
Richard Worth
0d74c8463b tests dialog - added some option and callback tests 2008-06-09 03:06:12 +00:00
Paul Bakaus
4b186675af ui-core: added mouseCapture, replacing the condition feature before. Allows text to be selected in sortables on non-handles. 2008-06-09 01:54:28 +00:00
Richard Worth
8105c48065 whitespace only - newline at EOF 2008-06-09 01:31:31 +00:00
Paul Bakaus
fb925eb105 fixed typo 2008-06-08 15:47:27 +00:00
Paul Bakaus
a883e1f0a1 transfer: added optional className option 2008-06-08 15:39:12 +00:00
Paul Bakaus
85d3d34b56 pulsate: correctly pulsates n-times now on show/hide 2008-06-08 15:07:25 +00:00
Paul Bakaus
658307ab8f slider: fixed IE issue when handles where initialized without defined left/top values 2008-06-08 13:23:52 +00:00
Paul Bakaus
593cb1ffef core: cancel checks for type string before it's used
draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value.
2008-06-08 11:00:47 +00:00
Paul Bakaus
8eca969374 core: fixed propagation issue that didn't allow resizables and sortables to work together, because the event didn't bubble out. 2008-06-08 10:20:37 +00:00
Richard Worth
67117bc563 tests dialog - draggable option 2008-06-08 03:37:43 +00:00
Richard Worth
f193346177 tests dialog - added more to the buttons test 2008-06-08 02:50:32 +00:00
Richard Worth
fa7409b28b dialog - fixed context of button callbacks should be DOMElement, not jQuery object 2008-06-08 02:49:54 +00:00
Richard Worth
0132665f17 test dialog - first dialog unit tests 2008-06-08 02:29:44 +00:00
Richard Worth
f6330e9fe8 core widget - added explicit disabled: false option 2008-06-08 00:59:41 +00:00
Richard Worth
e23a0edb70 core widget - fail gracefully if unknown method name supplied 2008-06-08 00:55:44 +00:00
Paul Bakaus
7539a095f6 draggable,sortable: fixed containment "document", added containment: "window" (fixes #2936,#2171) 2008-06-07 23:38:03 +00:00
Paul Bakaus
68d37568e0 draggable, sortable: fixed issue when handle wasn't working with elements nested in the handle (fixes #2937) 2008-06-07 23:25:47 +00:00
Paul Bakaus
47e04b888d draggable: fixed cursorAt issue (#2965) 2008-06-07 22:56:56 +00:00