Commit Graph

1000 Commits

Author SHA1 Message Date
Paul Bakaus
fd1e948928 core: implemented experimental async dependency loading 2008-10-15 11:03:49 +00:00
Paul Bakaus
79d25190cd draggable: fixed createHelper method (thanks Nate!) 2008-10-14 10:15:48 +00:00
Paul Bakaus
77f717d830 sortable: fixed toArray method
coverflow: renamed init to _init
2008-10-14 10:00:52 +00:00
Jörn Zaefferer
2827a42c44 updating tests to latest QUnit, using same, fixing a few assertions that relied on type casting (mostly null/undefined) 2008-10-13 21:42:12 +00:00
Jörn Zaefferer
b6cb342c65 updating tests to latest QUnit, using same, fixing a few assertions that relied on type casting (mostly null/undefined) 2008-10-13 21:32:42 +00:00
Jörn Zaefferer
59109b7894 functional demos: fixed remote history plugin usage 2008-10-13 16:50:57 +00:00
Jörn Zaefferer
e24e2aeb7b accordion: reset overflow to original value after animation completed, fixes some layout issues 2008-10-13 15:20:26 +00:00
Jörn Zaefferer
4416773888 improving accordion layout 2008-10-08 14:51:03 +00:00
Jörn Zaefferer
226e11cecf functional demos: added history_remote plugin 2008-10-08 13:54:11 +00:00
Richard Worth
8b7f927e4b added some missing draggables defaults 2008-10-08 10:21:28 +00:00
Klaus Hartl
0e9117623e UI Tabs: renamed confusing "unselect" option to "deselectable" 2008-10-08 10:09:55 +00:00
Chi Cheng
ea3b0cdfb2 Spinner:missing semicolon 2008-10-08 02:57:20 +00:00
Ca-Phun Ung
3357c51b18 Spinner: fixed incremental:false issue on mousedown (thanks cloudream) 2008-10-07 10:33:32 +00:00
Klaus Hartl
eb3e6499bf UI Tabs: fixed queued tests, review 2008-10-06 21:35:32 +00:00
Ca-Phun Ung
2f8d6547f2 Spinner: add group and point options for improved support for international numeric formats and added test case. 2008-10-06 17:20:57 +00:00
Klaus Hartl
f02dda5ade UI Tabs: fixed removal of inline styles set for a tab panel 2008-10-06 11:41:48 +00:00
Klaus Hartl
a47c2a87e8 added tabs to test overview 2008-10-06 11:37:51 +00:00
Jörn Zaefferer
6ed2e44c24 adding version property to all ui components 2008-10-05 18:32:34 +00:00
Jörn Zaefferer
3897602bb0 adding version property to all ui components 2008-10-05 18:31:44 +00:00
Jörn Zaefferer
923d1ec3bb adding version property to all ui components 2008-10-05 16:29:21 +00:00
Jörn Zaefferer
b53e2e5c7e accordion functional demo: fixes to work with default theme 2008-10-05 14:06:03 +00:00
Jörn Zaefferer
2c89a2d2c9 accordion: remove selectedClass and generated spans on destroy 2008-10-05 14:05:31 +00:00
Jörn Zaefferer
994e4e2f26 Cleaning up functional demos, getting rid of the rest of flora theme 2008-10-05 13:46:18 +00:00
Jörn Zaefferer
70a1dd89de Removing flora theme in favor of themeroller-based default theme 2008-10-05 13:38:16 +00:00
Ca-Phun Ung
993bb9adfd Spinner: spinner casing now sets itself a unique id based on the id of the original input textbox. If no id exists in the original then no id is set to the casing. 2008-10-05 10:44:15 +00:00
Keith Wood
bf66a8e140 'change' command is now 'option' command 2008-10-05 06:59:56 +00:00
Keith Wood
2ecec4e2fb Add prev/next big texts 2008-10-05 06:48:22 +00:00
Keith Wood
93f765094c Correct keystroke handled for Mac
Correct date determination - no hours/mins/secs/ms
2008-10-05 06:43:24 +00:00
Keith Wood
75087d9ce4 Factor out class names for day hover and week hover
Call _optionDatepicker from _changeDatepicker
Don't recalculate default date and cell over
2008-10-05 06:41:11 +00:00
Jörn Zaefferer
931aec74f0 Finishing move of autocomplete from trunk to 1.7 branch 2008-10-05 01:00:51 +00:00
Jörn Zaefferer
2bfbe85ba0 Moving autocomplete from trunk to 1.7 branch 2008-10-05 00:57:59 +00:00
Klaus Hartl
37f65f1947 UI Tabs: unselect class was attached inconsistently 2008-10-04 11:25:28 +00:00
Richard Worth
50e1d9557c set svn:eol-style to native 2008-10-04 00:57:02 +00:00
Ca-Phun Ung
c80facd63c Spinner: further refactored number formatter. 3 lines! 2008-10-03 04:08:08 +00:00
Ca-Phun Ung
898c395227 Spinner: fixed IE6 bugs with spinner height for data lists. 2008-10-02 18:49:42 +00:00
Ca-Phun Ung
5958c417f6 Spinner: added thousand separator format to numbers and refactored code. 2008-10-02 18:06:30 +00:00
Klaus Hartl
c2b0afd3e7 UI Tabs: fixed "colon in id bug", wrote more unit tests and refactored stuff afterwards 2008-10-02 14:20:35 +00:00
Richard Worth
de7d22a02e added missing semicolon 2008-10-01 11:52:39 +00:00
Eduardo Lundgren
5b6323d0a3 Accordion: added support for effects.core ease equations 2008-09-30 02:50:23 +00:00
Marc Grabanski
0f58c499be Datepicker: Default date cell shows over-state when nothing is selected, next months do not show over state unless keyboard is activated. 2008-09-29 23:04:12 +00:00
Marc Grabanski
502916f65f Datepicker: Updated Mac keyboard commands 2008-09-29 19:20:25 +00:00
Scott González
c9a8ee531c Dialog: Made moveToTop public. 2008-09-29 13:08:14 +00:00
Marc Grabanski
212a822c48 Datepicker: Added option, "constrainInput" to restrict input text to the current date format. 2008-09-28 21:30:22 +00:00
Scott González
46cdf1377c $.widget: Create namespace if it doesn't already exist. 2008-09-28 17:58:08 +00:00
Marc Grabanski
c1deb3508b Datepicker: Created "option" method, deprecated "change" method. 2008-09-28 16:20:11 +00:00
Klaus Hartl
c0f4c0f8ef UI Tabs: started with writing tests 2008-09-28 11:47:07 +00:00
Scott González
f69b4fe35e Dialog: Added more tests. 2008-09-28 01:43:12 +00:00
Scott González
e1f4ea3ed3 Dialog: Removed functionality for copying classes from the main element to the wrapper div. This was used for themes, but this method of theming is no longer encouraged. 2008-09-28 01:17:32 +00:00
Klaus Hartl
0dd3b17185 UI Tabs: in IE the first tab was moved to upper left corner for tabs used in dialog, fixes #3470 2008-09-27 23:40:06 +00:00
Richard Worth
2b0cb8c231 Updated draggable defaults unit test 2008-09-27 16:10:43 +00:00