Commit Graph

761 Commits

Author SHA1 Message Date
Richard Worth
c701c7126c 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) 2009-03-03 11:15:16 +00:00
Richard Worth
f445d3c145 demos: simplified class effect demos to work in IE6 2009-03-03 11:01:55 +00:00
Richard Worth
aacb34f437 demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari 2009-03-03 10:38:12 +00:00
Richard Worth
6d8e662744 demos: slider - Simple colorpicker, prevent sliders from sometimes being drawn vertical when page first loads. Weird. 2009-03-03 10:32:52 +00:00
Richard Worth
5ab17ce323 demos: sortable - Delay start, fixed so first drag doesn't have to start on text in IE6 2009-03-03 09:37:10 +00:00
Richard Worth
9652a4d81e demos: sortable - Include / exclude items, fixed display issue in IE6 2009-03-03 09:35:30 +00:00
Richard Worth
4caba8e574 demos: draggable - Contrain movement, prevent horizontal scrollbar 2009-03-03 09:27:22 +00:00
Richard Worth
9d5fcaf5a4 demos: show - start hidden instead of fadeOut to prevent flash 2009-03-02 12:46:33 +00:00
Richard Worth
b8f1e92817 demos: sortable - disableSelection on sortable elements 2009-03-02 12:10:59 +00:00
Richard Worth
1395a6047b demos: droppable photo manager - fixed issue where dialog would not be centered when image first opened. 2009-03-02 11:57:08 +00:00
Richard Worth
05cfcedaa2 demos: effects - added return false; to button click handlers 2009-03-02 09:26:09 +00:00
Bohdan Ganicky
f45e2b2da3 demos/tabs: added new demo "Simple manipulation", shows simple tabs adding and removing 2009-03-01 17:05:44 +00:00
Jörn Zaefferer
cacb2acee4 refactored multiple-slider demo by setting a few defaults and reading values from markup, removing some inline styles 2009-02-28 12:24:42 +00:00
Scott Jehl
78bddbe8df updated classes more to use all animated properties 2009-02-27 19:06:57 +00:00
Scott Jehl
79a1d82582 updated classes to use all animated properties 2009-02-27 18:35:01 +00:00
Scott Jehl
1ded43162a updated demos to a standard format - class animations do not seem to work in safari (unsure why) 2009-02-27 18:05:18 +00:00
Scott Jehl
8f8d827826 removed margin-left rules due to IE6 conflict 2009-02-27 16:57:26 +00:00
Richard Worth
bd3dc48e02 changed ui.jquery.com to jqueryui.com 2009-02-27 11:41:40 +00:00
Scott Jehl
e3825ccc80 removed margin-left rules from these draggable demos due to IE6 conflict 2009-02-27 04:06:52 +00:00
Scott Jehl
6f8399916b added effect method folders / pages 2009-02-26 22:53:46 +00:00
Scott Jehl
fd0333b66d added effect method folders / pages 2009-02-26 22:50:45 +00:00
Scott Jehl
45d6a3cace effect method demos page - possibly a good solution for this 2009-02-26 22:27:15 +00:00
Scott Jehl
1fffa645b6 restrict sort to x axis 2009-02-20 18:38:21 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Keith Wood
3ef80b3b0f Fixed #4156 Serbian localizations 2009-02-19 10:30:43 +00:00
Scott González
c748a543c4 Demos for switchClass and toggleClass. 2009-02-18 18:12:08 +00:00
Richard Worth
4d2f386491 sortable demos: added zoom: 1 for IE6 2009-02-18 14:40:25 +00:00
Richard Worth
b7aa4f09f8 progressbar demos: missing '}' 2009-02-18 14:16:27 +00:00
Todd Parker
f0b9f16d08 Fixed the description text and tweaked button position so it fits inside the demo block without scrolling. 2009-02-17 22:03:15 +00:00
Klaus Hartl
82d7c67bd3 fixed an incorrect slash and a self closing span 2009-02-13 22:18:35 +00:00
Bohdan Ganicky
032e584c1a demos/sortable/connect-lists-through-tabs: quick selector bugfix 2009-02-09 19:59:19 +00:00
Bohdan Ganicky
ff3998265d demos/sortable/connect-lists-through-tabs: finetuning 2009-02-09 11:13:42 +00:00
Richard Worth
3bb13571ca Moved #4087 test page from demos/droppable to /tests/visual/droppable 2009-02-07 17:47:25 +00:00
Richard Worth
849ed445c0 moved test page (#4088) from demos/sortable to tests/visual/sortable 2009-02-07 17:19:25 +00:00
Bohdan Ganicky
01801eaa21 demos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop callback.), not added to the index page 2009-02-07 16:00:01 +00:00
Bohdan Ganicky
3b2a072125 demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui.draggable immediately after the drop callback raises an error.), not added to the index page 2009-02-07 15:39:17 +00:00
Richard Worth
929c330cd2 duplicated images to fix on demos index 2009-02-06 06:33:56 +00:00
Bohdan Ganicky
81099914a9 demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch after item is removed from the list 2009-02-05 21:44:38 +00:00
Bohdan Ganicky
ba8c8e646c demos/sortable/connect-lists-through-tabs: fixed demo description 2009-02-05 19:48:10 +00:00
Bohdan Ganicky
e0cd20b44f demos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certain discussion in the jquery ui google group 2009-02-05 19:39:38 +00:00
Klaus Hartl
270769a7ab Tabs demo: use collapsible instead of deprecated deselectable option 2009-02-05 07:27:20 +00:00
Scott Jehl
8fe45c45f1 added float left back to anchor to get click anwhere behavior (not just text) 2009-02-05 06:07:05 +00:00
Richard Worth
27fb50e276 demos slider: removed extra char (;) in stylesheet 2009-02-05 06:03:31 +00:00
Scott Jehl
21b7b8ca42 added vertical tabs demo. This could be implemented very easily in the future by adding a class to the widget. 2009-02-05 06:00:10 +00:00
Scott Jehl
b7fd8f060d set a taller initial height on the progress bar. resize icon looked awkward with it. 2009-02-05 01:08:42 +00:00
Scott González
a0654df038 Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo page. 2009-02-04 01:57:06 +00:00
Scott González
8735354b10 Explode demo: Fixed Safari margin bug (fix for #3968). 2009-02-02 04:02:43 +00:00
Scott González
94c16d6378 Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos, tests, and using alwaysOpen on init. 2009-02-02 02:29:31 +00:00
Scott González
5c155719a8 Sortable demos: Updated all uses of connectWith to use a string instead of an array (array is deprecated). 2009-02-01 01:06:42 +00:00
Richard Worth
b388e6b8e1 eol-style and mime-type 2009-01-31 06:24:22 +00:00
Richard Worth
60b38f0e02 progressbar demos: Added animated progressbar demo 2009-01-31 06:08:17 +00:00
Richard Worth
ac8b734e98 accordion demos: file rename 2009-01-31 05:56:46 +00:00
Richard Worth
4db23193c8 eol-style and mime-type 2009-01-31 05:54:48 +00:00
Scott Jehl
82cf103c93 added effect methods demos - still need class animations 2009-01-30 22:57:11 +00:00
Scott Jehl
3353f65c0e reverted r 1920 2009-01-30 22:54:41 +00:00
Scott Jehl
8d61ce344b added effect methods demos - still have not made demos for the class animations 2009-01-30 22:35:58 +00:00
Jörn Zaefferer
506ae46a6d accordion: demo title 2009-01-30 20:48:46 +00:00
Jörn Zaefferer
39e4178cf2 accordion: demo description typo 2009-01-30 20:46:30 +00:00
Jörn Zaefferer
5484aad005 accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues 2009-01-30 20:42:03 +00:00
Jörn Zaefferer
900edafd34 accordion: added noAutoHeight.html demo 2009-01-30 20:23:04 +00:00
Bohdan Ganicky
d5094f9a3b demos/slider/side-scroll: fixed broken layout on index page on IE6, relates to #3851 2009-01-30 18:25:09 +00:00
Jörn Zaefferer
00b0b3661f accordion: better default for header-option 2009-01-30 16:10:00 +00:00
Bohdan Ganicky
b81f57ad38 demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" demo broken on IE) ...still some issues 2009-01-30 15:54:23 +00:00
Paul Bakaus
d2d5ea246c demos: added docs + effects into index file again for 1.6 final 2009-01-30 14:30:34 +00:00
Richard Worth
3fdeb1a270 demos draggable sortable: disable text selection 2009-01-30 05:58:39 +00:00
Richard Worth
211451e409 demos draggable handle: disable text selection 2009-01-30 05:55:43 +00:00
Richard Worth
ecce15895d demos sortable connect-lists: disable text selection 2009-01-30 05:28:01 +00:00
Richard Worth
1b005c0871 demos draggable handle: disable text selection 2009-01-30 05:20:05 +00:00
Richard Worth
d1a19a1c91 typo 2009-01-30 05:13:33 +00:00
Richard Worth
d6406b9671 eol-style and mime-type 2009-01-30 03:52:48 +00:00
Scott González
2c1d4675a8 Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again. 2009-01-30 02:35:37 +00:00
Scott Jehl
1631cf4ba3 tossed some framework classes on it, adjusted style. Set autoOpen to false - otherwise the purpose of the dialog is lost on the user 2009-01-29 21:48:09 +00:00
Richard Worth
a5ba8f4352 demos dialog: Replaced old modal form with new functioning one. Thanks Scott G and Cloudream. 2009-01-29 20:14:30 +00:00
Richard Worth
4c9d906184 demos dialog modal-form2: changed link to button, removed autoOpen: false 2009-01-29 20:13:00 +00:00
Paul Bakaus
ea2cbb14ba demos: readded effects_general for 1.6rc6 (updated to jQuery 1.3.1) 2009-01-29 19:04:13 +00:00
Paul Bakaus
02ecb953a7 demos: readded effects_general for 1.6rc6 2009-01-29 19:02:00 +00:00
Paul Bakaus
3b92895a7e draggable: connectToSortable couldn't accept strings (fixes #3984) 2009-01-29 18:36:55 +00:00
Todd Parker
04e2b80577 Commented out new effects, about and theme left nav links, restored simple effect demo links from live site. 2009-01-29 16:17:54 +00:00
Chi Cheng
3d16d2e5af demos: dialog modal form 2009-01-29 12:17:47 +00:00
Chi Cheng
94b42f25e0 demos: dialog modal form 2009-01-29 12:15:33 +00:00
Scott González
b0f7179462 Dialog Demo: Beginning of new modal form demo. 2009-01-29 06:06:41 +00:00
Todd Parker
166a82cbbb New "All effects" page modeled after the visual tests. Changed so script is in the head and framework classes are used. I kept the other all effect page (default.html) in this folder too in case we decide thsi is a better option. Needs props fixed. 2009-01-28 16:24:36 +00:00
Richard Worth
b80bf5aa06 demos index: added bgiframe for modal demos 2009-01-28 13:19:32 +00:00
Richard Worth
2fb657c25a eol-style and mime-type 2009-01-28 11:53:09 +00:00
Richard Worth
0fb425ca0c demos tabs: added sortable tabs demo 2009-01-28 11:48:58 +00:00
Richard Worth
62b7c8eda8 demos: fixed demo descriptions to use CODE for option names instead of STRONG 2009-01-28 10:49:44 +00:00
Jörn Zaefferer
444bb38375 effect_types description: added note that effects can be toggled 2009-01-28 08:31:38 +00:00
Todd Parker
61f39e196b Created new folder for effect_types that includes all standard effects together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted. 2009-01-27 22:46:40 +00:00
Richard Worth
e26951da7f demos draggable delay-start: disable text selection 2009-01-27 18:14:55 +00:00
Paul Bakaus
2ef2b87ccb dialog:
- implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681)
- implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681)
2009-01-27 16:53:46 +00:00
Todd Parker
d27a3092b7 Added new Effect links and re-instated the About and Theming sections. NOTE: Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed 2009-01-27 16:10:05 +00:00
Paul Bakaus
f19ec40724 demos: li's must have a height in IE6 in certain cases, or otherwise event.target is the parent (related to #3880) 2009-01-27 15:36:10 +00:00
Richard Worth
0d4d56ae45 demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore 2009-01-27 10:08:19 +00:00
Richard Worth
191c23117f demos/resizable: removed no longer used (renamed) demos 2009-01-27 10:05:03 +00:00
Jörn Zaefferer
6b37cd7bc6 demos: load docs after demos, otherwise insert of docs sometimes fails 2009-01-26 23:45:40 +00:00
Paul Bakaus
f17f994ecc demos: removed php code from index.html (was breaking doctype in IE!) 2009-01-26 13:46:41 +00:00
Paul Bakaus
888fa659a4 demos: removed absolute doc links for cleaner separation between demo-docs / docs 2009-01-25 16:51:29 +00:00
Paul Bakaus
22bea9f17d demos: changed documentation absolute urls from documentation/ to docs/ 2009-01-25 15:49:15 +00:00
Richard Worth
53b73d6b68 demos: fixed view source pre, code padding 2009-01-24 14:05:41 +00:00
Richard Worth
47f9a3b7dc demos: view source cleanup 2009-01-24 14:05:00 +00:00
Richard Worth
29323c710d demos/accordion/default.html: line wrapping for view source 2009-01-24 13:07:06 +00:00
Richard Worth
10b7ba134c demos/accordion/default.html: line wrapping for view source 2009-01-24 13:04:02 +00:00
Paul Bakaus
90c53fab7c demos: view source should show the actual full source, not just the javascript 2009-01-24 11:12:40 +00:00
Jörn Zaefferer
7b3801239c demos update, View Source 2009-01-24 10:51:03 +00:00
Richard Worth
d3a3e9c7fc demos: rolled demos ui.theme.css into demos.css 2009-01-24 02:13:49 +00:00
Maggie Costello Wachs
53c9696c29 added ThemeSwitcher link to demos nav 2009-01-23 20:37:34 +00:00
Maggie Costello Wachs
f964037b63 added header markup 2009-01-23 19:46:51 +00:00
Paul Bakaus
375effa42b demos: made right nav look good in IE 2009-01-23 13:57:09 +00:00
Paul Bakaus
f01deb7c1b accordion demos: removed duplicate </div>, fixes demos/accordion right hand nav on website 2009-01-23 10:08:45 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Todd Parker
e1b16e22dd Fixed link to TR docs 2009-01-21 21:14:33 +00:00
Todd Parker
6f42539018 Added new About and Theme links to left nav, removed letterspacing from css. 2009-01-21 18:17:39 +00:00
Maggie Costello Wachs
d3303c15b3 small fix to demo caption 2009-01-20 21:47:27 +00:00
Maggie Costello Wachs
80e15e7dc9 slightly reorganized/renamed demos to better reflect functionality 2009-01-20 21:30:24 +00:00
Maggie Costello Wachs
88d8063be4 slightly reorganized/renamed demos to better reflect functionality 2009-01-20 21:10:12 +00:00
Maggie Costello Wachs
565808ceae slightly reorganized/renamed demos to better reflect functionality 2009-01-20 20:13:03 +00:00
Maggie Costello Wachs
25c6c7e7ef slightly reorganized/renamed demos to better reflect functionality 2009-01-20 20:09:55 +00:00
Bohdan Ganicky
3b4bb33ea7 demos/draggable/events: tiny CSS fix for IE6 2009-01-20 16:49:33 +00:00
Bohdan Ganicky
274ff534db demos/index: quick fix for #3810 2009-01-20 14:44:28 +00:00
Richard Worth
929e2dadfa demos/selectable: removed unused files 2009-01-20 14:08:49 +00:00
Paul Bakaus
b08c9587f1 demos: fixed propagation demo callback 2009-01-20 13:36:29 +00:00
Paul Bakaus
55f3ffb7b9 demos: removed unlinked droppable demos 2009-01-20 13:33:59 +00:00
Richard Worth
d578a66d49 demos/sortable: some cleanup and consistency 2009-01-20 13:12:22 +00:00
Richard Worth
604bddc353 fixed code inline styling 2009-01-20 12:24:05 +00:00
Richard Worth
9082cbe095 set svn:eol-style to native 2009-01-20 11:42:07 +00:00
Maggie Costello Wachs
8f4ae539f3 updated page titles to match new nav options 2009-01-19 22:46:58 +00:00
Maggie Costello Wachs
f2fb805e18 updated the demo captions, and reordered the examples navigation 2009-01-19 22:42:58 +00:00
Maggie Costello Wachs
986505846e updated the demo captions, and reordered the examples navigation 2009-01-19 21:02:36 +00:00
Jörn Zaefferer
f3ae85024a accordion fillSpace demo: define minHeight for resizable to keep accordion functional 2009-01-19 18:45:37 +00:00
Todd Parker
be22dee1da Removed some content from default description and added to overview section on docs wiki instead, 2009-01-19 18:24:50 +00:00
Maggie Costello Wachs
19ba6fe1cd added 'cursor' options to examples 2009-01-19 17:39:27 +00:00
Maggie Costello Wachs
2dff95fb8b Added caption about setting cursor style w/ cursor option 2009-01-19 17:38:25 +00:00
Bohdan Ganicky
f9be212f2c demos/droppable/photo_manager: fixed modal dialog displaying on the demo index 2009-01-19 17:04:20 +00:00
Paul Bakaus
3f3b3bbca8 documentation: revert change that made /documentation top level, since that seems to break local ajax calls
release: removed packing from the release
2009-01-19 14:27:26 +00:00
Keith Wood
6b887b5efd AAdded Easings demonstration 2009-01-18 05:09:33 +00:00
Richard Worth
3e4ed582b7 demos/droppable: fixed up description of activeClass part of visual feedback demo 2009-01-18 03:21:47 +00:00
Scott González
bf73f8c5be Demos: Fixed #3852: Add in extra directory level for href and src attributes when demos are loaded from demos/index.html. 2009-01-18 01:51:19 +00:00
Paul Bakaus
8b1a034276 documentation: should be generated in /documentation, not /demos/documentation 2009-01-17 15:01:08 +00:00
Chi Cheng
87e135012d Demos: delete /effects_general/ (into individual folders already) 2009-01-17 12:24:05 +00:00
Bohdan Ganicky
a5cb5eab2e demos/droppable: added Simple photo manager demo 2009-01-17 00:58:18 +00:00
Maggie Costello Wachs
1dfb222e4d reorganized/renamed sortable demos 2009-01-16 22:51:33 +00:00
Maggie Costello Wachs
c3591d49d6 reorganized/renamed sortable demos 2009-01-16 22:51:08 +00:00
Maggie Costello Wachs
1b7fa8ca13 added docs class to documentation headers used in demos (not part of demo code) 2009-01-16 21:58:28 +00:00
Maggie Costello Wachs
c00881c078 reorganized/renamed selectable demos 2009-01-16 21:57:42 +00:00
Maggie Costello Wachs
3a65a632b6 reorganized/renamed resizable demos 2009-01-16 21:47:11 +00:00
Maggie Costello Wachs
479eff164e added renamed demo pages 2009-01-16 21:46:30 +00:00
Maggie Costello Wachs
9e0d436c61 reorganized/renamed the droppable demos 2009-01-16 21:11:47 +00:00
Maggie Costello Wachs
4b84cd942f forced a line break in the "snap to" nav text 2009-01-16 21:11:16 +00:00
Maggie Costello Wachs
80b60146f6 scoped header styles used to document demos so that they don't interfere w/ demo code 2009-01-16 20:17:45 +00:00
Maggie Costello Wachs
57c1900c96 cleared headers on stand-alone demo pages, they were wrapping with floats 2009-01-16 16:49:10 +00:00
Maggie Costello Wachs
7cbd56f109 reorganized effects from "general" into "movement" and "feedback", as they're categorized on the home page 2009-01-16 16:36:16 +00:00
Richard Worth
5bc30d7fe6 demos/draggable: removed old demo files 2009-01-16 05:48:44 +00:00
Richard Worth
fbc962faf6 demos/draggable: removed old demo files 2009-01-16 05:48:19 +00:00
Maggie Costello Wachs
c1447173c6 completed reorganization of draggable demos 2009-01-15 21:57:33 +00:00
Maggie Costello Wachs
3530c1f3f8 reorganized draggable demos and combined a few into new pages 2009-01-15 20:17:49 +00:00
Keith Wood
3ead714520 Fixed 3805. Greek localisation 2009-01-15 11:25:53 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Scott Jehl
7ffeecefc9 fixed behavior where cursor moves faster than handle on drag - simple style toggle 2009-01-13 15:15:24 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Scott Jehl
204742d1df added content panel reflowing if the handle is all the way right and the window gets wider 2009-01-12 18:00:29 +00:00
Scott Jehl
ff20a3e6a2 fixed the jump-click value issue - feels pretty good now 2009-01-12 17:05:04 +00:00
Paul Bakaus
23bb040122 reverted temp commit for demos 2009-01-12 14:52:19 +00:00
Paul Bakaus
ea67dc4546 temp commit: reverted to 1.2.6 to fix website issues 2009-01-12 14:44:09 +00:00
Scott Jehl
34df0350c1 removed empty div 2009-01-12 04:07:03 +00:00
Scott Jehl
2667fb4cb4 mime type etc 2009-01-12 02:45:29 +00:00
Scott Jehl
5080c8ead6 added link to slider scrollbar in nav 2009-01-12 02:39:27 +00:00
Scott Jehl
99a3f1bda5 added a side scroller / scrollbar demo. have not tested in IE 2009-01-12 02:32:31 +00:00
Jörn Zaefferer
6e34ac67a6 demo-docs update 2009-01-10 12:49:21 +00:00
Jörn Zaefferer
27026e0f89 moving documentation folder under demos to make it work locally 2009-01-10 12:20:32 +00:00
Richard Worth
217633b656 demos/datepicker: moved icon image into own datepicker images folder instead of demos/images 2009-01-09 10:47:12 +00:00
Keith Wood
684353e036 Added description of keyboard equivalents 2009-01-09 08:30:36 +00:00
Richard Worth
c81e63f517 fixed columns to stay wide and droppable when empty 2009-01-09 00:30:23 +00:00
Eduardo Lundgren
27360421ce Sortable tolerance demo 2009-01-09 00:15:54 +00:00
Todd Parker
7f3ac69acc Fixed some spacing issues for the format dropdown and added a label. 2009-01-08 22:28:45 +00:00
Jörn Zaefferer
ad6baf2444 integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files 2009-01-08 21:57:49 +00:00
Jörn Zaefferer
d3d933066c integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files 2009-01-08 21:51:13 +00:00
Bohdan Ganicky
ee392f33a6 demos/draggable - added events demo 2009-01-08 16:39:03 +00:00
Paul Bakaus
3835247155 draggable: revert 'invalid/valid' now works with dropping on sortables (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable 2009-01-08 14:03:34 +00:00
Jörn Zaefferer
1c647d9cba reverted change on iframe demo 2009-01-08 10:46:26 +00:00
Bohdan Ganicky
9957f3a3d9 demos/draggable - added cancel option demo 2009-01-08 08:58:02 +00:00
Ca-Phun Ung
b343540fb8 demos/index.html - added link to open demo in new window. 2009-01-08 06:50:51 +00:00
Richard Worth
8d47e81a90 spelling of localization - see [1465] 2009-01-08 05:54:53 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c temporarily switched back to 1.2.6 2009-01-08 05:39:38 +00:00
Richard Worth
b946b9fe5e demos/dialog: set up dialog demos to use bgiframe 2009-01-07 03:40:05 +00:00
Richard Worth
cb5d64c654 removed default theme in favor of only one versioned css framework/TR theme - base 2009-01-07 02:36:51 +00:00
Todd Parker
855a38629f Refined demo left nav design and added selected state class. I need someone to look at these changes and figure out how they relate to the web demos template file because they seem to be almost copies of each other and I didn't update this file. 2009-01-06 18:03:05 +00:00
Richard Worth
6208819244 demos/sortables/portlets.html - corrected page title 2009-01-05 22:44:18 +00:00
Richard Worth
cea09ddd03 demos/sortable: Added a portlets demo 2009-01-05 22:28:56 +00:00
Richard Worth
7a3c9a0c9d mime-type and eol-style 2009-01-05 20:57:34 +00:00
Todd Parker
de31d5b16c Added mockup of the link to view demo in a new window and the view source spindown that need to be added above and below the description under the iframe. Demo css updated with styles needed and made Trebuchet MS the font on all rules. 2009-01-05 20:23:14 +00:00
Scott González
5bfbbf79f3 Sortable demos: Using ids for selectors. 2009-01-05 19:42:08 +00:00
Jörn Zaefferer
373a7e9e70 draggable containment demo fixed 2009-01-05 18:56:13 +00:00
Ca-Phun Ung
1b6638cbe7 demos/datepicker/localization.html - fixed closing bracket in dropdown for Arabic, Persian and Hebrew selections - something to do with RTL languages. 2009-01-04 11:13:40 +00:00
Chi Cheng
2d86e486f8 demos: fixed content out of boxes, font-size and paddings 2009-01-04 09:20:45 +00:00
Richard Worth
1020de2d77 demos/sortable/default: added some icons 2009-01-03 15:10:19 +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
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +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
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
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
02c22e6196 Additional datepicker demonstrations 2009-01-02 02:10:06 +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
Richard Worth
10156841dc demos/sortable: fitting into demo preview frame 2008-12-31 23:56:02 +00:00
Richard Worth
cbd41ff18a demos/dialog: fitting into demo preview frame 2008-12-31 23:53:47 +00:00
Richard Worth
609823b775 demos: some sizing issues with selectable and sortable demos 2008-12-31 23:50:39 +00:00
Richard Worth
40b9387ea1 demos: some sizing issues with selectable and sortable demos 2008-12-31 23:41:40 +00:00
Richard Worth
3e0d2e4a6b mime-type and eol-style 2008-12-31 23:29:44 +00:00
Richard Worth
16dafba140 demos/sortable: touched up selectable demos 2008-12-31 23:27:40 +00:00
Richard Worth
6b42d42778 demos/index.html: load effects as well as ui files 2008-12-31 23:11:31 +00:00
Richard Worth
2b67c85b36 demos/sortable: touched up sortable demos 2008-12-31 23:10:48 +00:00
Richard Worth
5273974279 demos: wrapped up effects demos. Removed easing for now 2008-12-31 22:53:33 +00:00
Richard Worth
ed437d785d demos: corrected some page titles 2008-12-31 22:16:02 +00:00
Richard Worth
9569feca26 demos/effects: Added show/hide/toggle effect demos 2008-12-31 21:18:06 +00:00
Richard Worth
5cad1621a2 demos/dialog/modal.html: clarified the description for modal 2008-12-31 20:16:15 +00:00
Richard Worth
b0bc2774ff space before /> 2008-12-31 20:03:03 +00:00
Richard Worth
7e93fd4ee6 demos/dialog/modal.html: clarified the description for modal 2008-12-31 20:01:55 +00:00
Chi Cheng
5f39555e79 demos: +selectable default demo 2008-12-31 17:47:42 +00:00
Richard Worth
00a7cc127a demos/slider: removed media="screen" 2008-12-31 15:22:54 +00:00
Paul Bakaus
d99415e18a demos: added inner iframe for draggable containment demo 2008-12-31 15:14:06 +00:00
Paul Bakaus
50b1aa247c demos: linked effects on index, added folders + index files for effects 2008-12-31 14:49:55 +00:00
Paul Bakaus
74f061c716 demos: use higher padding for slider demos in website version 2008-12-31 14:25:59 +00:00
Paul Bakaus
24f46c501e demos: added wrappers for sortables 2008-12-31 14:17:03 +00:00
Paul Bakaus
64adc9136f demo: added wrappers for resizable 2008-12-31 14:13:30 +00:00
Paul Bakaus
8ea97f4677 demos: added wrappers for droppable demos 2008-12-31 14:10:05 +00:00
Paul Bakaus
3dd75a42d4 demos: refixed sortable demo in draggables 2008-12-31 14:05:54 +00:00
Paul Bakaus
e9a162a23c demos: added demo wrappers, fixed some issues with non explicit css rules 2008-12-31 14:02:14 +00:00
Paul Bakaus
5423b6d092 demos: fixed css issue in draggable opacity demo 2008-12-31 10:56:48 +00:00
Richard Worth
b00026f72b demos/tabs/ajax.html: Changed AJAX to Ajax 2008-12-31 06:53:21 +00:00
Richard Worth
1731af1d52 demos/tabs/default.html: added missing word, minor whitespace changes 2008-12-31 06:51:47 +00:00
Richard Worth
7dd66fa029 demos/slider/range.html: added feedback input 2008-12-31 06:49:37 +00:00
Richard Worth
c067e99bb9 demos/dialog: markup tweaks 2008-12-31 06:41:28 +00:00
Richard Worth
1149c52bb4 demos/dialog/modal_form.html: markup tweaks 2008-12-31 06:32:43 +00:00
Richard Worth
016eb2487a demos: moved the demos.css link down so it can override default theme styles. other minor updates. 2008-12-31 06:29:31 +00:00
Richard Worth
ac1866a7b0 demos/slider: Added a simple colorpicker demo 2008-12-31 05:49:49 +00:00
Scott González
69f63a8c6d Tabs demos: Fixed collapsible demo; removed duplicate deselectable demo. 2008-12-31 05:13:38 +00:00
Richard Worth
58a11a7dec demos: added <code> inside <pre>. some other minor updates 2008-12-31 05:01:58 +00:00
Richard Worth
419da55302 demos/slider: markup and whitespace 2008-12-31 04:22:19 +00:00
Richard Worth
591d82edb4 demos/slider: markup and whitespace 2008-12-31 04:08:58 +00:00
Richard Worth
91c37697de demos/slider/range_vertical.html: clarified description 2008-12-31 03:41:22 +00:00
Scott González
fb4e75f9f8 Slider demos: Cleaned up whitespace and trailing commas. 2008-12-31 01:59:32 +00:00
Richard Worth
9a35874d44 demos: whitespace fixes
- trailing whitespace
- inconsistent line endings
- set svn:eol-style to native
2008-12-31 01:20:50 +00:00
Richard Worth
95441ed80f demos: consistent spelling of collapsible 2008-12-31 00:43:07 +00:00
Richard Worth
8ed5c40bfb demos/accordion/default.html: highlighted note about when not to use accordion 2008-12-31 00:38:04 +00:00
Richard Worth
177c546eb5 demos: adjusted font size for demo notes 2008-12-31 00:37:35 +00:00
Richard Worth
76ab85ab22 demos/draggable/helper.html: adjusted cursorAt position of custom helper 2008-12-31 00:17:33 +00:00
Todd Parker
ae43a0a714 Snazzed up the visuals by adding more framework classes 2008-12-30 22:01:56 +00:00
Todd Parker
ee99ec9b8a Added feedback of the current slider value next to label. 2008-12-30 21:33:00 +00:00
Richard Worth
25210e9cfd encoded & 2008-12-30 21:07:45 +00:00
Todd Parker
0039ce123f Added description. 2008-12-30 21:06:05 +00:00
Todd Parker
8d8f296fd2 Changed local nav title to just say "Examples" instead of repeating the title 2008-12-30 21:02:37 +00:00
Richard Worth
7aeb32c1ee demos/slider/steps.html: addded a text input for feedback 2008-12-30 20:49:57 +00:00
Todd Parker
0e11d30a6c Fixed on state 2008-12-30 20:46:25 +00:00
Ca-Phun Ung
47e08c211a demos/index.html: added a check to fix initial load in opera. 2008-12-30 20:46:08 +00:00
Todd Parker
04069424ce Added new resizable slider example 2008-12-30 20:40:41 +00:00
Todd Parker
56727f40c0 Added dialog close for buttons 2008-12-30 20:22:12 +00:00
Todd Parker
cab1e162e8 Added missing demo class 2008-12-30 20:16:32 +00:00
Ca-Phun Ung
a949ce4e60 demos/index.html: removed iframe fade effects as it was interferring with accordion and fixed some IE bugs with iframe content not loading. 2008-12-30 20:14:58 +00:00
Todd Parker
622332d1a0 FIxed gripper span width 2008-12-30 19:57:19 +00:00
Todd Parker
8b6a5cd172 Added gripper and extra panel to FIllSpace demo 2008-12-30 19:55:36 +00:00
Richard Worth
dc8d16977f set mime type
set svn:eol-style to native
2008-12-30 19:30:49 +00:00
Todd Parker
7b2d6cc84d Added labels above each slider 2008-12-30 19:18:21 +00:00
Todd Parker
1b2d22b5f2 Added labels above each slider 2008-12-30 19:16:50 +00:00
Todd Parker
ed25622f4b Added container divs and descriptions 2008-12-30 19:12:57 +00:00
Todd Parker
0ea93717d2 Changed button bar link name 2008-12-30 19:11:23 +00:00
Todd Parker
f57f31c72d Added container divs and added descriptions 2008-12-30 19:08:39 +00:00
Todd Parker
7281bd73d6 Name updates for links 2008-12-30 18:33:03 +00:00
Todd Parker
c0443f71ef Name updates for links 2008-12-30 18:32:32 +00:00
Todd Parker
33d77bcfc5 Adjusted sizing for layout to better fit demos 2008-12-30 18:30:24 +00:00
Ca-Phun Ung
5d1b0cb755 demos/index.html: added functionality to pull descriptions from individual html files. 2008-12-30 18:26:51 +00:00
Scott González
31b8edcd4a Datepicker demos: Fixed option hash style for consistency. 2008-12-30 18:23:21 +00:00
Scott González
83de363610 Tabs deselectable demo: Fixed mismatched closing tags. 2008-12-30 18:21:53 +00:00
Todd Parker
0faeab4c6f Updated description code 2008-12-30 18:17:36 +00:00
Scott González
a5cebfaa6a Accordion demos: Removed trailing commas. 2008-12-30 18:17:08 +00:00
Todd Parker
052f36e29e Changed # calendars from 2 to 3 2008-12-30 18:16:54 +00:00
Todd Parker
e17fbcfb43 Added rules for .demo and .demo-description divs at the end of the css for padding and fonts. May need to be scoped tighter. 2008-12-30 18:15:09 +00:00
Todd Parker
a69affd77d Tweaks to sizing and language. 2008-12-30 18:05:37 +00:00
Todd Parker
feef395f71 Fixed typo. 2008-12-30 18:02:23 +00:00
Todd Parker
50041d9a85 Set resize box to be less tall, added instructions. 2008-12-30 18:01:54 +00:00
Todd Parker
9f2c52eafd Added demo wrapper divs, description text and improved sample data 2008-12-30 17:47:22 +00:00
Todd Parker
c18b499330 Fixed description typo 2008-12-30 16:47:26 +00:00
Todd Parker
8ea536f5c9 Added wrappers for demo and description for each page. 2008-12-30 16:45:42 +00:00
Paul Bakaus
7b36620e6c demos: added connectToSortable demo for draggables 2008-12-30 16:36:18 +00:00
Ca-Phun Ung
1828aab85d demos/index.html - slimmed down the php code parts. 2008-12-30 16:27:17 +00:00
Richard Worth
ae282a9665 set svn:eol-style to native 2008-12-30 16:23:34 +00:00
Todd Parker
f68e99afab Added new custom icon and collapsable demos, updated index 2008-12-30 16:15:57 +00:00
Paul Bakaus
a16c0e805e demos: added revert 'valid', 'invalid' demos to droppables, droppable connection demo to sortables 2008-12-30 16:12:20 +00:00
Jörn Zaefferer
64f72357a5 accordion demo: resize accordion in fillSpace demo 2008-12-30 16:07:39 +00:00
Richard Worth
47db3e4593 demos/draggable/containment.html: set window to not scroll to highlight difference between it and document when inside iframe 2008-12-30 16:04:01 +00:00
Todd Parker
39707941f5 Tweaks to fillSpace page 2008-12-30 15:53:58 +00:00
Richard Worth
9fc23e1108 set svn:eol-style to native 2008-12-30 15:51:51 +00:00
Todd Parker
d87a60ec57 Added wrapper divs for demo & description, made fillHeight demo use re-sizable 2008-12-30 15:38:43 +00:00
Paul Bakaus
858d5daad9 demo: sortables: connectWith, dropOnEmpty, excluding items 2008-12-30 14:38:15 +00:00
Paul Bakaus
5dd4dc208b demos: draggable snap demo was too big, wrong wording 2008-12-30 14:08:35 +00:00
Paul Bakaus
4ccf5917cb demos: first bunch of sortable demos 2008-12-30 13:58:38 +00:00
Paul Bakaus
f7f3725c89 demos: added droppable demos 2008-12-30 13:13:37 +00:00
Ca-Phun Ung
f017c0aa21 demos/index.html - fixed syntax error and right navigation picking up full url in IE6. 2008-12-30 11:19:49 +00:00
Paul Bakaus
4d9a8b24c1 demos: draggables pretty much complete, added snap/zindex/stack demos 2008-12-30 10:42:32 +00:00
Ca-Phun Ung
95b6cb9827 updated all demos/*/index.html files to reflect new markup changes. 2008-12-30 10:12:02 +00:00
Paul Bakaus
c4b7f1f9f0 demos: added opacity, revert and scroll demos
draggable: fixed positioning issue with relative positioned elements relative to the body during scroll
2008-12-30 10:05:51 +00:00
Ca-Phun Ung
e9bb4f5481 updated accordion and datepicker markup. changed demos/index.html so it looks for .demos-nav rather than #container within individual widget demo indexes. 2008-12-30 09:53:45 +00:00
Ca-Phun Ung
c44cdb449b demos/index.html - fixed on state in right nav 2008-12-30 09:41:48 +00:00
Ca-Phun Ung
b0c396b427 demos/accordion - changed index.html markup. 2008-12-30 09:32:49 +00:00
Paul Bakaus
68c0f90e39 demos: added helper and handle demos for draggables 2008-12-30 09:14:19 +00:00
Ca-Phun Ung
c796121de9 demos/demos.css - added Filament's style and image changes. 2008-12-30 09:04:55 +00:00
Paul Bakaus
ac426c9b2a demos: added cursorAt and Delay/distance for draggable 2008-12-30 08:59:24 +00:00
Ca-Phun Ung
df653a0d82 demos/index.html - fixed incorrect closing of H4 heading and added a H3 heading for widget previews. 2008-12-30 08:50:02 +00:00
Paul Bakaus
fae9c64bd9 demos: first bunch of draggable demos (default, axis, grid, containment) 2008-12-30 08:48:19 +00:00
Ca-Phun Ung
84e9175a68 modified demos/index.html so it loads content via ajax to match functionality of website demos. still need to fix-up css and markup to match filament's static example. 2008-12-30 08:37:44 +00:00
Richard Worth
182b227081 demos/resizable/min.html - switched to framework classes 2008-12-30 06:15:40 +00:00
Richard Worth
9661b1624f demos/resizable/max.html - switched to framework classes 2008-12-30 06:14:38 +00:00
Richard Worth
551d3c2209 demos/resizable/grid.html - switched to framework classes 2008-12-30 06:12:30 +00:00
Richard Worth
2947b5306f demos/resizable/ghost.html - switched to framework classes 2008-12-30 06:10:08 +00:00
Richard Worth
c7d625860c demos/resizable/distance.html - switched to framework classes 2008-12-30 06:01:22 +00:00
Richard Worth
4e0cb0ae55 demos/resizable/delay.html - switched to framework classes 2008-12-30 05:58:13 +00:00
Richard Worth
050f976286 demos/resizable/default.html - switched to framework classes 2008-12-30 05:56:24 +00:00
Richard Worth
bf14d0a73d demos/resizable/containment.html - switched to framework classes 2008-12-30 05:54:19 +00:00
Richard Worth
b5eb51943e demos/resizable: limited background-position fix to resizable element that needs it (with ui-widget-header class) 2008-12-30 05:49:01 +00:00
Richard Worth
f401cdc0a8 demos/resizable/aspectratio.html - switched to framework classes 2008-12-30 05:42:54 +00:00
Richard Worth
cc237b31cd Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' should be 'ui-resizable-helper' 2008-12-30 05:38:56 +00:00
Richard Worth
1ff49c1322 demos/resizable/animate.html - switched to framework classes 2008-12-30 05:02:22 +00:00
Richard Worth
01de749603 demos/resizable/alsoresize.html - switched to framework classes 2008-12-30 04:54:59 +00:00
Richard Worth
13a68e0006 demos/index.html: updated instructions text 2008-12-30 04:19:12 +00:00
Richard Worth
165c6a823c set svn:eol-style to native 2008-12-30 04:16:51 +00:00
Richard Worth
5b34c56dbd demos: fixed consistency issue with index navigation menus 2008-12-30 04:14:09 +00:00
Todd Parker
b5759168f0 Added 4 new slider demos, edited index page and existing demos 2008-12-29 21:51:34 +00:00
Ca-Phun Ung
88a4b9e9d2 demos/index.html - increased width and height of iframe slightly relect mockup dimensions. 2008-12-29 20:23:40 +00:00
Todd Parker
6fe25e3758 Added 4 new datepicker demos, edited index page and default demo 2008-12-29 19:53:58 +00:00
Ca-Phun Ung
1d2280575b demos/index.html - changed H1 to H3. 2008-12-29 19:44:16 +00:00
Ca-Phun Ung
7012495261 demos/index.html added php integration code. for speed i'm using an iframe with fixed width/height for now. [needs refactoring] 2008-12-29 19:17:34 +00:00
Jörn Zaefferer
57ae44eeca dialog demo: fixed form field ids 2008-12-29 18:15:18 +00:00
Todd Parker
d16788d49d Tweaked accordion content within demos. 2008-12-29 18:00:36 +00:00
Todd Parker
9f91a25ca3 Re-vamped set of dialog examples that shows the standard set of dialog types. Removed button.html because it was expanded into the 3 modal types. 2008-12-29 17:26:17 +00:00
Richard Worth
622f34aeb9 demos/index.html: extra character in [1271] 2008-12-29 16:53:50 +00:00
Richard Worth
765346cadc demos/indext.html: removed (invalid) H1 around page content 2008-12-29 15:30:12 +00:00
Scott González
c0de47d1f6 Resizable: Added demos for alsoResize, animate, aspectRation, containment, delay, distance, ghost, grid, max height/width, min height/width. 2008-12-29 03:07:22 +00:00
Scott González
d659812cc0 Tabs: Added demos for ajax, deselectable, mouseover (event). 2008-12-29 02:38:39 +00:00
Scott González
94c4bcde69 Dialog: Added demos for buttons and modal. 2008-12-29 02:20:43 +00:00