Commit Graph

90 Commits

Author SHA1 Message Date
Keith Wood
152531d370 Updated Dutch localisation 2008-12-01 10:56:21 +00:00
Richard Worth
bec5c8dbf1 removed some old references to 'flora' 2008-11-22 11:17:10 +00:00
Richard Worth
c57ea5721c removed unused conditional comments for ie5, ie6, ie7 2008-11-19 11:15:32 +00:00
Richard Worth
8306e62887 set svn:eol-style to native 2008-11-19 06:09:48 +00:00
Richard Worth
027e4d57b7 Removed spinner from trunk. See /branches/dev/spinner 2008-11-19 02:34:05 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
Keith Wood
6caec6b12b Added alternate easing demonstration 2008-11-12 13:36:46 +00:00
Richard Worth
5a5199124c Removed references to colorpicker from trunk 2008-11-12 01:03:06 +00:00
Richard Worth
79b6eaf13c Moved colorpicker to experimental branch 2008-11-12 01:01:05 +00:00
Keith Wood
2afb5942aa Show controls as icons
Remove alternate styling example
2008-11-11 12:59:07 +00:00
Richard Worth
542bbbb473 moved magnifier to experimental branch 2008-11-08 22:30:02 +00:00
Keith Wood
64cfa044c3 Move Chinese localisations to "alphabetic" order 2008-11-08 08:01:40 +00:00
Keith Wood
f93a6ba677 Fixed 3550. Added Albanian localisation. 2008-11-08 07:51:25 +00:00
Keith Wood
eb68aadf3f Fixed 3536. Added Persian localisation 2008-11-07 10:06:47 +00:00
Jörn Zaefferer
59109b7894 functional demos: fixed remote history plugin usage 2008-10-13 16:50:57 +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
Jörn Zaefferer
b53e2e5c7e accordion functional demo: fixes to work with default theme 2008-10-05 14:06:03 +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
2bfbe85ba0 Moving autocomplete from trunk to 1.7 branch 2008-10-05 00:57:59 +00:00
Eduardo Lundgren
5b6323d0a3 Accordion: added support for effects.core ease equations 2008-09-30 02:50:23 +00:00
Ca-Phun Ung
37d14b7f07 Accordion: fixed accordion drawers demo for IE6 and 7. Tested in FF2, FF3, Safari 3, Opera 9.5, IE6, IE7 & Chrome on WinXP. All look pretty good. However, IE6 still has slightly darker side borders caused by the .drawer-handle.open clause which is not properly supported by IE6. 2008-09-27 04:23:14 +00:00
Richard Worth
77cea8f364 set svn:eol-style to native 2008-09-20 17:42:04 +00:00
Richard Worth
057d3c677e HTML5 doctype 2008-09-20 17:30:51 +00:00
Paul Bakaus
cef66ee99f sortable: Fixed the floating functional demo, implemented forcePlaceholderSize 2008-09-16 12:40:48 +00:00
Keith Wood
41811fb8c3 Fixed 3183 onSelect and onClose have inconsistent signatures 2008-09-07 08:38:09 +00:00
Jörn Zaefferer
de82e2f024 layout demo: further bugfixing in IE; set handle for draggables to be consistent with sortables 2008-09-03 16:06:25 +00:00
Jörn Zaefferer
b48b8db2d1 layout demo: update up/down controls when adding elements from toolbox 2008-09-03 15:29:45 +00:00
Jörn Zaefferer
4ea6490a7b layout demo: exclude trash for new components 2008-09-03 14:53:30 +00:00
Jörn Zaefferer
7084fa079d layout demo: add new components via cloned draggables, connected to sortables 2008-09-03 14:29:16 +00:00
Jörn Zaefferer
b59354a4b2 layout demo: fixed positioning of add-button, border-top of header got messed up in IE 2008-09-03 13:29:43 +00:00
Jörn Zaefferer
d0b0281db1 layout demo: minor js refactoring; decreased duration of loading overlay, improved indicator position, fixed overlay in IE (100% height for html and body) 2008-09-03 13:02:35 +00:00
Ca-Phun Ung
1e59121b1e Spinner: corrected a bug in functional demo (enable/disable switched) and added spinner styles to the default theme. 2008-09-02 07:31:21 +00:00
Keith Wood
0dc97f1d2b Add icons for controls 2008-08-31 01:53:08 +00:00
Chi Cheng
75bfb681b9 Progressbar: hidden instance in ui(), options._interval->this._interval
Update spinner/progressbar demos
2008-08-25 05:47:48 +00:00
Eduardo Lundgren
7d18930231 Functional demos fixes 2008-08-24 23:32:11 +00:00
Keith Wood
5a0431afbc Fixed 3224 Croatian localisation 2008-08-21 09:13:45 +00:00
Chi Cheng
4f55751d8a demo: #3185 2008-08-16 14:37:44 +00:00
Chi Cheng
d31077469f Spinner: make internal methods internal, fixs #3207
functional demo fix(not associate with internal change)
2008-08-16 05:55:17 +00:00
Chi Cheng
f84585a7fe functional demos: draggable : dragPrevention -> cancel 2008-08-10 09:57:12 +00:00
Keith Wood
549fcf74ce Fixed 3170 Esperanto localisation 2008-08-08 11:08:13 +00:00
Keith Wood
0daf7c3d37 Clarify effect of keystrokes for big steps 2008-08-08 10:32:31 +00:00
Chi Cheng
c452a8a986 Functional demos: init autocomplete 2008-08-08 06:58:56 +00:00
Chi Cheng
ad78dfbafc Functional demos: magnifier and progressbar 2008-08-08 05:20:09 +00:00
Chi Cheng
946a8c8507 Functional demo:datepicker: a typo 2008-08-08 04:11:04 +00:00
Marc Grabanski
c70ad041dc Added Slovenian translation to the demo.
Included ui-datepicker.sl.js on index.html
2008-08-08 03:42:55 +00:00
Chi Cheng
8200138152 Image cropper demo: fixs #3092 2008-08-07 18:39:16 +00:00
Chi Cheng
00f817251a Functional demos
-Add 1.6 widgets links
-Add spinner
-Add colorpicker
2008-08-07 17:17:06 +00:00
Keith Wood
9b8fccfa4a Rename monthAfterYear setting to showMonthAfterYear 2008-07-30 12:22:15 +00:00