Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | demos: added docs + effects into index file again for 1.6 final | Paul Bakaus | 2009-01-30 | 1 | -7/+1 | |
| | ||||||
* | demos draggable sortable: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+2 | |
| | ||||||
* | demos draggable handle: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | demos sortable connect-lists: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | demos draggable handle: disable text selection | Richard Worth | 2009-01-30 | 1 | -0/+1 | |
| | ||||||
* | typo | Richard Worth | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2009-01-30 | 9 | -395/+395 | |
| | ||||||
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵ | Scott González | 2009-01-30 | 6 | -131/+90 | |
| | | | | allowing accordions to work with dl's and ul's again. | |||||
* | tossed some framework classes on it, adjusted style. Set autoOpen to false - ↵ | Scott Jehl | 2009-01-29 | 1 | -22/+54 | |
| | | | | otherwise the purpose of the dialog is lost on the user | |||||
* | demos dialog: Replaced old modal form with new functioning one. Thanks Scott ↵ | Richard Worth | 2009-01-29 | 2 | -162/+84 | |
| | | | | G and Cloudream. | |||||
* | demos dialog modal-form2: changed link to button, removed autoOpen: false | Richard Worth | 2009-01-29 | 1 | -2/+2 | |
| | ||||||
* | demos: readded effects_general for 1.6rc6 (updated to jQuery 1.3.1) | Paul Bakaus | 2009-01-29 | 8 | -8/+8 | |
| | ||||||
* | demos: readded effects_general for 1.6rc6 | Paul Bakaus | 2009-01-29 | 9 | -0/+395 | |
| | ||||||
* | draggable: connectToSortable couldn't accept strings (fixes #3984) | Paul Bakaus | 2009-01-29 | 1 | -1/+1 | |
| | ||||||
* | Commented out new effects, about and theme left nav links, restored simple ↵ | Todd Parker | 2009-01-29 | 1 | -0/+7 | |
| | | | | effect demo links from live site. | |||||
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -1/+1 | |
| | ||||||
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -14/+47 | |
| | ||||||
* | Dialog Demo: Beginning of new modal form demo. | Scott González | 2009-01-29 | 1 | -0/+113 | |
| | ||||||
* | New "All effects" page modeled after the visual tests. Changed so script is ↵ | Todd Parker | 2009-01-28 | 1 | -0/+222 | |
| | | | | 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. | |||||
* | demos index: added bgiframe for modal demos | Richard Worth | 2009-01-28 | 1 | -0/+1 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2009-01-28 | 1 | -62/+62 | |
| | ||||||
* | demos tabs: added sortable tabs demo | Richard Worth | 2009-01-28 | 2 | -0/+63 | |
| | ||||||
* | demos: fixed demo descriptions to use CODE for option names instead of STRONG | Richard Worth | 2009-01-28 | 45 | -48/+48 | |
| | ||||||
* | effect_types description: added note that effects can be toggled | Jörn Zaefferer | 2009-01-28 | 1 | -1/+1 | |
| | ||||||
* | Created new folder for effect_types that includes all standard effects ↵ | Todd Parker | 2009-01-27 | 16 | -0/+859 | |
| | | | | 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. | |||||
* | demos draggable delay-start: disable text selection | Richard Worth | 2009-01-27 | 1 | -0/+1 | |
| | ||||||
* | dialog: | Paul Bakaus | 2009-01-27 | 3 | -13/+1 | |
| | | | | | - 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) | |||||
* | Added new Effect links and re-instated the About and Theming sections. NOTE: ↵ | Todd Parker | 2009-01-27 | 1 | -4/+12 | |
| | | | | Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed | |||||
* | demos: li's must have a height in IE6 in certain cases, or otherwise ↵ | Paul Bakaus | 2009-01-27 | 1 | -1/+1 | |
| | | | | event.target is the parent (related to #3880) | |||||
* | demos: fixed file naming inconsistency. Multiple words now separated by ↵ | Richard Worth | 2009-01-27 | 20 | -15/+15 | |
| | | | | hyphen, not underscore | |||||
* | demos/resizable: removed no longer used (renamed) demos | Richard Worth | 2009-01-27 | 9 | -366/+0 | |
| | ||||||
* | demos: load docs after demos, otherwise insert of docs sometimes fails | Jörn Zaefferer | 2009-01-26 | 1 | -20/+21 | |
| | ||||||
* | demos: removed php code from index.html (was breaking doctype in IE!) | Paul Bakaus | 2009-01-26 | 1 | -6/+0 | |
| | ||||||
* | demos: removed absolute doc links for cleaner separation between demo-docs / ↵ | Paul Bakaus | 2009-01-25 | 1 | -10/+0 | |
| | | | | docs | |||||
* | demos: changed documentation absolute urls from documentation/ to docs/ | Paul Bakaus | 2009-01-25 | 1 | -8/+8 | |
| | ||||||
* | demos: fixed view source pre, code padding | Richard Worth | 2009-01-24 | 1 | -0/+1 | |
| | ||||||
* | demos: view source cleanup | Richard Worth | 2009-01-24 | 1 | -1/+6 | |
| | ||||||
* | demos/accordion/default.html: line wrapping for view source | Richard Worth | 2009-01-24 | 1 | -6/+8 | |
| | ||||||
* | demos/accordion/default.html: line wrapping for view source | Richard Worth | 2009-01-24 | 1 | -4/+29 | |
| | ||||||
* | demos: view source should show the actual full source, not just the javascript | Paul Bakaus | 2009-01-24 | 1 | -1/+1 | |
| | ||||||
* | demos update, View Source | Jörn Zaefferer | 2009-01-24 | 1 | -9/+15 | |
| | ||||||
* | demos: rolled demos ui.theme.css into demos.css | Richard Worth | 2009-01-24 | 3 | -243/+64 | |
| | ||||||
* | added ThemeSwitcher link to demos nav | Maggie Costello Wachs | 2009-01-23 | 1 | -0/+1 | |
| | ||||||
* | added header markup | Maggie Costello Wachs | 2009-01-23 | 1 | -1/+2 | |
| | ||||||
* | demos: made right nav look good in IE | Paul Bakaus | 2009-01-23 | 1 | -2/+4 | |
| | ||||||
* | accordion demos: removed duplicate </div>, fixes demos/accordion right hand ↵ | Paul Bakaus | 2009-01-23 | 1 | -2/+0 | |
| | | | | nav on website | |||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 102 | -102/+102 | |
| | ||||||
* | Fixed link to TR docs | Todd Parker | 2009-01-21 | 1 | -1/+1 | |
| | ||||||
* | Added new About and Theme links to left nav, removed letterspacing from css. | Todd Parker | 2009-01-21 | 2 | -1/+9 | |
| | ||||||
* | small fix to demo caption | Maggie Costello Wachs | 2009-01-20 | 1 | -1/+1 | |
| |