Commit Graph

1251 Commits

Author SHA1 Message Date
Scott González
695b3e2c1b Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks. 2009-01-03 15:37:51 +00:00
Scott González
fc60db3bbf Droppable test: Fixed accept default. 2009-01-03 15:33:10 +00:00
Scott González
7467ce3ef1 Droppable: Fixed #3727: Use this._trigger for all callbacks/events. 2009-01-03 15:30:23 +00:00
Scott González
81f9d28d60 Draggable: Proper event prefix. 2009-01-03 15:15:22 +00:00
Richard Worth
1020de2d77 demos/sortable/default: added some icons 2009-01-03 15:10:19 +00:00
Richard Worth
6bbff3154c release/build.xml: fixed clean task 2009-01-03 14:47:12 +00:00
Scott González
311c026798 Dialog: Fixed #3756: Wrong height on every other open. 2009-01-03 14:43:50 +00:00
Ca-Phun Ung
3c3e17cdd0 demos/index.html - replaced the $= attribute selector with an if condition for now to overcome the selector bug in 1.3. 2009-01-03 14:24:57 +00:00
Ca-Phun Ung
12ae21dff7 demos/demos.css - fixed font-sizing in IE7. 2009-01-03 09:07:34 +00:00
Scott González
913d6fd35a Dialog: Fixed #3753: Cleaned ui hash in callbacks. 2009-01-03 05:55:13 +00:00
Scott González
bb3328dafd Selectable: Fixed #3752: Cleaned up ui hash in callbacks. 2009-01-03 05:52:26 +00:00
Scott González
7fa669beb0 Selectable: Fixed #3729: Use this._trigger for all callbacks. 2009-01-03 05:48:46 +00:00
Scott González
f65478c620 Draggable: Partial fix for #3726: Using this._trigger() instead of this.element.triggerHandler(). 2009-01-03 05:42:21 +00:00
Scott González
8b9312a064 Dialog: Fixed #3731: Contain dialogs within the document when dragging. 2009-01-03 05:25:48 +00:00
Scott González
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +00:00
Scott González
b1e7e786ff Core: Cleaned up warnings. 2009-01-03 04:45:12 +00:00
Scott González
ab5bc79168 Core: Changed $.ui.contains to use the same logic as jQuery's internal contains function. 2009-01-03 04:42:23 +00:00
Scott González
ed1b6ded97 Widget factory: Updated ._trigger to use new event system in jQuery 1.3. 2009-01-03 04:38:20 +00:00
Scott González
18734a6f9d Updated jQuery 1.3pre to r6026. 2009-01-03 04:12:50 +00:00
Richard Worth
30e2c298ba fixed #3741 - ui.theme.css should not contain border-radius properties 2009-01-03 02:22:33 +00:00
Ca-Phun Ung
a166e9b977 datepicker: added a span wrapper to disabled dates for better styling of unselectable days when setting min/max values. 2009-01-02 16:45:35 +00:00
Ca-Phun Ung
f17b70c08a demos/index.html - changed content-type to utf-8 to support datepickers in other languages. 2009-01-02 15:59:31 +00:00
Ca-Phun Ung
84a505122c demos/datepicker/localization.html - replaced special character symbols with equivalent html entities. 2009-01-02 15:36:40 +00:00
Scott González
cf173baa42 Added jQuery 1.3pre (r6018). 2009-01-02 15:31:50 +00:00
Ca-Phun Ung
81428b3f51 demos/index.html - added fade in/out effect to demo notes. 2009-01-02 14:54:25 +00:00
Ca-Phun Ung
720b460ba6 demos/index.html - fixed resetDemos function so year follows month by default. 2009-01-02 13:45:18 +00:00
Paul Bakaus
10b7241364 demos: sortable: fixed connectWith + delay/distance demos 2009-01-02 13:28:50 +00:00
Ca-Phun Ung
39a74f1ccf demos/index.html - fixed issue with browser refresh picking up wrong hash value. Added a resetDemo function to reset datepicker so it picks up default values rather than localized values. 2009-01-02 13:17:54 +00:00
Richard Worth
ee76058e01 Reverted r1461 2009-01-02 13:06:30 +00:00
Ca-Phun Ung
55e6b80737 demos/index.html - mapped #widget to #widget|default. 2009-01-02 12:20:10 +00:00
Ca-Phun Ung
3287ca7199 demos/index.html - removed iframe and replaced with Ajax. Added datepicker localization scripts. Fixed css font sizing issues in demo notes. 2009-01-02 12:10:16 +00:00
Richard Worth
c116150111 spelling of localization (yes, I see the irony) 2009-01-02 04:33:11 +00:00
Richard Worth
ae2fa8cf16 mime-type and eol-style 2009-01-02 03:56:06 +00:00
Keith Wood
d3bf099f61 Corrected tests after latest changes 2009-01-02 02:13:34 +00:00
Keith Wood
02c22e6196 Additional datepicker demonstrations 2009-01-02 02:10:06 +00:00
Scott González
d76df156ce Widget Factory: Fixed #3720: Removed use of extra function in jQuery.trigger. 2009-01-01 16:12:18 +00:00
Richard Worth
bd58675f47 Re-fixed #3709 - Datepicker: clicking on a date causes the browser to follow '#' anchor
This time it works in IE
2009-01-01 12:42:10 +00:00
Richard Worth
1443bea8b9 reverted r1414 as it doesn't work in IE 2009-01-01 12:38:08 +00:00
Scott González
fe7f1af38c Core: Cleaned up whitespace. 2009-01-01 03:10:43 +00:00
Scott González
d9a5b09b00 Core: Changed parameter names for selectors. 2009-01-01 03:07:52 +00:00
Richard Worth
b1326315bc set trunk version back to 1.6pre 2009-01-01 01:53:03 +00:00
Richard Worth
17c29e319a set version to 1.6rc3 2009-01-01 01:29:05 +00:00
Richard Worth
f6e2a95f47 release/build.xml: corrected build to place additional folder level in zip file 2009-01-01 01:24:55 +00:00
Richard Worth
b3d5881645 reverted r1437 as it seems it came from a TR cache 2009-01-01 00:49:42 +00:00
Richard Worth
e0122f7b98 themes/default: updated generated ui.theme.css from themeroller 2009-01-01 00:43:09 +00:00
Richard Worth
a6efad7be8 demos: touch ups 2009-01-01 00:36:10 +00:00
Richard Worth
db5edc794f demos: touch up 2009-01-01 00:27:45 +00:00
Richard Worth
48af692c1b demos/resizable: fitting into demo preview frame 2009-01-01 00:00:04 +00:00
Richard Worth
6b29fe6576 demos/selectable: fitting into demo preview frame 2008-12-31 23:58:34 +00:00
Richard Worth
1718e88c02 demos/sortable/connectwith.html: removed wrong description 2008-12-31 23:57:05 +00:00