Commit Graph

2225 Commits

Author SHA1 Message Date
Scott González
a3c2a255ad Dialog: Using local variables to improve minification. 2009-04-18 15:01:13 +00:00
Scott González
ddff678220 Progressbar: Removed getter property. 2009-04-18 14:34:20 +00:00
Scott González
cedf663e2f Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocus(). 2009-04-18 13:04:07 +00:00
Scott González
15788355fa Accordion - Removed easeslide animation. Fixes #4204 - Easeslide does not work (Accordion). 2009-04-18 02:32:11 +00:00
Scott González
6ca335f94c 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. 2009-04-17 23:05:37 +00:00
Richard Worth
8fac95cea3 whitespace 2009-04-17 21:28:37 +00:00
Richard Worth
bfb127f2d2 Added visual test page for #3736 - Some handles get stuck when using two or more handles 2009-04-17 14:16:09 +00:00
Richard Worth
fa369c5340 Added visual test page for #3762 - slider handles not restricted properly when set programmatically 2009-04-17 13:59:27 +00:00
Keith Wood
8f503d8d31 Datepicker: Fixed #3861 Manually entered date does not update altField 2009-04-16 10:42:04 +00:00
Scott González
62f11b4a2e 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. 2009-04-16 01:57:56 +00:00
Scott González
1195854aaa Merged in widget-factory branch and added tests. Fixes #4411 - Widget factory should auto detect getters. 2009-04-15 02:33:28 +00:00
Keith Wood
3c7b612993 Datepicker: Fixed #4462 - Estonian localization 2009-04-14 12:58:53 +00:00
Andrew Powell
5a2ca0e637 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. 2009-04-12 22:05:53 +00:00
Keith Wood
a4065729e2 Datepicker: Fixed #4348 - Datepicker positioned outside body when scrollbar enabled 2009-04-10 10:09:03 +00:00
Keith Wood
4ae29ba06b Datepicker: Apply min/max settings on setDate 2009-04-10 08:22:47 +00:00
Keith Wood
c7a21a83dd Datepicker: Restored keystrokes for yearly movements 2009-04-10 08:20:11 +00:00
Keith Wood
0375dcb04a Datepicker: Removed more remnants of range select functionality 2009-04-10 08:05:51 +00:00
Keith Wood
f754cf1111 Datepicker: Apply min/max settings on setDate 2009-04-10 08:04:57 +00:00
Keith Wood
1f2dcf8af9 Datepicker: Fixed #4054 - Datepicker overlay problem in IE6 2009-04-10 07:57:26 +00:00
Keith Wood
5235b3bbd5 Datepicker: fixed #4085 - Can not display year and month correctly in Japanese 2009-04-10 07:55:52 +00:00
Keith Wood
b94d5cf673 Datepicker: Removed remnants of yearly steps 2009-04-10 07:46:35 +00:00
Scott González
5f67602b81 SVN props. 2009-04-02 02:38:57 +00:00
Scott González
1dce11b934 Added demo for animated dialog. 2009-04-02 02:37:25 +00:00
Scott González
8936687c18 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. 2009-04-02 02:00:45 +00:00
Richard Worth
fbb912524d fixed #4391 - ui-state-hover, ui-state-active and disabled sliders 2009-04-02 00:10:52 +00:00
Richard Worth
0c28f50dae added test page for #4391 - ui-state-hover, ui-state-active and disabled sliders 2009-04-02 00:08:15 +00:00
Keith Wood
fc75c3e3ad Datepicker: added Windows ticks format 2009-04-01 10:56:58 +00:00
Keith Wood
e55ee9e6e9 Datepicker: fixed #4285 - Week of the Year off by one during daylight saving time
And simplified calculation
2009-04-01 10:41:22 +00:00
Keith Wood
126210026b Datepicker: fixed #4085 - Can not display year and month correctly in Japanese 2009-04-01 10:36:36 +00:00
Keith Wood
fea2eeb0d7 Datepicker: fixed #4085 - Can not display year and month correctly in Japanese 2009-04-01 10:34:16 +00:00
Keith Wood
89905e277e Datepicker: Removed remnants of range select functionality 2009-04-01 10:25:38 +00:00
Keith Wood
a6c705420b Datepicker: Corrected unit tests for structural changes and end of month 2009-04-01 10:15:29 +00:00
Keith Wood
4d5f8d4ae0 Datepicker: fixed #4301 - option dateFormat getter does not return same value as setter 2009-04-01 10:11:35 +00:00
Klaus Hartl
73abb29d2c 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. 2009-03-28 18:59:55 +00:00
Scott González
a39d0d9350 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. 2009-03-28 16:33:59 +00:00
Scott González
12b47dc1ea Widget factory: Fixed $4266 - Add custom selectors for widgets. 2009-03-28 00:52:56 +00:00
Scott González
2b8109e119 Fixed dialog tests to use same instead of equals for hashes. 2009-03-28 00:37:16 +00:00
Scott González
4e64af70b6 Widget factory: Fixed #4366 - Deep copy options on init. 2009-03-28 00:06:34 +00:00
Scott Jehl
3aab07e577 added a rule for widget embedding font size. Resets ui-widget class font-size to 1em when inside another ui-widget. 2009-03-24 16:16:55 +00:00
Richard Worth
d264f1b8c4 added accordion visual test: option autoHeight true 2009-03-23 12:43:17 +00:00
Richard Worth
996a8fa1d0 eol-style and mime-type 2009-03-23 11:43:30 +00:00
Richard Worth
5b000cb2c0 added, cleaned up, and renamed some accordion visual tests 2009-03-23 11:41:34 +00:00
Chi Cheng
473e7e8e8a Demos: sortable accordion 2009-03-22 15:48:26 +00:00
Keith Wood
05a935c993 Fixed #4240 - Datepicker destroy affects other datepickers - appended text too 2009-03-22 05:47:08 +00:00
Richard Worth
219bccdeda #4385 test page - ticket summary changed 2009-03-21 22:19:58 +00:00
Richard Worth
71dbad6bc6 #4385 - fixed a bug in the test page: values were being displayed even if they didn't meet minrange 2009-03-21 22:14:34 +00:00
Richard Worth
18a418d21a slider: updated #4385 visual test page to match visual test page ticket format 2009-03-21 21:59:05 +00:00
Richard Worth
1e77d791d6 renamed test page for #4385 2009-03-21 21:45:43 +00:00
Chi Cheng
48768e51f6 Slider: #4385 2009-03-21 19:55:29 +00:00
Chi Cheng
dae9a6b980 Slider: #4385 2009-03-21 19:52:34 +00:00