Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Menu: skip over elements that aren't menu items. | Scott González | 2010-03-20 | 1 | -23/+0 | |
| | | | Fixes #5188 - Refactor menu rendering for more customizing. | |||||
* | demos index: put effects in a more logical order | Richard Worth | 2010-03-18 | 1 | -2/+2 | |
| | ||||||
* | demos index: put effects in a more logical order | Richard Worth | 2010-03-18 | 1 | -3/+3 | |
| | ||||||
* | button default demo: moved prevent navigation to # when clicking on anchor ↵ | Richard Worth | 2010-03-18 | 1 | -2/+4 | |
| | | | | button to head | |||||
* | demos: html validation | Richard Worth | 2010-03-18 | 1 | -4/+4 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2010-03-17 | 2 | -163/+163 | |
| | ||||||
* | position demo - fixed html validation issue. Hopefully will fix #5358 - ↵ | Richard Worth | 2010-03-17 | 1 | -86/+84 | |
| | | | | Position Demo is borked | |||||
* | autocomplete: combobox demo: tweaked padding to be more consistent across ↵ | Richard Worth | 2010-03-15 | 1 | -1/+2 | |
| | | | | browsers | |||||
* | autocomplete demo: corrected spelling of perl | Richard Worth | 2010-03-15 | 1 | -1/+1 | |
| | ||||||
* | button demo: minor update | Richard Worth | 2010-03-15 | 1 | -2/+2 | |
| | ||||||
* | Button demo: added description | Richard Worth | 2010-03-15 | 1 | -1/+3 | |
| | ||||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 140 | -302/+442 | |
| | ||||||
* | button default demo: prevent navigation to # when clicking on anchor button | Richard Worth | 2010-03-10 | 1 | -1/+1 | |
| | ||||||
* | Datepicker: Tamil localisation | Keith Wood | 2010-03-02 | 2 | -0/+3 | |
| | ||||||
* | Button demo: Fixed duplicate id. | Scott González | 2010-03-02 | 1 | -2/+2 | |
| | ||||||
* | Datepicker: Add Faroese localisation | Keith Wood | 2010-02-26 | 2 | -0/+3 | |
| | ||||||
* | ajax tabs demo: renamed tabs to fit on the demo template | Jörn Zaefferer | 2010-02-24 | 1 | -5/+5 | |
| | ||||||
* | Fix for #4451 - ajax tabs error handling | Jörn Zaefferer | 2010-02-24 | 4 | -2/+21 | |
| | ||||||
* | Datepicker: Fixed #5156 Added Chinese Hong Kong localisation | Keith Wood | 2010-02-22 | 2 | -0/+3 | |
| | | | | That makes 50! | |||||
* | use button on accordion demo page with a button-eleement | Jörn Zaefferer | 2010-02-20 | 1 | -1/+2 | |
| | ||||||
* | partial for #5126 - less rows in remote demo to avoid scrolling | Jörn Zaefferer | 2010-02-20 | 1 | -1/+1 | |
| | ||||||
* | partial for #5126 - improved custom data demo | Jörn Zaefferer | 2010-02-20 | 1 | -3/+2 | |
| | ||||||
* | partial for #5126 - extra classes for combobox input | Jörn Zaefferer | 2010-02-20 | 1 | -2/+1 | |
| | ||||||
* | partial for #5126 - less rows in remote jsonp demo to avoid scrolling | Jörn Zaefferer | 2010-02-20 | 1 | -1/+1 | |
| | ||||||
* | no delay need for local data | Jörn Zaefferer | 2010-02-17 | 1 | -0/+1 | |
| | ||||||
* | Autocomplete categories demo: Simplified styling. | Scott González | 2010-02-17 | 1 | -1/+2 | |
| | ||||||
* | Autocomplete categories demo: Removed custom jQuery methods and tweaked the ↵ | Scott González | 2010-02-17 | 1 | -17/+3 | |
| | | | | category styling. | |||||
* | Autocomplete demo: Added styling to the categories. | Scott González | 2010-02-17 | 1 | -2/+5 | |
| | ||||||
* | Working categorized autocomplete demo. | Scott González | 2010-02-17 | 1 | -31/+64 | |
| | ||||||
* | Fix for #5188 along with a half-functional demo (buggy keyboard navigation) | Jörn Zaefferer | 2010-02-16 | 1 | -0/+69 | |
| | ||||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 116 | -116/+116 | |
| | ||||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 116 | -117/+117 | |
| | | | | file renames in 1.8a1 | |||||
* | Removed extra semicolon. | Scott González | 2010-02-06 | 1 | -1/+1 | |
| | ||||||
* | Slider demo: Don't change default values. | Scott González | 2010-02-05 | 1 | -11/+9 | |
| | | | | Fixes #5131 - Slider demos need options reset before loading next demo. | |||||
* | autocomplete: back to custom json encoding (for compat with older PHP ↵ | Jörn Zaefferer | 2010-01-28 | 1 | -1/+1 | |
| | | | | implementations, fixed the double quotes | |||||
* | autocomplete: back to custom json encoding (for compat with older PHP ↵ | Jörn Zaefferer | 2010-01-28 | 1 | -2/+2 | |
| | | | | implementations, fixed the double quotes | |||||
* | autocomplete: use json_encode in PHP to produce valid JSON | Jörn Zaefferer | 2010-01-28 | 1 | -1/+1 | |
| | ||||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 116 | -116/+116 | |
| | ||||||
* | autocomplete: added xml-parsing demo | Jörn Zaefferer | 2010-01-26 | 3 | -0/+183 | |
| | ||||||
* | button: more specific selectors for demo pages, avoiding any other global ↵ | Jörn Zaefferer | 2010-01-20 | 1 | -1/+1 | |
| | | | | demo page issues | |||||
* | button: don't style everything, just the demo | Jörn Zaefferer | 2010-01-20 | 1 | -1/+1 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 15 | -887/+887 | |
| | ||||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 115 | -115/+115 | |
| | ||||||
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 6 | -6/+0 | |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | |||||
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -1/+1 | |
| | | | | Partial fix for #5064 - Widget: make multiple instantiation more useful. | |||||
* | Dialog: Tweaking demo so buttons fit on one line. | Scott González | 2010-01-15 | 1 | -6/+1 | |
| | ||||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 7 | -13/+13 | |
| | | | | Fixes #5061 - Remove stackfix. | |||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 13 | -0/+1138 | |
| | ||||||
* | Tabs ajax demo: Changed content of one of the remote tabs so it's obvious ↵ | Scott González | 2010-01-13 | 1 | -3/+3 | |
| | | | | that the two ajax tabs are actually loading different files. | |||||
* | Accordion demos: Added missing include of mouse plugin. | Scott González | 2010-01-07 | 2 | -0/+2 | |
| | | | | Fixes #5046 - Accordion demos: Missing mouse plugin. |