]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Fri, 17 Apr 2009 23:05:37 +0000 (23:05 +0000)]
Accordion: Gracefully falling back to a linear animation for any non-existant animation specified for the animated option. Fixes #4392 - Accordion: option animated true causes JavaScript error.
Richard Worth [Fri, 17 Apr 2009 21:28:37 +0000 (21:28 +0000)]
whitespace
Richard Worth [Fri, 17 Apr 2009 14:16:09 +0000 (14:16 +0000)]
Added visual test page for #3736 - Some handles get stuck when using two or more handles
Richard Worth [Fri, 17 Apr 2009 13:59:27 +0000 (13:59 +0000)]
Added visual test page for #3762 - slider handles not restricted properly when set programmatically
Keith Wood [Thu, 16 Apr 2009 10:42:04 +0000 (10:42 +0000)]
Datepicker: Fixed #3861 Manually entered date does not update altField
Scott González [Thu, 16 Apr 2009 01:57:56 +0000 (01:57 +0000)]
Progressbar: Modified value method to act as both a getter and setter. Fixed #4427 - progressbar('value') returns a reference to this instead of the value.
Scott González [Wed, 15 Apr 2009 02:33:28 +0000 (02:33 +0000)]
Merged in widget-factory branch and added tests. Fixes #4411 - Widget factory should auto detect getters.
Keith Wood [Tue, 14 Apr 2009 12:58:53 +0000 (12:58 +0000)]
Datepicker: Fixed #4462 - Estonian localization
Andrew Powell [Sun, 12 Apr 2009 22:05:53 +0000 (22:05 +0000)]
Fix for 4427. Per Scott G; Widgets cannot presently have getters and setters with the same name. Scott's changes to the widget factory enable this and will be merged soon.
Keith Wood [Fri, 10 Apr 2009 10:09:03 +0000 (10:09 +0000)]
Datepicker: Fixed #4348 - Datepicker positioned outside body when scrollbar enabled
Keith Wood [Fri, 10 Apr 2009 08:22:47 +0000 (08:22 +0000)]
Datepicker: Apply min/max settings on setDate
Keith Wood [Fri, 10 Apr 2009 08:20:11 +0000 (08:20 +0000)]
Datepicker: Restored keystrokes for yearly movements
Keith Wood [Fri, 10 Apr 2009 08:05:51 +0000 (08:05 +0000)]
Datepicker: Removed more remnants of range select functionality
Keith Wood [Fri, 10 Apr 2009 08:04:57 +0000 (08:04 +0000)]
Datepicker: Apply min/max settings on setDate
Keith Wood [Fri, 10 Apr 2009 07:57:26 +0000 (07:57 +0000)]
Datepicker: Fixed #4054 - Datepicker overlay problem in IE6
Keith Wood [Fri, 10 Apr 2009 07:55:52 +0000 (07:55 +0000)]
Datepicker: fixed #4085 - Can not display year and month correctly in Japanese
Keith Wood [Fri, 10 Apr 2009 07:46:35 +0000 (07:46 +0000)]
Datepicker: Removed remnants of yearly steps
Scott González [Thu, 2 Apr 2009 02:38:57 +0000 (02:38 +0000)]
SVN props.
Scott González [Thu, 2 Apr 2009 02:37:25 +0000 (02:37 +0000)]
Added demo for animated dialog.
Scott González [Thu, 2 Apr 2009 02:00:45 +0000 (02:00 +0000)]
Dialog: Fixed the case where you open two modal dialogs and then close the top dialog and inputs in the first dialog were no longer usable - Fixes #4309.
Richard Worth [Thu, 2 Apr 2009 00:10:52 +0000 (00:10 +0000)]
fixed #4391 - ui-state-hover, ui-state-active and disabled sliders
Richard Worth [Thu, 2 Apr 2009 00:08:15 +0000 (00:08 +0000)]
added test page for #4391 - ui-state-hover, ui-state-active and disabled sliders
Keith Wood [Wed, 1 Apr 2009 10:56:58 +0000 (10:56 +0000)]
Datepicker: added Windows ticks format
Keith Wood [Wed, 1 Apr 2009 10:41:22 +0000 (10:41 +0000)]
Datepicker: fixed #4285 - Week of the Year off by one during daylight saving time
And simplified calculation
Keith Wood [Wed, 1 Apr 2009 10:36:36 +0000 (10:36 +0000)]
Datepicker: fixed #4085 - Can not display year and month correctly in Japanese
Keith Wood [Wed, 1 Apr 2009 10:34:16 +0000 (10:34 +0000)]
Datepicker: fixed #4085 - Can not display year and month correctly in Japanese
Keith Wood [Wed, 1 Apr 2009 10:25:38 +0000 (10:25 +0000)]
Datepicker: Removed remnants of range select functionality
Keith Wood [Wed, 1 Apr 2009 10:15:29 +0000 (10:15 +0000)]
Datepicker: Corrected unit tests for structural changes and end of month
Keith Wood [Wed, 1 Apr 2009 10:11:35 +0000 (10:11 +0000)]
Datepicker: fixed #4301 - option dateFormat getter does not return same value as setter
Klaus Hartl [Sat, 28 Mar 2009 18:59:55 +0000 (18:59 +0000)]
Finally fixed the mutiple row tabs vs float issue (until scrolling is implemented) - fixes #4399. Also fixed: tabs not scrolling in IE when contained in element with overflow set to auto or scroll, tab label text wrap in IE 6.
Scott González [Sat, 28 Mar 2009 16:33:59 +0000 (16:33 +0000)]
Dialog: Don't bind overlay event handlers if the overlays are destroyed before the setTimeout block is executed - Fixes #4065 - modal dialog + button locks page.
Scott González [Sat, 28 Mar 2009 00:52:56 +0000 (00:52 +0000)]
Widget factory: Fixed $4266 - Add custom selectors for widgets.
Scott González [Sat, 28 Mar 2009 00:37:16 +0000 (00:37 +0000)]
Fixed dialog tests to use same instead of equals for hashes.
Scott González [Sat, 28 Mar 2009 00:06:34 +0000 (00:06 +0000)]
Widget factory: Fixed #4366 - Deep copy options on init.
Scott Jehl [Tue, 24 Mar 2009 16:16:55 +0000 (16:16 +0000)]
added a rule for widget embedding font size. Resets ui-widget class font-size to 1em when inside another ui-widget.
Richard Worth [Mon, 23 Mar 2009 12:43:17 +0000 (12:43 +0000)]
added accordion visual test: option autoHeight true
Richard Worth [Mon, 23 Mar 2009 11:43:30 +0000 (11:43 +0000)]
eol-style and mime-type
Richard Worth [Mon, 23 Mar 2009 11:41:34 +0000 (11:41 +0000)]
added, cleaned up, and renamed some accordion visual tests
Chi Cheng [Sun, 22 Mar 2009 15:48:26 +0000 (15:48 +0000)]
Demos: sortable accordion
Keith Wood [Sun, 22 Mar 2009 05:47:08 +0000 (05:47 +0000)]
Fixed #4240 - Datepicker destroy affects other datepickers - appended text too
Richard Worth [Sat, 21 Mar 2009 22:19:58 +0000 (22:19 +0000)]
#4385 test page - ticket summary changed
Richard Worth [Sat, 21 Mar 2009 22:14:34 +0000 (22:14 +0000)]
#4385 - fixed a bug in the test page: values were being displayed even if they didn't meet minrange
Richard Worth [Sat, 21 Mar 2009 21:59:05 +0000 (21:59 +0000)]
slider: updated #4385 visual test page to match visual test page ticket format
Richard Worth [Sat, 21 Mar 2009 21:45:43 +0000 (21:45 +0000)]
renamed test page for #4385
Chi Cheng [Sat, 21 Mar 2009 19:55:29 +0000 (19:55 +0000)]
Slider: #4385
Chi Cheng [Sat, 21 Mar 2009 19:52:34 +0000 (19:52 +0000)]
Slider: #4385
Keith Wood [Thu, 19 Mar 2009 10:33:22 +0000 (10:33 +0000)]
Datepicker: fixed #4362 Update Croation localization
Richard Worth [Wed, 18 Mar 2009 13:54:48 +0000 (13:54 +0000)]
removed (incorrectly filenamed) ticket for invalid #4355
Richard Worth [Wed, 18 Mar 2009 12:22:08 +0000 (12:22 +0000)]
Fixed #4341 - Selectable: option appendTo is ignored, helper always appends to body
Richard Worth [Wed, 18 Mar 2009 12:16:09 +0000 (12:16 +0000)]
#4341 - Added visual test page
Richard Worth [Wed, 18 Mar 2009 10:25:55 +0000 (10:25 +0000)]
Fixed #4331 - Accordion requires theme CSS to function in IE
Richard Worth [Wed, 18 Mar 2009 10:13:09 +0000 (10:13 +0000)]
#4251 - Added visual test pages
Richard Worth [Wed, 18 Mar 2009 08:58:53 +0000 (08:58 +0000)]
Fixed #4318 - Slider: method destroy does not remove ui-slider-range
Richard Worth [Wed, 18 Mar 2009 08:53:21 +0000 (08:53 +0000)]
#4318 - Added visual test page
Richard Worth [Wed, 18 Mar 2009 01:56:38 +0000 (01:56 +0000)]
Fixed #4240 - Datepicker destroy affects other datepickers
Richard Worth [Wed, 18 Mar 2009 01:51:56 +0000 (01:51 +0000)]
#4240 - Added visual test page
Richard Worth [Tue, 17 Mar 2009 12:28:21 +0000 (12:28 +0000)]
#4335 - Added visual test page
Richard Worth [Tue, 17 Mar 2009 11:40:07 +0000 (11:40 +0000)]
#4331 - Added visual test page
Richard Worth [Tue, 17 Mar 2009 11:20:31 +0000 (11:20 +0000)]
Fixed #4199 (resizable with containment boundary - aspectRatio breaks.) with patch from #4349 (Resizable with Containment Aspect Ratio Bug (Includes patching instructions)) props tcarnell and garside
Richard Worth [Tue, 17 Mar 2009 10:56:47 +0000 (10:56 +0000)]
#4199 - Added visual test page
Richard Worth [Tue, 17 Mar 2009 08:53:54 +0000 (08:53 +0000)]
demos/draggable/sortable.html: missing semicolon ;
Jörn Zaefferer [Sun, 15 Mar 2009 14:32:21 +0000 (14:32 +0000)]
datepicker demo: improved to respect dateFormat when setting min/maxDate; datepicker still needs a lot of work
Jörn Zaefferer [Sun, 15 Mar 2009 12:33:03 +0000 (12:33 +0000)]
formatting
Jörn Zaefferer [Sun, 15 Mar 2009 12:20:37 +0000 (12:20 +0000)]
formatting
Jörn Zaefferer [Sat, 14 Mar 2009 14:28:10 +0000 (14:28 +0000)]
datepicker: added event-search demo, combining various options to select a daterange with two inputs
Jörn Zaefferer [Sat, 14 Mar 2009 14:26:41 +0000 (14:26 +0000)]
datepicker: added event-search demo, combining various options to select a daterange with two inputs
Jörn Zaefferer [Wed, 11 Mar 2009 08:56:57 +0000 (08:56 +0000)]
added textarea-demo für resizable
Chi Cheng [Tue, 10 Mar 2009 19:10:50 +0000 (19:10 +0000)]
Datepicker : albanian localization. fixed #4313
Richard Worth [Tue, 10 Mar 2009 11:17:21 +0000 (11:17 +0000)]
Fixed #4315 (Slider: clicking on slider with negative values causes error 'closestHandle is undefined')
Richard Worth [Tue, 10 Mar 2009 01:35:09 +0000 (01:35 +0000)]
Fixed #4292 (Slider: ui.value incorrect in slide event if handle at value 0)
Richard Worth [Mon, 9 Mar 2009 12:36:50 +0000 (12:36 +0000)]
Fixed #4292 (Slider: ui.value incorrect in slide event if handle at value 0)
Richard Worth [Sun, 8 Mar 2009 14:50:10 +0000 (14:50 +0000)]
switched trunk version to 1.8pre
Chi Cheng [Sun, 8 Mar 2009 14:16:10 +0000 (14:16 +0000)]
Demo: resizable helper
Chi Cheng [Sun, 8 Mar 2009 14:13:16 +0000 (14:13 +0000)]
Demo: resizable helper
Chi Cheng [Sat, 7 Mar 2009 18:28:26 +0000 (18:28 +0000)]
Datepicker: Update Ukrainian Localization
Chi Cheng [Sat, 7 Mar 2009 04:59:57 +0000 (04:59 +0000)]
Datepicker: Update Romanian Localization, thanks Ionut G. Stan
Chi Cheng [Thu, 5 Mar 2009 18:18:49 +0000 (18:18 +0000)]
Droppable: short _init code.
Chi Cheng [Thu, 5 Mar 2009 15:18:07 +0000 (15:18 +0000)]
Droppable: droppable('option', 'accept', selector) fails. fixes #4278
Richard Worth [Thu, 5 Mar 2009 14:30:56 +0000 (14:30 +0000)]
dialog: visual test. switched jQuery 1.3.1 to 1.3.2 (file was added after switch was made)
Maggie Costello Wachs [Wed, 4 Mar 2009 23:15:43 +0000 (23:15 +0000)]
added left nav links to Getting Started and Upgrade Guide
Richard Worth [Wed, 4 Mar 2009 08:17:49 +0000 (08:17 +0000)]
demos index: added missing </a>
Chi Cheng [Wed, 4 Mar 2009 07:57:45 +0000 (07:57 +0000)]
demo menu: re-order links
Chi Cheng [Wed, 4 Mar 2009 07:56:49 +0000 (07:56 +0000)]
demo menu: re-order links
Jörn Zaefferer [Tue, 3 Mar 2009 22:50:17 +0000 (22:50 +0000)]
slider demo: added hotelrooms example, showing how to enhance an existing select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
Jörn Zaefferer [Tue, 3 Mar 2009 21:04:30 +0000 (21:04 +0000)]
slider demo: added hotelrooms example, showing how to enhance an existing select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
Richard Worth [Tue, 3 Mar 2009 13:26:01 +0000 (13:26 +0000)]
merged r2190 to trunk
Richard Worth [Tue, 3 Mar 2009 13:12:35 +0000 (13:12 +0000)]
merged r2187 to trunk
Richard Worth [Tue, 3 Mar 2009 11:15:16 +0000 (11:15 +0000)]
reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1)
Richard Worth [Tue, 3 Mar 2009 11:09:08 +0000 (11:09 +0000)]
set version to 1.7.1pre
Richard Worth [Tue, 3 Mar 2009 11:06:55 +0000 (11:06 +0000)]
set version to 1.7
Richard Worth [Tue, 3 Mar 2009 11:01:55 +0000 (11:01 +0000)]
demos: simplified class effect demos to work in IE6
Richard Worth [Tue, 3 Mar 2009 10:38:12 +0000 (10:38 +0000)]
demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari
Richard Worth [Tue, 3 Mar 2009 10:32:52 +0000 (10:32 +0000)]
demos: slider - Simple colorpicker, prevent sliders from sometimes being drawn vertical when page first loads. Weird.
Richard Worth [Tue, 3 Mar 2009 10:29:18 +0000 (10:29 +0000)]
Dialog: fix dialog height from being reset after drag in Safari. related to r2152 and #4252
Richard Worth [Tue, 3 Mar 2009 09:37:10 +0000 (09:37 +0000)]
demos: sortable - Delay start, fixed so first drag doesn't have to start on text in IE6
Richard Worth [Tue, 3 Mar 2009 09:35:30 +0000 (09:35 +0000)]
demos: sortable - Include / exclude items, fixed display issue in IE6
Richard Worth [Tue, 3 Mar 2009 09:27:22 +0000 (09:27 +0000)]
demos: draggable - Contrain movement, prevent horizontal scrollbar
Richard Worth [Mon, 2 Mar 2009 12:46:33 +0000 (12:46 +0000)]
demos: show - start hidden instead of fadeOut to prevent flash
Richard Worth [Mon, 2 Mar 2009 12:37:00 +0000 (12:37 +0000)]
accordion: call .blur() so ui-state-focus class gets removed from last-focused header. See r1945
Richard Worth [Mon, 2 Mar 2009 12:10:59 +0000 (12:10 +0000)]
demos: sortable - disableSelection on sortable elements